Changeset 3690


Ignore:
Timestamp:
03/23/18 15:50:37 (6 years ago)
Author:
acosce
Message:

Add new configuration IPSLESM6

Location:
modipsl/trunk/util
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • modipsl/trunk/util/ins_make

    r2965 r3690  
    180180if [ -d ${d_n}/../oasis3-mct ] ;  
    181181then 
    182     l_dir=$(find ${d_n}/../config  -maxdepth 1 \( -name "IPSLCM6*" -o -name "IPSLCM5A2*" \) -print) 
     182    l_dir=$(find ${d_n}/../config  -maxdepth 1 \( -name "IPSLCM6*" -o -name "IPSLCM5A2*"  -o -name "IPSLESM6*" \) -print) 
    183183    for i in ${l_dir} 
    184184    do  
  • modipsl/trunk/util/mod.def

    r3689 r3690  
    670670#-C- IPSLCM4_LOOP  OPA/SRC_TRC   ipsl_cm4_loop_1 4 . modeles 
    671671#-C- IPSLCM4_LOOP  UTIL/fait_AA_make ipsl_cm4_v1_8 4 .  modeles 
     672 
     673#-H- IPSLESM6 IPSLESM6 - coupled model with biogechemical cycles (CO2 and / or AER)  
     674#-H- IPSLESM6 Configuration in development and test phase to be compared with IPSLCM6.0.15 
     675#-M- IPSLESM6 patricia.cadule@lsce.ipsl.fr 
     676#-C- IPSLESM6 IOIPSL/tags/v2_2_4/src                           HEAD         8  IOIPSL/src     modeles 
     677#-C- IPSLESM6 trunk/ORCHIDEE                                   5004        14  ORCHIDEE       modeles 
     678#-C- IPSLESM6 branches/OASIS3-MCT_2.0_branch/oasis3-mct        1818        15  oasis3-mct     . 
     679#-C- IPSLESM6 LMDZ6/branches/IPSLCM6.0.15                      3224        11  LMDZ           modeles 
     680#-C- IPSLESM6 CONFIG/UNIFORM/v6/IPSLESM6                       3688        8   IPSLESM6       config 
     681#-C- IPSLESM6 trunk/libIGCM                                    1424        10  libIGCM        . 
     682#-C- IPSLESM6 branches/2015/nemo_v3_6_STABLE/NEMOGCM           9286         7  .              modeles 
     683#-C- IPSLESM6 trunk/ORCA1_LIM3_PISCES                           212        17  .              modeles/NEMOGCM/CONFIG 
     684#-C- IPSLESM6 XIOS/dev/XIOS_DEV_CMIP6                          1428        12  XIOS           modeles 
     685 
    672686 
    673687 
Note: See TracChangeset for help on using the changeset viewer.