Changeset 3192 for trunk/LMDZ.MARS/deftank
- Timestamp:
- Jan 30, 2024, 11:05:21 AM (12 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.MARS/deftank/callphys.def.MCD6
r3064 r3192 144 144 # DUST: dust injection scheme (if >0, use 'dustinjection') 145 145 dustinjection=1 146 # DUST: dust injection scheme coefficient (default =1.)146 # DUST: dust injection scheme coefficient (default = 0.25) 147 147 coeff_injection=0.25 148 # DUST: dust injection scheme initial local time (def : 10.)148 # DUST: dust injection scheme initial local time (default = 0.) 149 149 ti_injection=0. 150 # DUST: dust injection scheme final local time (def : 12.)150 # DUST: dust injection scheme final local time (default = 24.) 151 151 tf_injection=24. 152 152 # DUST: Rocket Dust Storm scheme 153 153 rdstorm=.true. 154 # DUST: RDS detrainment coefficient (def : 0.05)154 # DUST: RDS detrainment coefficient (default = 0.02) 155 155 coeff_detrainment=0.02 156 156 # DUST: Dust entrainment by subgrid-scale slope winds
Note: See TracChangeset
for help on using the changeset viewer.