Ignore:
Timestamp:
12/10/12 19:08:39 (12 years ago)
Author:
mafoipsl
Message:

v5.historicalCMR4 CMIP5 IPSL simulation registration.

  • copied from v5.historicalMR2
  • restart date changed
  • restart files copied from DMFDIR to p86ipsl WORKDIR. More info http://wiki.ipsl.jussieu.fr/EsciComptes#Les_Restarts
  • mozaic files coming from p86ipsl files
  • libIGCM v2 used (revision 751)
  • adapted to curie :
    • 53 processors
    • TS activated and run on curie (xlarge nodes)
    • PackFrequency set to 1Y
    • 1200 s averaged real time for one period/month
    • NbPeriod set to 24
    • Job real time limit set to 60000 s or 16 hours
File:
1 edited

Legend:

Unmodified
Added
Removed
  • CMIP5/historical/v5.historicalCMR4/COMP/lmdz.driver

    r1172 r1961  
    135135    if [ ${CumulPeriod} -eq 1 ] ; then 
    136136        if [ ${LMDZ_NbPeriod_adjust} -eq 0 ] ; then 
    137             IGCM_sys_Get ${LMDZ_Bands_file_name} Bands_${RESOL_ATM_3D}_${NUM_PROC_ATM}prc.dat ; IGCM_sys_Chmod u+w Bands_${RESOL_ATM_3D}_${NUM_PROC_ATM}prc.dat 
     137            IGCM_sys_Get ${LMDZ_Bands_file_name} Bands_${RESOL_ATM_3D}_${NUM_PROC_ATM}prc.dat 
    138138            IGCM_sys_Put_Out Bands_${RESOL_ATM_3D}_${NUM_PROC_ATM}prc.dat ${R_OUT_ATM_D}/${config_UserChoices_JobName}_Bands_${RESOL_ATM_3D}_${NUM_PROC_ATM}prc.dat_0 
     139            IGCM_sys_Chmod u+w Bands_${RESOL_ATM_3D}_${NUM_PROC_ATM}prc.dat 
    139140            IGCM_debug_Print 1 "Bands file forced to ${LMDZ_Bands_file_name} and stored in ${config_UserChoices_JobName}_Bands_${RESOL_ATM_3D}_${NUM_PROC_ATM}prc.dat_0" 
    140141        fi 
Note: See TracChangeset for help on using the changeset viewer.