== '''Set up simulation''' == [[PageOutline]] === config.card :Description of Sections === # This is config.card file for restart with an NEW libIGCM simulation tree. [[BR]] # This is config.card file for NEMO ORCA1_LIM3_PISCES configuration [[BR]] # [[BR]] #======================================================================== [[BR]] #D-- Compatibility - [[BR]] [Compatibility] [[BR]] libIGCM=1.0 [[BR]] #D-- UserChoices -[[BR]] [UserChoices ] [[BR]] #============================ [[BR]] #-- (''' <8 chars MAX''' for JobName ) [[BR]] JobName =eOR1L3P [[BR]] #----- Short Name of Experiment [[BR]] ExperimentName =ORCA1clim [[BR]] #----- DEVT TEST PROD [[BR]] SpaceName =DEVT [[BR]] LongName ="ORCA1_LIM3_PISCES NEMO configuration" [[BR]] TagName =ORCA1_LIM3_PISCES [[BR]] #D- Choice of experiment in EXPERIEMENTS directory [[BR]] ExpType =ORCA1_LIM3_PISCES/clim [[BR]] #============================ [[BR]] #-- leap, noleap, 360d [[BR]] CalendarType =noleap [[BR]] #-- Begin and end of Job [[BR]] #-- "YYYY-MM-DD" [[BR]] DateBegin =0001-01-01 [[BR]] DateEnd =0050-12-31 [[BR]] #============================ [[BR]] #-- 1Y, 1M, 5D, 1D 31 PeriodLength =1Y [[BR]] #============================ [[BR]] #-- PBS Class (required on brodie mono/multi) [[BR]] #JobClass =mono [[BR]] JobClass =multi [[BR]] #============================ [[BR]] #-- Total Number of Processors [[BR]] JobNumProcTot =225 [[BR]] #============================ [[BR]] #-- Run Options : [[BR]] #JobRunOptions ='"-np "${BATCH_NUM_PROC_TOT}"' [[BR]] JobRunOptions ='' [[BR]] #============================ [[BR]] # config.card configuration options :'' [[BR]] #R_BC=$WORKDIR/../../gzi/rgzi002/IGCM/BC[[BR]] #R_INIT=$WORKDIR/../../gzi/rgzi002/IGCM/BC [[BR]] #======================================================================== [[BR]] #D-- ListOfComponents - [[BR]] ListOfComponents [[BR]] #D- For each component, Name of component, Tag of component [[BR]] OCE= (opa9, NEMO_v6) [[BR]] ICE= (lim3, LIM_3) [[BR]] MBG= (pisces, PISCES) [[BR]] IOS= (xios, XIOS) [[BR]] #======================================================================== [[BR]] #D-- Executable - [[BR]] [Executable] [[BR]] Name=nemo [[BR]] #D- For each component, Real name of executable [[BR]] OCE= (nemo.exe, nemo, 221MPI) [[BR]] ICE= ("", "", "") [[BR]] MBG= ("", "", "") [[BR]] IOS= (xios_server.exe, xios.x, 4MPI) [[BR]] #======================================================================== [[BR]] #D-- Restarts - [[BR]] [Restarts] [[BR]] #D- by default: config.card describes no restart for all components [[BR]] #D- ie start from Levitus or limit files [[BR]] #D- If you want to restart all components from the same simulation, [[BR]] #D- put OveRule flag to 'y' and set the next 3 parameters [[BR]] OverRule =n [[BR]] #D- Last day of the experience used as restart [[BR]] RestartDate =0094-12-31 [[BR]] #D- Define restart simulation name [[BR]] RestartJobName =NO1-T17 [[BR]] #D- Path Server Group Login [[BR]] RestartPath =${ARCHIVE}/IGCM_OUT/ORCA1_LIM3_PISCES/DEVT/ORCA1clim [[BR]] 79 #======================================================================== [[BR]] 80 #D-- OCE - [[BR]] 81 [OCE] [[BR]] 82 WriteFrequency ="1D 5D 1M 1Y" [[BR]] 83 #WriteFrequency ="5D" [[BR]] 84 Restart= n [[BR]] 85 ##-- Last day of the experience used as restart [[BR]] 86 RestartDate =1999-12-31 [[BR]] 87 # Define restart simulation name [[BR]] 88 RestartJobName =NL1 [[BR]] 89 RestartPath =${ARCHIVE}/IGCM_OUT/ORCA1_LIM3 [[BR]] 90 # Old component name for restart (if empty, use new name) [[BR]] 91 OldName = [[BR]] 92 [[BR]] 93 #======================================================================== [[BR]] 94 #D-- ICE - [[BR]] 95 [ICE] [[BR]] 96 WriteFrequency ="1M" [[BR]] 97 Restart= n [[BR]] 98 ##-- Last day of the experience used as restart [[BR]] 99 RestartDate =1999-12-31[[BR]] 100 # Define restart simulation name [[BR]] 101 RestartJobName =NL1 [[BR]] 102 RestartPath =${ARCHIVE}/IGCM_OUT/ORCA1_LIM3 [[BR]] 103 # Old component name for restart (if empty, use new name) [[BR]] 104 OldName = [[BR]] 105 [[BR]] 106 #======================================================================== [[BR]] 107 #D-- MBG - [[BR]] 108 [MBG] [[BR]] 109 WriteFrequency ="1D 1M 1Y" [[BR]] 110 Restart= n [[BR]] 111 ##-- Last day of the experience used as restart [[BR]] 112 RestartDate =2000-12-31 [[BR]] 113 # Define restart simulation name [[BR]] 114 RestartJobName =OR2LP1 [[BR]] 115 RestartPath =${ARCHIVE}/IGCM_OUT/ORCA1_LIM_PISCES [[BR]] 116 # Old component name for restart (if empty, use new name) [[BR]] 117 OldName = [[BR]] 118 [[BR]] 119 #======================================================================== [[BR]] 120 #D-- Post - [[BR]] 121 [Post] [[BR]] 122 #D- Do we rebuild parallel output, this flag determines [[BR]] 123 #D- frequency of rebuild submission [[BR]] 124 #-- 1Y [[BR]] 125 RebuildFrequency =NONE [[BR]] 126 #D- Do we rebuild parallel output from archive [[BR]] 127 RebuildFromArchive =NONE [[BR]] 128 #D- If you want to produce time series, this flag determines [[BR]] 129 #D- frequency of post-processing submission [[BR]] 130 TimeSeriesFrequency =10Y [[BR]] 131 #D- If you want to produce seasonal average, this flag determines [[BR]] 132 #D- the period of this average [[BR]] 133 SeasonalFrequency =NONE [[BR]] 134 #D- Offset for seasonal average first start dates ; same unit as SeasonalFrequency [[BR]] 135 #D- Usefull if you do not want to consider the first X simulation's years [[BR]] 136 #SeasonalFrequencyOffset =0 [[BR]] 137 PackFrequency =1Y [[BR]] 138 [[BR]] 139 #======================================================================== [[BR]] 140 ###======================================================================== [[BR]] 141 #D-- IOS - [[BR]] 142 [IOS] [[BR]] 143 WriteFrequency ="" [[BR]] 144 # If config_Restarts_OverRule == 'n' next 4 params are read [[BR]] 145 Restart= n [[BR]] 146 ##-- Last day of the experience used as restart for this component if Restart=y [[BR]] 147 RestartDate =1899-12-31 [[BR]] 148 # Define restart simulation name for this component [[BR]] 149 RestartJobName =EXP00 [[BR]] 150 RestartPath =${ARCHIVE}/IGCM_OUT/IPSLCM5A/DEVT/piControl [[BR]] 151 # Old component name for restart (if empty, use new name) [[BR]] 152 OldName = [[BR]] 153 #======================================================================== === Important files === Simona Flavoni last update: [[Timestamp]]