Push notifications in your browser are not yet configured.
You are not logged in, you may not see all content and functionalities. If you have an account, please login .
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.