01.11.2013
This version contains the last technical changes before the next big release.
Bug fix in src_lm_output.f90:
In init_lm_output, only the height based vertical coordinate parameters were
written to pv_out, even for ivctype=1. Dependend on ivctype, either the pressure
based or the height based vertical coordinate parameters must be set.
Initialized some "used before defined" variables (detected by the Cray compiler)
in src_read_ext.f90, src_read_coarse_grid.f90
- Technical Changes and Bug Fixes
- Changes in the Namelists
- Changes of the Results
- src_lm_output.f90:
In init_lm_output, only the height based vertical coordinate parameters were
written to pv_out, even for ivctype=1. Dependend on ivctype, either the pressure
based or the height based vertical coordinate parameters must be set.
- src_read_coarse_grid.f90:
Replace kesoildim_in (not initialized) by ke1soildim_in-1 in
subroutine read_nc_gdefs.
- src_read_ext.f90:
Moved a block for debug prints (names of external parameters) after reading of NetCDF
meta data (because otherwise some variables are not initialized).
Back to Contents
There were no changes to the Namelists.
Back to Contents
There are no changes of results!
Back to Contents
This version will be renamed to INT2LM 2.0 beginning of November!