The mismatch of the actual and reference date – in #9: CCLM

in #9: CCLM

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:

* 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.

  @burkhardtrockel in #b52c3d8

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:

* 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
    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.