- Timestamp:
- May 8, 2015 1:57:15 PM (10 years ago)
- Location:
- palm/trunk/SOURCE
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
palm/trunk/SOURCE/header.f90
r1590 r1591 20 20 ! Current revisions: 21 21 ! ----------------- 22 ! Bugfix: Added TRIM statements for character strings for LSM and radiation code22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 ! 28 ! 1590 2015-05-08 13:56:27Z maronga 29 ! Bugfix: Added TRIM statements for character strings for LSM and radiation code 30 ! 28 31 ! 1585 2015-04-30 07:05:52Z maronga 29 32 ! Further output for radiation model(s). -
palm/trunk/SOURCE/land_surface_model.f90
r1590 r1591 20 20 ! Current revisions: 21 21 ! ----------------- 22 ! Bugfix: definition of character strings requires same length for all elements22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 ! Bugfix: REAL constants provided with KIND-attribute in call of 28 ! 1590 2015-05-08 13:56:27Z maronga 29 ! Bugfix: definition of character strings requires same length for all elements 30 ! 28 31 ! 1585 2015-04-30 07:05:52Z maronga 29 32 ! Modifications for RRTMG. Changed tables to PARAMETER type. -
palm/trunk/SOURCE/radiation_model.f90
r1590 r1591 20 20 ! Current revisions: 21 21 ! ----------------- 22 ! Bugfix: definition of character strings requires same length for all elements22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 ! 28 ! 1590 2015-05-08 13:56:27Z maronga 29 ! Bugfix: definition of character strings requires same length for all elements 30 ! 28 31 ! 1587 2015-05-04 14:19:01Z maronga 29 32 ! Added albedo class for snow
Note: See TracChangeset
for help on using the changeset viewer.