Version 927 (modified by kanani, 7 years ago) (diff) |
---|
PALM source code change log
Current revision:
Current fixed release: 5.0 (r2704)
The following table documents all changes to the PALM repository since 2018.
Previous changes:
- Changes 2017
- Changes 2013-2016
- Changes 2009-2012.
- Changes 1998-2008
Please follow the rules for developers when carrying out source code changes!
Entries in the fifth column specify the type of the change: change of existing code (C), new code (N) or bugfix (B). More detailed information about the changes may sometimes be found in the header comment lines of the respectively changed routines.
Date | Author | svn Revision | Last Release | Type | Description |
---|---|---|---|---|---|
05/01/18 | FK | 5.0 | B | Updated ex_lsm_clearsky_rc due to change of default value to average_radiation = .FALSE. in previous commit. | |
05/01/18 | BM | 5.0 | C |
| |
05/01/18 | BM | 5.0 | B | Bugfixes for spinup mechanism to work with land surface model, urban surface model and radiation model (land_surface_model_mod.f90, radiation_model_mod.f90, time_integration_spinup.f90, urban_surface_mod.f90). | |
02/01/18 | FK | 5.0 | C |
Updated PALM version number. (palm) | |
02/01/18 | BM | 5.0 | C | Deprecated filed removed and headers updated where necessary. | |