Changeset 733 for CONFIG


Ignore:
Timestamp:
09/10/09 08:54:03 (15 years ago)
Author:
mmaipsl
Message:

I've forgetten to uncomment save of spinup forcing files.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/IPSLCM/IPSLCM5/branches/IPSLCM5_WORK/EXPBIOS/COMP/stomate.driver

    r731 r733  
    6969    IGCM_debug_PushStack "BIOS_Finalize" 
    7070 
    71 #     if [ $( IGCM_date_DaysBetweenGregorianDate ${PeriodDateEnd} ${year}1230 ) -ge 0 ] ; then 
    72 #       IGCM_sys_Put_Out stomate_Cforcing.nc ${R_OUT_BIOS_R}/${config_UserChoices_JobName}_${PeriodDateEnd}_stomate_Cforcing.nc 
    73 #       IGCM_sys_Put_Out stomate_forcing.nc  ${R_OUT_BIOS_R}/${config_UserChoices_JobName}_${PeriodDateEnd}_stomate_forcing.nc 
     71    if [ $( IGCM_date_DaysBetweenGregorianDate ${PeriodDateEnd} ${year}1230 ) -ge 0 ] ; then 
     72        IGCM_sys_Put_Out stomate_Cforcing.nc ${R_OUT_BIOS_R}/${config_UserChoices_JobName}_${PeriodDateEnd}_stomate_Cforcing.nc 
     73        IGCM_sys_Put_Out stomate_forcing.nc  ${R_OUT_BIOS_R}/${config_UserChoices_JobName}_${PeriodDateEnd}_stomate_forcing.nc 
    7474#       rm -f stomate_Cforcing.nc 
    7575#       rm -f stomate_forcing.nc 
    76 #     fi 
     76    fi 
    7777 
    7878    IGCM_debug_PopStack "BIOS_Finalize" 
Note: See TracChangeset for help on using the changeset viewer.