Changes between Version 541 and Version 542 of doc/tec/changelog_2018


Ignore:
Timestamp:
Apr 6, 2016 3:50:56 PM (9 years ago)
Author:
maronga
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/tec/changelog_2018

    v541 v542  
    1111
    1212||='''Date'''  =||='''Author'''  =||='''svn\\Revision'''  =||='''Last\\Release'''  =||='''Type''' =||='''Description''' =||
     13|----------------
     14{{{#!td style="vertical-align:top;width: 50px"
     1506/04/16
     16}}}
     17{{{#!td style="vertical-align:top;width: 50px"
     18BM
     19}}}
     20{{{#!td style="vertical-align:top;width: 75px"
     21r1817
     22}}}
     23{{{#!td style="vertical-align:top"
     244.0
     25}}}
     26{{{#!td style="vertical-align:top"
     27C, B
     28}}}
     29{{{#!td style="vertical-align:top"
     30'''Changed:'''
     31
     32* The land surface model (lsm) was further modularized. This involved the reading of the NAMELIST &lsmpar, check parameters, and header output. These actions are now treated in separate subroutines within the lsm module. The file land_surface_model.f90 was renamed to land_surface_model_mod.f90. Some subroutines of the lsm were renamed. (Makefile, check_parameters, header, init_3d_model, land_surface_model_mod, package_parin, parin)
     33
     34'''Bugfixes:'''
     35
     36* Copyright statement updated for most files. (all)
     37* Removal of the parameter file check completed in mbuild (mbuild).
     38}}}
    1339|----------------
    1440{{{#!td style="vertical-align:top;width: 50px"