Changeset 1692 for palm/trunk/SOURCE/land_surface_model.f90
- Timestamp:
- Oct 26, 2015 4:29:17 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
palm/trunk/SOURCE/land_surface_model.f90
r1691 r1692 19 19 ! Current revisions: 20 20 ! ----------------- 21 ! 22 ! 23 ! Former revisions: 24 ! ----------------- 25 ! $Id$ 26 ! Bugfix: REAL constants provided with KIND-attribute in call of 27 ! 1691 2015-10-26 16:17:44Z maronga 21 28 ! Added skip_time_do_lsm to allow for spin-ups without LSM. Various bugfixes: 22 29 ! Soil temperatures are now defined at the edges of the layers, calculation of … … 24 31 ! fluxes are now directly transfered to atmosphere 25 32 ! 26 ! Former revisions:27 ! -----------------28 ! $Id$29 ! Bugfix: REAL constants provided with KIND-attribute in call of30 33 ! 1682 2015-10-07 23:56:08Z knoop 31 34 ! Code annotations made doxygen readable
Note: See TracChangeset
for help on using the changeset viewer.