Changeset 2707 for palm/trunk/SOURCE
- Timestamp:
- Dec 18, 2017 6:34:46 PM (7 years ago)
- Location:
- palm/trunk/SOURCE
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
palm/trunk/SOURCE/land_surface_model_mod.f90
r2706 r2707 20 20 ! Current revisions: 21 21 ! ----------------- 22 ! Bugfix, read surface temperature in case of restart runs.22 ! 23 23 ! 24 24 ! Former revisions: 25 25 ! ----------------- 26 26 ! $Id$ 27 ! Bugfix, read surface temperature in case of restart runs. 28 ! 29 ! 2706 2017-12-18 18:33:49Z suehring 27 30 ! Bugfix in binary output (wrong sequence) 28 31 ! -
palm/trunk/SOURCE/radiation_model_mod.f90
r2706 r2707 20 20 ! Current revisions: 21 21 ! ----------------- 22 ! Bugfix, in average radiation case calculate exner function before using it.22 ! 23 23 ! 24 24 ! Former revisions: 25 25 ! ----------------- 26 26 ! $Id$ 27 ! Bugfix, in average radiation case calculate exner function before using it. 28 ! 29 ! 2706 2017-12-18 18:33:49Z suehring 27 30 ! Bugfix in get_topography_top_index 28 31 ! -
palm/trunk/SOURCE/surface_mod.f90
r2706 r2707 21 21 ! Current revisions: 22 22 ! ------------------ 23 ! In case of restarts read and write pt_surface23 ! 24 24 ! 25 25 ! Former revisions: 26 26 ! ----------------- 27 27 ! $Id$ 28 ! In case of restarts read and write pt_surface 29 ! 30 ! 2706 2017-12-18 18:33:49Z suehring 28 31 ! - Missing code for css added to surf_*, handling of surface_csflux updated (FK) 29 32 ! - Bugfixes in reading/writing restart data in case several surface types are
Note: See TracChangeset
for help on using the changeset viewer.