Changeset 899 for trunk/LMDZ.MARS/deftank
- Timestamp:
- Mar 12, 2013, 1:15:20 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.MARS/deftank/run.def.1d
r627 r899 33 33 # Initial CO2 ice on the surface (kg.m-2) 34 34 co2ice=0 35 # Water ice cap on ground ? 36 watercaptag=.false. 37 ## Slopes parameters: 38 # (for slope insolation scheme, when callslope=.true. in callphys.def) 39 # slope_inclination angle (deg) 0: horizontal, 90: vertical 40 slope_inclination=20.0 41 # slope orientation (deg) 42 # 0 == Northward, 90 == Eastward, 180 == Southward, 270 == Westward 43 slope_orientation=90.0 44 35 45 # hybrid vertical coordinate ? (.true. for hybrid and .false. for sigma levels) 36 46 hybrid=.true. 37 # Water ice cap on ground ?38 watercaptag=.false.39 47 40 48 ###### Initial atmospheric temperature profile
Note: See TracChangeset
for help on using the changeset viewer.