# # This is config.card file for restart with an old simulation tree. # #======================================================================== #D-- UserChoices - [UserChoices] #============================ #-- (<8 chars MAX for JobName) JobName=TESTSCR LongName=SCRIPT_V1 TagName=IPSLCM4_v1_OASIS3 #============================ #-- leap, noleap, 360d CalendarType=360d #-- Début et fin de Job #-- "YYYY-MM-DD" DateBegin=1860-01-01 DateEnd=1860-01-15 #============================ #-- 1Y, 1M, 5D, 1D PeriodLength=5D #============================ #-- PBS Class (required on brodie mono/multi) #JobClass=mono JobClass=multi #============================ #-- Total Number of Processors (minimum is 2 for a coupled configuration) #JobNumProcTot=2 JobNumProcTot=4 #============================ #======================================================================== #D-- ListOfComponents - [ListOfComponents] #D- For each component, Name of component, Tag of component ATM= (lmdz, LMDZ.4) SRF= (orchidee, ORCHIDEE.1.3) OCE= (opa, OPA8.2) ICE= (lim, LIM.1) #-- CHM= (inca, INCA) CPL= (oasis, OASIS3) #======================================================================== #D-- Executable - [Executable] Name=oasis #D- For each component, Real name of executable, Name of executable for oasis ATM= (gcm.e, lmdz.x) #-- IPSL-CM4_IPCC =>? mod.def SRF= ("", "") OCE= (opa, opa.xx) ICE= ("", "") #-- CHM= ("", "") CPL= (oasis, oasis) #======================================================================== #D-- Restarts - [Restarts] #D- If you want a GENERAL RULE FOR RESTARTS, put this flag to 'y' OverRule=n #D- Last day of the experience used as restart RestartDate=1869-12-30 #D- Define restart simulation name (=> JOB_OS) RestartJobName=CD1 #D- Path Server Group Login (=> PSGL) RestartPath=${ARCHIVE}/p86denv/SORTIES_CPL_IPSL # Attention login depend de la machine #======================================================================== #D-- Post - [Post] #D- Do we rebuild parallel output, this flag determines #D- frequency of rebuild submission RebuildFrequency=NONE #D- If you want to monitor variables, this flag determines #D- frequency of post-processing submission MonitoringFrequency=NONE #D- If you want to produce time series, this flag determines #D- frequency of post-processing submission TimeSeriesFrequency=10Y #D- If you want to produce seasonal average, this flag determines #D- the period of this average SeasonalFrequency=10Y #======================================================================== #D-- ATM - [ATM] # WriteFrequency="1M 1D HF" # If config_Restarts_OverRule == 'n' all params are read Restart= y # Last day of the experience used as restart RestartDate=1999-12-30 # Define restart simulation name RestartJobName=2L18 RestartPath=${ARCHIVE}/p86denv/SORTIES_CPL_IPSL # Old component name for restart (if empty, use new name) OldName="Atm" #======================================================================== #D-- OCE - [OCE] WriteFrequency="1M 1D" Restart= y ##-- Last day of the experience used as restart RestartDate=1999-12-30 # Define restart simulation name RestartJobName=2L18 RestartPath=${ARCHIVE}/p86denv/SORTIES_CPL_IPSL # Old component name for restart (if empty, use new name) OldName="Oce" #======================================================================== #D-- ICE - [ICE] WriteFrequency="1M" Restart= y ##-- Last day of the experience used as restart RestartDate=1999-12-30 # Define restart simulation name RestartJobName=2L18 RestartPath=${ARCHIVE}/p86denv/SORTIES_CPL_IPSL # Old component name for restart (if empty, use new name) OldName="Lim" #======================================================================== #D-- SRF - [SRF] WriteFrequency="1M" Restart=y ##-- Last day of the experience used as restart RestartDate=1999-12-30 # Define restart simulation name RestartJobName=2L18 RestartPath=${ARCHIVE}/p86denv/SORTIES_CPL_IPSL #-- Old component name for restart (if empty, use new name) OldName="Srf" #======================================================================== #D-- CPL - [CPL] WriteFrequency="1D" Restart= y ##-- Last day of the experience used as restart RestartDate=1999-12-30 # Define restart simulation name RestartJobName=2L18 RestartPath=${ARCHIVE}/p86denv/SORTIES_CPL_IPSL # Old component name for restart (if empty, use new name) OldName="Cpl" #========================================================================