Changeset 2508
- Timestamp:
- 05/07/15 14:24:26 (9 years ago)
- Location:
- CONFIG/UNIFORM/v6/LMDZOR_v6/GENERAL
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
CONFIG/UNIFORM/v6/LMDZOR_v6/GENERAL/DRIVER/lmdz.driver
r2500 r2508 470 470 IGCM_debug_Exit "You need to add a special case in lmdz.driver to handle the above combination." 471 471 fi 472 elif [ X${LMDZ_Physics} = X"NPv5" ] ; then473 if [ ${RESOL_ATM_3D} = 144x142x79 ] ; then474 value=5475 fi476 472 else 477 473 # Take default value set in gcm.def -
CONFIG/UNIFORM/v6/LMDZOR_v6/GENERAL/PARAM/gcm.def_144x142x79
r2500 r2508 35 35 read_start=y 36 36 ## periode de la physique (en pas dynamiques, n'a de sens que si iflag_phys=1) 37 iphysiq= 537 iphysiq=_AUTO_ : DEFAULT = 5 38 38 # 39 39 #### Verticale discretisation … … 67 67 dissip_zref = 50 68 68 ## Avec ou sans strato 69 ok_strato=y 69 ok_strato=y 70 70 ok_hines=y 71 71 # Couche eponge dans les couches de pression plus faible que 100 fois la pression de la derniere couche
Note: See TracChangeset
for help on using the changeset viewer.