Changeset 2482 for LMDZ5/trunk
- Timestamp:
- Mar 30, 2016, 10:23:28 AM (9 years ago)
- Location:
- LMDZ5/trunk/DefLists
- Files:
-
- 2 added
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ5/trunk/DefLists/conv_param.def
r2467 r2482 20 20 # 21 21 tau_stop=15000. 22 i#22 # 23 23 ok_intermittent=.False. 24 24 #shedding coefficient (used when iflag_mix_adiab=1) -
LMDZ5/trunk/DefLists/run.def
r2467 r2482 4 4 ## 5 5 INCLUDEDEF=gcm.def 6 INCLUDEDEF=vert.def 6 7 INCLUDEDEF=physiq.def 7 INCLUDEDEF=conv_param.def 8 INCLUDEDEF=wake_param.def 8 INCLUDEDEF=convection.def 9 9 INCLUDEDEF=orchidee.def 10 10 INCLUDEDEF=output.def -
LMDZ5/trunk/DefLists/vert_L79.def
r2446 r2482 33 33 ## Avec ou sans strato 34 34 ok_strato=y 35 ok_hines= y35 ok_hines=n 36 36 # Couche eponge dans les couches de pression plus faible que 100 fois la pression de la derniere couche 37 37 iflag_top_bound=2
Note: See TracChangeset
for help on using the changeset viewer.