Ignore:
Timestamp:
05/07/15 14:24:26 (9 years ago)
Author:
jgipsl
Message:

For all new physics in LMDZ except NPv3, take default value set in gcm.def.

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  
    470470            IGCM_debug_Exit "You need to add a special case in lmdz.driver to handle the above combination." 
    471471        fi 
    472     elif [ X${LMDZ_Physics} = X"NPv5" ] ; then 
    473         if [ ${RESOL_ATM_3D} = 144x142x79 ] ; then 
    474             value=5 
    475         fi 
    476472    else 
    477473        # Take default value set in gcm.def 
  • CONFIG/UNIFORM/v6/LMDZOR_v6/GENERAL/PARAM/gcm.def_144x142x79

    r2500 r2508  
    3535read_start=y 
    3636## periode de la physique (en pas dynamiques, n'a de sens que si iflag_phys=1)                                        
    37 iphysiq=5 
     37iphysiq=_AUTO_ : DEFAULT = 5 
    3838# 
    3939#### Verticale discretisation 
     
    6767dissip_zref = 50 
    6868##  Avec ou sans strato 
    69 ok_strato=y 
     69ok_strato=y  
    7070ok_hines=y 
    7171#  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.