| 13 | |---------------- |
| 14 | {{{#!td style="vertical-align:top;width: 50px" |
| 15 | 07/04/16 |
| 16 | }}} |
| 17 | {{{#!td style="vertical-align:top;width: 50px" |
| 18 | BM |
| 19 | }}} |
| 20 | {{{#!td style="vertical-align:top;width: 75px" |
| 21 | r1826 |
| 22 | }}} |
| 23 | {{{#!td style="vertical-align:top" |
| 24 | 4.0 |
| 25 | }}} |
| 26 | {{{#!td style="vertical-align:top" |
| 27 | B,C |
| 28 | }}} |
| 29 | {{{#!td style="vertical-align:top" |
| 30 | '''Changed:''' |
| 31 | * Radiation model and plant canopy model were further modularized. This involved the reading of the NAMELIST &radiation_par/&canopy_par, check parameters, and header output. These actions are now treated in separate subroutines within the respective modules. The files radiation_model.f90 and plant_canopy_model.f90 were renamed to radiation_model_mod.f90 and plant_canopy_model_mod.f90, respectively. Some subroutines of both radiation and plant canopy model were renamed (abbreviation of plant canopy model is now "pcm"). (Makefile, check_parameters, header, init_3d_model, package_parin, parin, plant_canopy_model_mod, prognostic_equations, radiation_model_mod) |
| 32 | |
| 33 | * Some cleanup in land surface model after modularization. (land_surface_model_mod) |
| 34 | |
| 35 | * Added note on usage of document_change for MAS OS. (document_changes in r1826, mbuild by accident) |
| 36 | |
| 37 | '''Bugfixes:''' |
| 38 | * Fixed check if roughness_length is smaller than dz/2 (check_parameters) |
| 39 | |
| 40 | }}} |