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
affected modules:
-
add cell_method “time: point” to instantaneous quantities.
affected modules:
-
allow for missing_value==-1.E20 in
CIN
_MU,
CIN
_ML,
CAPE
_MU,
CAPE
_ML in case of
netCDF output
affected 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.
Push notifications in your browser are not yet configured.
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.