Changeset 3737 for trunk/LMDZ.MARS/deftank/run.def.1d
- Timestamp:
- Apr 25, 2025, 6:26:55 PM (3 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.MARS/deftank/run.def.1d
r3733 r3737 49 49 # 0 == Northward, 90 == Eastward, 180 == Southward, 270 == Westward 50 50 slope_orientation=0. 51 ## Atmospheric water profile 52 # Prescribed uniform column value (kg.m-2). In particular: -1 == free atmospheric water vapor profile; 0 == dry atmospheric water vapor profile 51 ## Atmospheric water vapor profile 52 # Prescribed mixing ratio (kg/kg). In particular: -1 == free atmospheric water profile; 53 # 0 == dry atmospheric water vapor profile; between 0 and 1 == uniform mixing ratio; 54 # -2 == user-defined profile in file "profile_def_h2o_vap" 53 55 atm_wat_profile=-1. 54 56 # Relaxation time (s). In particular: if <0 then no time relaxation i.e. forcing
Note: See TracChangeset
for help on using the changeset viewer.