Changeset 1554 for palm/trunk/SOURCE
- Timestamp:
- Mar 3, 2015 5:34:22 PM (10 years ago)
- Location:
- palm/trunk/SOURCE
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
palm/trunk/SOURCE/check_parameters.f90
r1553 r1554 20 20 ! Current revisions: 21 21 ! ----------------- 22 ! Removed check for missing soil temperature profile as default values were added.22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 ! 28 ! 1553 2015-03-03 17:33:54Z maronga 29 ! Removed check for missing soil temperature profile as default values were added. 30 ! 28 31 ! 1551 2015-03-03 14:18:16Z maronga 29 32 ! Added various checks for land surface and radiation model. In the course of this -
palm/trunk/SOURCE/land_surface_model.f90
r1553 r1554 20 20 ! Current revisions: 21 21 ! ----------------- 22 ! Improved better treatment of roughness lengths. Added default soil temperature 23 ! profile 22 ! 24 23 ! 25 24 ! Former revisions: … … 27 26 ! $Id$ 28 27 ! Bugfix: REAL constants provided with KIND-attribute in call of 28 ! 1553 2015-03-03 17:33:54Z maronga 29 ! Improved better treatment of roughness lengths. Added default soil temperature 30 ! profile 31 ! 29 32 ! 1551 2015-03-03 14:18:16Z maronga 30 33 ! Flux calculation is now done in prandtl_fluxes. Added support for data output. -
palm/trunk/SOURCE/package_parin.f90
r1553 r1554 20 20 ! Current revisions: 21 21 ! ----------------- 22 ! Resorting of lsm_par22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 ! 28 ! 1553 2015-03-03 17:33:54Z maronga 29 ! Resorting of lsm_par 30 ! 28 31 ! 1551 2015-03-03 14:18:16Z maronga 29 32 ! Several changes in the liste for land surface model and radiation model
Note: See TracChangeset
for help on using the changeset viewer.