Changeset 3215
- Timestamp:
- Aug 29, 2018 9:58:59 AM (6 years ago)
- Location:
- palm/trunk/SOURCE
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
palm/trunk/SOURCE/chemistry_model_mod.f90
r3209 r3215 22 22 ! Current revisions: 23 23 ! ----------------- 24 ! +nest_chemistry24 ! 25 25 ! 26 26 ! Former revisions: 27 27 ! ----------------- 28 28 ! $Id$ 29 ! +nest_chemistry 30 ! 31 ! 3209 2018-08-27 16:58:37Z suehring 29 32 ! Rename flags indicating outflow boundary conditions 30 33 ! -
palm/trunk/SOURCE/land_surface_model_mod.f90
r3209 r3215 20 20 ! Current revisions: 21 21 ! ----------------- 22 ! Enable optional initialization of soil properties directly from dynamic 23 ! input file. 22 ! 24 23 ! 25 24 ! Former revisions: 26 25 ! ----------------- 27 26 ! $Id$ 27 ! Enable optional initialization of soil properties directly from dynamic 28 ! input file. 29 ! 30 ! 3209 2018-08-27 16:58:37Z suehring 28 31 ! Added maximum aerodynamic resistance of 300. 29 32 ! -
palm/trunk/SOURCE/netcdf_data_input_mod.f90
r3209 r3215 20 20 ! Current revisions: 21 21 ! ----------------- 22 ! 23 ! 24 ! Former revisions: 25 ! ----------------- 26 ! $Id$ 22 27 ! - Separate input of soil properties from input of atmospheric data. This 23 28 ! enables input of soil properties also in child domains without any … … 28 33 ! - Revise error message numbers 29 34 ! 30 ! Former revisions: 31 ! ----------------- 32 ! $Id$ 35 ! 3209 2018-08-27 16:58:37Z suehring 33 36 ! Read zsoil dimension lenght only if soil variables are provided 34 37 ! -
palm/trunk/SOURCE/pmc_interface_mod.f90
r3209 r3215 20 20 ! Current revisions: 21 21 ! ------------------ 22 ! Apply an additional switch controlling the nesting of chemical species22 ! 23 23 ! 24 24 ! Former revisions: 25 25 ! ----------------- 26 26 ! $Id$ 27 ! Apply an additional switch controlling the nesting of chemical species 28 ! 29 ! 3209 2018-08-27 16:58:37Z suehring 27 30 ! Variable names for nest_bound_x replaced by bc_dirichlet_x. 28 31 ! Remove commented prints into debug files.
Note: See TracChangeset
for help on using the changeset viewer.