== PALM source code change log == '''Current revision:''' [[CRev]] [[BR]] '''Current fixed release:''' 5.0 (r2704) The following table documents all changes to the PALM repository since 2018. '''Previous changes:''' * Changes [wiki:/doc/tec/changelog_2017 2017] * Changes [wiki:/doc/tec/changelog_2013-2016 2013-2016] * Changes [wiki:/doc/tec/changelog_2009-2012 2009-2012]. * Changes [http://www.muk.uni-hannover.de/~raasch/PALM_group/doc/tec/tec_doc_1998-2008.html 1998-2008] Please follow the [wiki:/doc/tec/developerrules 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''' =|| |---------------- {{{#!td style="vertical-align:top;width: 50px" [[CRev(1,2731)]] }}} {{{#!td style="vertical-align:top;width: 50px" [[CRev(2,2731)]] }}} {{{#!td style="vertical-align:top;width: 75px" [[CRev(0,2731)]] }}} {{{#!td style="vertical-align:top" 5.0 }}} {{{#!td style="vertical-align:top" C }}} {{{#!td style="vertical-align:top" Enable vectorization by splitting the k-loop. (advec_ws) }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" [[CRev(1,2729)]] }}} {{{#!td style="vertical-align:top;width: 50px" [[CRev(2,2729)]] }}} {{{#!td style="vertical-align:top;width: 75px" [[CRev(0,2729)]] }}} {{{#!td style="vertical-align:top" 5.0 }}} {{{#!td style="vertical-align:top" C }}} {{{#!td style="vertical-align:top" SVN commit message: [[CRev(3,2729)]] The lsmpar array soil_temperature must be of the same size as dz_soil and soil_moisture, which appears to be more intuitive to the user. The bottom boundary condition for the soil temperature is now a separate parameter called deep_soil_temperature. (land_surface_model_mod.f90, ex_lsm_clearksy_p3d) (land_surface_model_mod) }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" [[CRev(1,2728)]] }}} {{{#!td style="vertical-align:top;width: 50px" [[CRev(2,2728)]] }}} {{{#!td style="vertical-align:top;width: 75px" [[CRev(0,2728)]] }}} {{{#!td style="vertical-align:top" 5.0 }}} {{{#!td style="vertical-align:top" C }}} {{{#!td style="vertical-align:top" SVN commit message: [[CRev(3,2728)]] Set spatially homogeneous velocity fields during spinup periops. (time_integration_spinup.f90) }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" [[CRev(1,2726)]] }}} {{{#!td style="vertical-align:top;width: 50px" [[CRev(2,2726)]] }}} {{{#!td style="vertical-align:top;width: 75px" [[CRev(0,2726)]] }}} {{{#!td style="vertical-align:top" 5.0 }}} {{{#!td style="vertical-align:top" B }}} {{{#!td style="vertical-align:top" SVN commit message: [[CRev(3,2726)]] (progress_bar_mod) }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" [[CRev(1,2725)]] }}} {{{#!td style="vertical-align:top;width: 50px" [[CRev(2,2725)]] }}} {{{#!td style="vertical-align:top;width: 75px" [[CRev(0,2725)]] }}} {{{#!td style="vertical-align:top" 5.0 }}} {{{#!td style="vertical-align:top" B }}} {{{#!td style="vertical-align:top" SVN commit message: [[CRev(3,2726)]] Updated ex_lsm_clearsky_rc due to change of default value to average_radiation = .FALSE. in previous commit. }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" [[CRev(1,2724)]] }}} {{{#!td style="vertical-align:top;width: 50px" [[CRev(2,2724)]] }}} {{{#!td style="vertical-align:top;width: 75px" [[CRev(0,2724)]] }}} {{{#!td style="vertical-align:top" 5.0 }}} {{{#!td style="vertical-align:top" C }}} {{{#!td style="vertical-align:top" SVN commit message: [[CRev(3,2724)]] * Further adjustments for spinup mechanism(time_integration_spinup.f90). * Additional security check for soil_temperature to match the number of soil layers (land_surface_model_mod.f90). * Set default value of average_radiation = .FALSE. (radiation_model_mod.f90) }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" [[CRev(1,2723)]] }}} {{{#!td style="vertical-align:top;width: 50px" [[CRev(2,2723)]] }}} {{{#!td style="vertical-align:top;width: 75px" [[CRev(0,2723)]] }}} {{{#!td style="vertical-align:top" 5.0 }}} {{{#!td style="vertical-align:top" B }}} {{{#!td style="vertical-align:top" SVN commit message: [[CRev(3,2723)]] 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). }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" [[CRev(1,2720)]] }}} {{{#!td style="vertical-align:top;width: 50px" [[CRev(2,2720)]] }}} {{{#!td style="vertical-align:top;width: 75px" [[CRev(0,2720)]] }}} {{{#!td style="vertical-align:top" 5.0 }}} {{{#!td style="vertical-align:top" C }}} {{{#!td style="vertical-align:top" SVN commit message: [[CRev(3,2720)]] Updated PALM version number. (palm)\\ Corrected comment. (urban_surface_mod) }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" [[CRev(0,2718)]] }}} {{{#!td style="vertical-align:top;width: 50px" [[CRev(1,2718)]] }}} {{{#!td style="vertical-align:top;width: 75px" [[CRev(2,2718)]] }}} {{{#!td style="vertical-align:top" 5.0 }}} {{{#!td style="vertical-align:top" C }}} {{{#!td style="vertical-align:top" SVN commit message: [[CRev(3,2718)]] }}} |----------------