Changeset 1632 for CONFIG/LMDZOR


Ignore:
Timestamp:
01/19/12 17:34:57 (12 years ago)
Author:
jgipsl
Message:

Changed bad name of New Physics version : NPv3.0 is actually NPv3.1.
No changes in parameters.

Location:
CONFIG/LMDZOR/branches/LMDZOR_v4/LMDZOR
Files:
3 edited
1 moved

Legend:

Unmodified
Added
Removed
  • CONFIG/LMDZOR/branches/LMDZOR_v4/LMDZOR/COMP/lmdz.card_AMIP

    r1514 r1632  
    77# Physics package to use :  
    88# AP for standard/old physics(defalut), can be used with LMDZ4_AR5 or LMDZ5/trunk sources  
    9 # NPv3.0 for new physics, to be used with LMDZ5/trunk revision 1554 or later 
     9# NPv3.1 for new physics, to be used with LMDZ5/trunk revision 1554 or later 
    1010LMDZ_Physics=AP 
    11 #LMDZ_Physics=NPv3.0 
     11#LMDZ_Physics=NPv3.1 
    1212 
    1313# You can choose here the name of create_etat0 you want to use 
  • CONFIG/LMDZOR/branches/LMDZOR_v4/LMDZOR/COMP/lmdz.card_Climat

    r1514 r1632  
    77# Physics package to use :  
    88# AP for standard/old physics(defalut), can be used with LMDZ4_AR5 or LMDZ5/trunk sources  
    9 # NPv3.0 for new physics, to be used with LMDZ5/trunk revision 1554 or later 
     9# NPv3.1 for new physics, to be used with LMDZ5/trunk revision 1554 or later 
    1010LMDZ_Physics=AP 
    11 #LMDZ_Physics=NPv3.0 
     11#LMDZ_Physics=NPv3.1 
    1212 
    1313# You can choose here the name of create_etat0 you want to use 
  • CONFIG/LMDZOR/branches/LMDZOR_v4/LMDZOR/COMP/lmdz.driver

    r1547 r1632  
    224224    ## gcm.def parameters :  
    225225    # Modification only for new physics 
    226     if [ X${LMDZ_Physics} = X"NPv3.0" ] ; then 
     226    if [ X${LMDZ_Physics} = X"NPv3.1" ] ; then 
    227227        LMDZ_sed gcm.def iphysiq     5 
    228228    fi 
  • CONFIG/LMDZOR/branches/LMDZOR_v4/LMDZOR/PARAM/physiq.def_L39_NPv3.1

    r1631 r1632  
    126126############################################################################## 
    127127# PARAMETRES ET CLES DE LA PHYSIQUE LMDZ 
    128 # Cette partie constitue la partie : physiq.def_L39_NPv3.0 
     128# Cette partie constitue la partie : physiq.def_L39_NPv3.1 
    129129############################################################################## 
    130130# D: Valeur par default 
Note: See TracChangeset for help on using the changeset viewer.