The mismatch of the actual and reference date – in #9: CCLM
in #9: CCLM
Cookies disclaimer
Our site saves small pieces of text information (cookies) on your
device in order to verify your login. These cookies are essential
to provide access to resources on this website and it will not
work properly without.
Learn more
<p>
Changes from 5.0clm15 to 5.0clm16 are
<br/>
<pre>
<ul>
<li>corrected a bug for netCDF restart files when running long time simulations:
change some variable definitions to higher precision<br/>
<em>affected modules:</em></li>
</ul></pre>
</p>
* src_input.f90
<ul>
<li>
add cell_method “time: point” to instantaneous quantities.
<br/>
<em>
affected modules:
</em>
</li>
</ul>
* netcdf_io.f90
<ul>
<li>
allow for missing_value==-1.E20 in
<span class="caps">
CIN
</span>
_MU,
<span class="caps">
CIN
</span>
_ML,
<span class="caps">
CAPE
</span>
_MU,
<span class="caps">
CAPE
</span>
_ML in case of
netCDF output
<br/>
<em>
affected modules:
</em>
</li>
</ul>
* src_output.f90
<p>
<br/>
These should not affect the results. However, you can also just replace the src_input.f90 in your clm5-code by the one you changed in the clm16 version to avoid inconsistencies in the output meta data.
</p>
<p>
Changes from 5.0clm15 to 5.0clm16 are
<br/>
<pre>
<ul>
<li>corrected a bug for netCDF restart files when running long time simulations:
change some variable definitions to higher precision<br/>
<em>affected modules:</em></li>
</ul></pre>
</p>
* src_input.f90
<ul>
<li>
add cell_method “time: point” to instantaneous quantities.
<br/>
<em>
affected modules:
</em>
</li>
</ul>
* netcdf_io.f90
<ul>
<li>
allow for missing_value==-1.E20 in
<span class="caps">
CIN
</span>
_MU,
<span class="caps">
CIN
</span>
_ML,
<span class="caps">
CAPE
</span>
_MU,
<span class="caps">
CAPE
</span>
_ML in case of
netCDF output
<br/>
<em>
affected modules:
</em>
</li>
</ul>
* src_output.f90
<p>
<br/>
These should not affect the results. However, you can also just replace the src_input.f90 in your clm5-code by the one you changed in the clm16 version to avoid inconsistencies in the output meta data.
</p>
corrected a bug for netCDF restart files when running long time simulations:
change some variable definitions to higher precision affected modules:
* src_input.f90
add cell_method “time: point” to instantaneous quantities.
affected modules:
* netcdf_io.f90
allow for missing_value==-1.E20 in
CIN
_MU,
CIN
_ML,
CAPE
_MU,
CAPE
_ML in case of
netCDF output
affected modules:
* src_output.f90
These should not affect the results. However, you can also just replace the src_input.f90 in your clm5-code by the one you changed in the clm16 version to avoid inconsistencies in the output meta data.
Changes from 5.0clm15 to 5.0clm16 are
- corrected a bug for netCDF restart files when running long time simulations:
change some variable definitions to higher precision
* src_input.f90affected modules:
-
add cell_method “time: point” to instantaneous quantities.
* netcdf_io.f90affected modules:
-
allow for missing_value==-1.E20 in
CIN
_MU,
CIN
_ML,
CAPE
_MU,
CAPE
_ML in case of
netCDF output
* src_output.f90affected modules:
These should not affect the results. However, you can also just replace the src_input.f90 in your clm5-code by the one you changed in the clm16 version to avoid inconsistencies in the output meta data.