Ignore:
Timestamp:
12/15/11 12:01:39 (13 years ago)
Author:
jgipsl
Message:

Updated IPSLCM5_v4 configuration with same modifcation as done in IPSLCM5A. Now IPSLCM5_v45 corresponds to IPSLCMA rev 1607(latest version today).

  • stomate.card : same modification as rev 1572
  • lmdz.driver : same modification as rev 1591
  • BB_make* : same modification as rev 1595
  • config.card, AA_make : same modification as rev 1607


File:
1 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/IPSLCM/IPSLCM5_v4/GENERAL/DRIVER/lmdz.driver

    r1550 r1620  
    156156    if [ ${CumulPeriod} -eq 1 ] ; then 
    157157        if [ ${LMDZ_NbPeriod_adjust} -eq 0 ] ; then 
    158             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 
     158            IGCM_sys_Get ${LMDZ_Bands_file_name} Bands_${RESOL_ATM_3D}_${NUM_PROC_ATM}prc.dat  
    159159            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 
     160            IGCM_sys_Chmod u+w Bands_${RESOL_ATM_3D}_${NUM_PROC_ATM}prc.dat 
    160161            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" 
    161162        fi 
Note: See TracChangeset for help on using the changeset viewer.