# # This is config.card file for restart with an NEW libIGCM simulation tree. # #==================================================================================== #D-- Compatibility - [Compatibility] libIGCM=1.0 #======================================================================== #D-- UserChoices - [UserChoices] #============================ #-- (<8 chars MAX for JobName) JobName=TestSTO LongName="teststomate" TagName=OL2 #============================ #-- leap, noleap, 360d CalendarType=gregorian #-- Start and End of Job #-- "YYYY-MM-DD" DateBegin=1980-01-01 DateEnd=1980-12-31 #============================ #-- 1Y, 1M, 5D, 1D PeriodLength=1Y #============================ #-- PBS Class (required on brodie mono/multi) #JobClass=mono JobClass= mono #============================ #-- Total Number of Processors (minimum is 2 for a coupled configuration) #JobNumProcTot=2 JobNumProcTot= 1 #============================ #-- Run Options : here for oasis coupling #JobRunOptions='"-np "${NUM_PROC}" -max_np "${NUM_PROC}' JobRunOptions='"-np "${NUM_PROC}' #============================ PeriodNb=10 #======================================================================== #D-- ListOfComponents - [ListOfComponents] #D- For each component, Name of component, Tag of component SRF= (orchidee, orchidee_1_9_5) SBG= (stomate, orchidee_1_9_5) #======================================================================== #D-- Executable - [Executable] Name=teststomate #D- For each component, Real name of executable, Name of executable for oasis SBG= ("", "") SRF= (teststomate, teststomate) #======================================================================== #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=1979-12-31 #D- Define restart simulation name (=> JOB_OS) RestartJobName=TESTFORCE #D- Path Server Group Login (=> PSGL) RestartPath=${ARCHIVE}/IGCM_OUT/OL2 # 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- Optimization of rebuid RebuildFromArchive=NONE #D- If you want to produce time series, this flag determines #D- frequency of post-processing submission TimeSeriesFrequency=NONE #D- If you want to produce seasonal average, this flag determines #D- the period of this average SeasonalFrequency=NONE #======================================================================== #D-- SRF - SLOWPROC [SRF] WriteFrequency="1M" Restart=n #-- Last day of the experience used as restart RestartDate=1979-12-31 # Define restart simulation name RestartJobName=TESTFORCE RestartPath=${ARCHIVE}/IGCM_OUT/OL2 #-- Old component name for restart (if empty, use new name) OldName= #======================================================================== #D-- SRF - STOMATE [SBG] WriteFrequency="1M" Restart=n #-- Last day of the experience used as restart RestartDate=1979-12-31 # Define restart simulation name RestartJobName=TESTFORCE RestartPath=${ARCHIVE}/IGCM_OUT/OL2 #-- Old component name for restart (if empty, use new name) OldName= #========================================================================