Changeset 2576 for CONFIG/UNIFORM/v6_rc0


Ignore:
Timestamp:
06/22/15 14:25:08 (9 years ago)
Author:
acosce
Message:

Add INCA in IPSLCMCHT configuration

Location:
CONFIG/UNIFORM/v6_rc0/IPSLCM6CHT
Files:
4 added
3 edited
1 moved

Legend:

Unmodified
Added
Removed
  • CONFIG/UNIFORM/v6_rc0/IPSLCM6CHT/AA_make

    r2572 r2576  
    1616        echo "$(LIB_MPI)" >.libmpi 
    1717 
     18ORCA2LIM2xLMD9695-L39xDUST : libioipsl oasis3-mct xios liborchidee orca2lim2 dust96x95x39 lmdz96x95x39 verif 
     19        echo "ORCA2LIM2xLMD9695-L39xDUST" >.resol 
     20        echo "RESOL_ATM_3D=96x95x39" >>.resol 
     21        echo "CHEM=DUST" > .chimie 
     22        echo "$(LIB_MPI)" >.libmpi 
     23 
    1824ORCA2LIM2xLMD144142-L39 : libioipsl oasis3-mct xios liborchidee orca2lim2 lmdz144x142x39 verif 
    1925        echo "ORCA2LIM2xLMD144142-L39" >.resol 
    2026        echo "RESOL_ATM_3D=144x142x39" >>.resol 
     27        echo "$(LIB_MPI)" >.libmpi 
     28 
     29ORCA2LIM2xLMD144142-L39xDUST : libioipsl oasis3-mct xios liborchidee orca2lim2 dust144x142x39 lmdz144x142x39 verif 
     30        echo "ORCA2LIM2xLMD144142-L39xDUST" >.resol 
     31        echo "RESOL_ATM_3D=144x142x39" >>.resol 
     32        echo "CHEM=DUST" > .chimie 
    2133        echo "$(LIB_MPI)" >.libmpi 
    2234 
     
    4658lmdz: ../../modeles/LMDZ 
    4759#       (cd ../../modeles/LMDZ; ./makelmdz_fcm -d $(RESOL_LMDZ) -arch $(FCM_ARCH) -j 8 ce0l ; cp bin/ce0l_$(RESOL_LMDZ)_phylmd_seq.e ../../bin/create_etat0_limit.e ; ) 
    48         (cd ../../modeles/LMDZ ; ./makelmdz_fcm -d $(RESOL_LMDZ) -mem -cosp false -v true -parallel mpi_omp -io xios -c OMCT -job 8 -arch $(FCM_ARCH) gcm  ; cp bin/gcm_$(RESOL_LMDZ)_phylmd_para_mem_orch_couple.e ../../bin/gcm.e ; ) 
     60        (cd ../../modeles/LMDZ ; ./makelmdz_fcm -d $(RESOL_LMDZ) -chimie INCA -mem -cosp false -v true -parallel mpi_omp -io xios -c OMCT -job 8 -arch $(FCM_ARCH) gcm  ; cp bin/gcm_$(RESOL_LMDZ)_phylmd_para_mem_orch_couple_inca.e ../../bin/gcm.e ; ) 
     61 
     62dust96x95x39: 
     63        $(M_K) inca RESOL_INCA=96x95x39 CHIMIE=DUST 
     64 
     65dust144x142x39: 
     66        $(M_K) inca RESOL_INCA=144x142x39 CHIMIE=DUST 
     67 
     68inca: ../../modeles/INCA 
     69        (cd ../../modeles/INCA; ./makeinca_fcm -chimie $(CHIMIE) -xios -parallel mpi_omp -resol $(RESOL_INCA) -j 8 -arch $(FCM_ARCH); cp SIMULATIONS/$(CHIMIE)/inca.dat ../../bin/inca.dat ; ) 
    4970 
    5071xios: ../../modeles/XIOS 
     
    5273 
    5374orca2lim2:  ../../modeles/NEMOGCM/CONFIG 
    54         (cd ../../modeles/NEMOGCM/CONFIG; cp ../../../config/IPSLCM6/SOURCES/NEMO/arch-${FCM_ARCH}.fcm ../ARCH/. ; cp ../../../config/IPSLCM6/SOURCES/NEMO/*.cfg ../TOOLS/COMPILE/. ; ./makenemo -m ${FCM_ARCH} -n ORCA2_LIM_PISCES -e "$(MYSRC_DIR)/SOURCES/NEMO" -j16 add_key "key_lim2_vp key_coupled key_oasis3 key_oasis_mct key_diahth key_diaar5" del_key "key_nosignedzero " ; cp ORCA2_LIM_PISCES/BLD/bin/nemo.exe ../../../bin/opa ; ) 
     75        (cd ../../modeles/NEMOGCM/CONFIG; cp ../../../config/IPSLCM6CHT/SOURCES/NEMO/arch-${FCM_ARCH}.fcm ../ARCH/. ; cp ../../../config/IPSLCM6CHT/SOURCES/NEMO/*.cfg ../TOOLS/COMPILE/. ; ./makenemo -m ${FCM_ARCH} -n ORCA2_LIM_PISCES -e "$(MYSRC_DIR)/SOURCES/NEMO" -j16 add_key "key_lim2_vp key_coupled key_oasis3 key_oasis_mct key_diahth key_diaar5" del_key "key_nosignedzero " ; cp ORCA2_LIM_PISCES/BLD/bin/nemo.exe ../../../bin/opa ; ) 
    5576 
    5677verif: ../../bin 
    5778        ls -l ../../bin 
    5879 
    59 clean : cleannemo cleanlmdz cleanorchidee cleanxios cleanoasis 
     80clean : cleannemo cleanlmdz cleanorchidee cleanxios cleanoasis cleaninca 
    6081        rm -rf $(LIBDIR)/* ; rm -f $(BINDIR)/* 
    6182 
     
    7293        rm -f $(BINDIR)/gcm.e    
    7394 
     95cleaninca :  
     96        ( cd ../../modeles/INCA ; ./makeinca_fcm -clean ) 
     97        rm -f $(BINDIR)/gcm.e    
     98 
    7499cleanoasis :  
    75100        rm -rf $(OASIS_DIR)/BLD 
  • CONFIG/UNIFORM/v6_rc0/IPSLCM6CHT/EXPERIMENTS/IPSLCMCHT/DUST/piControl/COMP/lmdz.card

    r2569 r2576  
    2121ok_ade=y 
    2222ok_aie=y 
    23 aerosol_couple=n 
    24 read_climoz=2 
     23aerosol_couple=y 
     24read_climoz=0 
    2525ok_cdnc=y 
    2626 
     
    5454 
    5555[InitialStateFiles] 
    56 List=  (${R_INIT}/ATM/LMDZ/${config_UserChoices_TagName}/${opa9_UserChoices_ORCA_version}xLMD${RESOL_ATM_3D}/start.nc    , . ), \ 
    57        (${R_INIT}/ATM/LMDZ/${config_UserChoices_TagName}/${opa9_UserChoices_ORCA_version}xLMD${RESOL_ATM_3D}/startphy.nc , . ) 
     56#for DUST  144x142x39 
     57List=   (/ccc/work/cont003/dsm/p24cozic/INPUT/RESTART/Atm_IPSLCMCHT/start.nc    , start.nc      ) \ 
     58        (/ccc/work/cont003/dsm/p24cozic/INPUT/RESTART/Atm_IPSLCMCHT/startphy.nc , startphy.nc   ) 
    5859 
    5960[BoundaryFiles] 
     
    6162# With AR5 aerosols (including ASSO4M(=SO4), CSSO4M, AIBCM, ASBCM, AIPOMM, ASPOMM, ASSSM, CSSSM, SSSSM, CIDUSTM) 
    6263# With AR5 ozone(tropo + strato from LMDZOR-INCA-REPROBUS simulations) 
    63 ListNonDel= (${R_BC}/ATM/${config_UserChoices_TagName}/${RESOL_ATM}/AR5/HISTORIQUE/aerosols_11YearsClim_1855_v5.nc, aerosols.nat.nc),\ 
    64             (${R_BC}/ATM/${config_UserChoices_TagName}/${RESOL_ATM}/AR5/HISTORIQUE/climoz_LMDZ_1855_v2.nc, climoz_LMDZ.nc) 
     64ListNonDel= () 
    6565 
    6666[SmoothFiles] 
  • CONFIG/UNIFORM/v6_rc0/IPSLCM6CHT/EXPERIMENTS/IPSLCMCHT/DUST/piControl/config.card

    r2563 r2576  
    1 # 
     1*# 
    22# This is config.card file for IPSLCM5A configuration 
    33# 
     
    99[UserChoices] 
    1010#=========================== 
    11 JobName=CPL01 
     11JobName=CPLcht01 
    1212#----- Short Name of Experiment 
    1313ExperimentName=piControl 
     
    1515SpaceName=TEST 
    1616LongName="IPSLCM6_rc0" 
    17 TagName=IPSLCM6 
     17TagName=IPSLCM6CHT 
    1818#D- Choice of experiment in EXPERIEMENTS directory 
    19 ExpType=IPSLCM/piControl 
     19ExpType=IPSLCMCHT/DUST/piControl 
    2020#============================ 
    2121#-- leap, noleap, 360d 
     
    4040#============================ 
    4141 
     42 
     43### for DUST in  144x142x39 
    4244#======================================================================== 
    4345#D-- Restarts - 
     
    4749#D- If you want to restart all components from the same simulation, 
    4850#D-      put OveRule flag to 'y' and set the next 3 parameters 
    49 OverRule=y 
     51OverRule=n 
    5052#D- Last day of the experience used as restart for all components 
    51 RestartDate=2349-12-31 
     53RestartDate=2005-12-31 
    5254#D- Define restart simulation name for all components 
    53 RestartJobName=piControl2pm01 
     55RestartJobName=ESM1989.6 
    5456#D- Path Server Group Login 
    55 RestartPath=${R_IN}/RESTART/IPSLCM5A/DEVT/piControl 
     57RestartPath=/ccc/store/cont003/dsm/p86cozic/IGCM_OUT/IPSLCM5CHT/PROD/historical 
    5658 
    5759#======================================================================== 
     
    7577WriteFrequency="1M" 
    7678# If config_Restarts_OverRule == 'n' next 4 params are read 
    77 Restart= n 
    78 ##-- Last day of the experience used as restart for this component if Restart=y 
    79 RestartDate=1899-12-31 
    80 # Define restart simulation name for this component 
    81 RestartJobName=EXP00 
    82 RestartPath=${ARCHIVE}/IGCM_OUT/IPSLCM5A/DEVT/piControl 
     79Restart= y 
     80##-- Last day of the experience used as restart for this component if Restart=y 
     81RestartDate=1853-12-31 
     82# Define restart simulation name for this component 
     83RestartJobName=PI5S-Sr01 
     84RestartPath=/ccc/store/cont003/dsm/p25pasb/IGCM_OUT/IPSLCM6/DEVT/piControl/ 
    8385# Old component name for restart (if empty, use new name) 
    8486OldName= 
     
    8991WriteFrequency="1M" 
    9092# If config_Restarts_OverRule == 'n' next 4 params are read 
    91 Restart= n 
    92 ##-- Last day of the experience used as restart for this component if Restart=y 
    93 RestartDate=1899-12-31 
    94 # Define restart simulation name for this component 
    95 RestartJobName=EXP00            
    96 RestartPath=${ARCHIVE}/IGCM_OUT/IPSLCM5A/DEVT/piControl 
     93Restart= y 
     94##-- Last day of the experience used as restart for this component if Restart=y 
     95RestartDate=1856-12-31 
     96# Define restart simulation name for this component 
     97RestartJobName=PI5S-Sr01 
     98RestartPath=/ccc/store/cont003/dsm/p25pasb/IGCM_OUT/IPSLCM6/DEVT/piControl/ 
    9799# Old component name for restart (if empty, use new name) 
    98100OldName= 
     
    103105WriteFrequency="1M" 
    104106# If config_Restarts_OverRule == 'n' next 4 params are read 
    105 Restart= n 
    106 ##-- Last day of the experience used as restart for this component if Restart=y 
    107 RestartDate=1990-12-31 
    108 # Define restart simulation name 
    109 RestartJobName=EXP00 
    110 RestartPath=${ARCHIVE}/IGCM_OUT/IPSLCM5A/DEVT/piControl 
     107Restart= y 
     108##-- Last day of the experience used as restart for this component if Restart=y 
     109RestartDate=1856-12-31 
     110# Define restart simulation name 
     111RestartJobName=PI5S-Sr01 
     112RestartPath=/ccc/store/cont003/dsm/p25pasb/IGCM_OUT/IPSLCM6/DEVT/piControl/ 
    111113# Old component name for restart (if empty, use new name) 
    112114OldName= 
     
    117119WriteFrequency="1M" 
    118120# If config_Restarts_OverRule == 'n' next 4 params are read 
    119 Restart=n 
    120 ##-- Last day of the experience used as restart for this component if Restart=y 
    121 RestartDate=1899-12-31 
    122 # Define restart simulation name for this component 
    123 RestartJobName=EXP00 
    124 RestartPath=${ARCHIVE}/IGCM_OUT/IPSLCM5A/DEVT/piControl 
     121Restart=y 
     122##-- Last day of the experience used as restart for this component if Restart=y 
     123RestartDate=1856-12-31 
     124# Define restart simulation name 
     125RestartJobName=PI5S-Sr01 
     126RestartPath=/ccc/store/cont003/dsm/p25pasb/IGCM_OUT/IPSLCM6/DEVT/piControl/ 
    125127#-- Old component name for restart (if empty, use new name) 
    126128OldName= 
     
    131133WriteFrequency="1M" 
    132134# If config_Restarts_OverRule == 'n' next 4 params are read 
     135Restart=y 
     136#-- Last day of the experience used as restart for this component if Restart=y 
     137RestartDate=1856-12-31 
     138# Define restart simulation name 
     139RestartJobName=PI5S-Sr01 
     140RestartPath=/ccc/store/cont003/dsm/p25pasb/IGCM_OUT/IPSLCM6/DEVT/piControl/ 
     141#-- Old component name for restart (if empty, use new name) 
     142OldName= 
     143 
     144#======================================================================== 
     145#D-- CHM - 
     146[CHM] 
     147WriteFrequency="1M" 
    133148Restart=n 
    134 #-- Last day of the experience used as restart for this component if Restart=y 
    135 RestartDate=1899-12-31 
    136 # Define restart simulation name for this component 
    137 RestartJobName=EXP00 
    138 RestartPath=${ARCHIVE}/IGCM_OUT/IPSLCM5A/DEVT/piControl 
    139 #-- Old component name for restart (if empty, use new name) 
    140 OldName= 
     149#D-- Last day of the experience used as restart 
     150RestartDate=2000-01-01 
     151#D-- Define restart simulation name 
     152RestartJobName=JobName 
     153RestartPath=${ARCHIVE}/IGCM_OUT/LMDZORINCA/NMHC_AER 
     154#D-- Old component name for restart (if empty, use new name) 
     155OldName="" 
    141156 
    142157#======================================================================== 
     
    145160WriteFrequency="1M" 
    146161# If config_Restarts_OverRule == 'n' next 4 params are read 
    147 Restart= n 
    148 ##-- Last day of the experience used as restart for this component if Restart=y 
    149 RestartDate=1899-12-31 
    150 # Define restart simulation name for this component 
    151 RestartJobName=EXP00 
    152 RestartPath=${ARCHIVE}/IGCM_OUT/IPSLCM5A/DEVT/piControl 
     162Restart= y 
     163##-- Last day of the experience used as restart for this component if Restart=y 
     164RestartDate=1856-12-31 
     165# Define restart simulation name 
     166RestartJobName=PI5S-Sr01 
     167RestartPath=/ccc/store/cont003/dsm/p25pasb/IGCM_OUT/IPSLCM6/DEVT/piControl/ 
    153168# Old component name for restart (if empty, use new name) 
    154169OldName= 
     
    180195CPL= (oasis, OASIS3-MCT) 
    181196IOS= (xios, XIOS) 
     197CHM= (inca, INCA5) 
    182198 
    183199#======================================================================== 
     
    193209CPL= ("", "" ) 
    194210IOS= (xios_server.exe, xios.x, 1MPI) 
     211CHM= ("" ,"" ) 
     212 
    195213 
    196214#======================================================================== 
Note: See TracChangeset for help on using the changeset viewer.