- Timestamp:
- Oct 24, 2018 7:01:57 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
palm/trunk/SOURCE/modules.f90
r3421 r3422 25 25 ! ----------------- 26 26 ! $Id$ 27 ! bugfix: increase number of blanks in output string 28 ! 29 ! 3421 2018-10-24 18:39:32Z gronemeier 27 30 ! Renamed output variables 28 31 ! +surface_data_output … … 2053 2056 ' km kh ', & 2054 2057 ' l ', & 2055 ( '', i9 = 1, 94 ) /)2058 ( ' ', i9 = 1, 94 ) /) 2056 2059 2057 2060 INTEGER(iwp) :: profile_columns = 2 !< number of coordinate systems on a profile plot per column
Note: See TracChangeset
for help on using the changeset viewer.