New URL for NEMO forge!   http://forge.nemo-ocean.eu

Since March 2022 along with NEMO 4.2 release, the code development moved to a self-hosted GitLab.
This present forge is now archived and remained online for history.
user/flavoni/libIGCM_v3.6/config.card_description (diff) – NEMO

Changes between Version 3 and Version 4 of user/flavoni/libIGCM_v3.6/config.card_description


Ignore:
Timestamp:
2015-10-28T16:50:27+01:00 (9 years ago)
Author:
flavoni
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • user/flavoni/libIGCM_v3.6/config.card_description

    v3 v4  
    1 ==  '''Set up simulation''' == 
     1== '''Set up simulation''' == 
    22[[PageOutline]] 
    33 
    4  
    5 === config.card :Description of Sections  === 
    6  
    7 # $Id$ 
    8   2 # This is config.card file for restart with an NEW libIGCM simulation tree. 
    9   3 # This is config.card file for NEMO ORCA1_LIM3_PISCES configuration 
    10   4 # 
    11   5 #======================================================================== 
    12   6 #D-- Compatibility - 
    13   7 [Compatibility] 
    14   8 libIGCM=1.0 
    15   9 #D-- UserChoices - 
    16  10 [UserChoices] 
    17  11 #============================ 
    18  12 #-- (<8 chars MAX for JobName) 
    19  13 JobName=eOR1L3P 
    20  14 #----- Short Name of Experiment 
    21  15 ExperimentName=ORCA1clim 
    22  16 #----- DEVT TEST PROD 
    23  17 SpaceName=DEVT 
    24  18 LongName="ORCA1_LIM3_PISCES NEMO configuration" 
    25  19 TagName=ORCA1_LIM3_PISCES 
    26  20 #D- Choice of experiment in EXPERIEMENTS directory 
    27  21 ExpType=ORCA1_LIM3_PISCES/clim 
    28  22 #============================ 
    29  23 #-- leap, noleap, 360d 
    30  24 CalendarType=noleap 
    31  25 #-- Begin and end of Job 
    32  26 #-- "YYYY-MM-DD" 
    33  27 DateBegin=0001-01-01 
    34  28 DateEnd=0050-12-31 
    35  29 #============================ 
    36  30 #-- 1Y, 1M, 5D, 1D 
    37  31 PeriodLength=1Y 
    38  32 #============================ 
    39  33 #-- PBS Class (required on brodie mono/multi) 
    40  34 #JobClass=mono 
    41  35 JobClass=multi 
    42  36 #============================ 
    43  37 #-- Total Number of Processors 
    44  38 JobNumProcTot=225 
    45  39 #============================ 
    46  40 #-- Run Options :  
    47  41 #JobRunOptions='"-np "${BATCH_NUM_PROC_TOT}"' 
    48  42 JobRunOptions='' 
    49  43 #============================ 
    50  44 # config.card configuration options : 
    51 45 #R_BC=$WORKDIR/../../gzi/rgzi002/IGCM/BC 
    52  46 #R_INIT=$WORKDIR/../../gzi/rgzi002/IGCM/BC 
    53  47 #======================================================================== 
    54  48 #D-- ListOfComponents - 
    55  49 [ListOfComponents] 
    56  50 #D- For each component, Name of component, Tag of component 
    57  51 OCE= (opa9, NEMO_v6) 
    58  52 ICE= (lim3, LIM_3) 
    59  53 MBG= (pisces, PISCES) 
    60  54 IOS= (xios, XIOS) 
    61  55 #======================================================================== 
    62  56 #D-- Executable - 
    63  57 [Executable] 
    64  58 Name=nemo 
    65  59 #D- For each component, Real name of executable 
    66  60 OCE= (nemo.exe, nemo, 221MPI) 
    67  61 ICE= ("", "", "") 
    68  62 MBG= ("", "", "") 
    69  63 IOS= (xios_server.exe, xios.x, 4MPI) 
    70  64 #======================================================================== 
    71  65 #D-- Restarts - 
    72  66 [Restarts] 
    73  67 #D- by default: config.card describes no restart for all components 
    74  68 #D-             ie start from Levitus or limit files 
    75  69 #D- If you want to restart all components from the same simulation, 
    76  70 #D-      put OveRule flag to 'y' and set the next 3 parameters 
    77  71 OverRule=n 
    78  72 #D- Last day of the experience used as restart 
    79  73 RestartDate=0094-12-31 
    80  74 #D- Define restart simulation name 
    81  75 RestartJobName=NO1-T17 
    82  76 #D- Path Server Group Login 
    83  77 RestartPath=${ARCHIVE}/IGCM_OUT/ORCA1_LIM3_PISCES/DEVT/ORCA1clim 
    84  78  
    85  79 #======================================================================== 
    86  80 #D-- OCE - 
    87  81 [OCE] 
    88  82 WriteFrequency="1D 5D 1M 1Y" 
    89  83 #WriteFrequency="5D" 
    90  84 Restart= n 
    91  85 ##-- Last day of the experience used as restart 
    92  86 RestartDate=1999-12-31 
    93  87 # Define restart simulation name 
    94  88 RestartJobName=NL1 
    95  89 RestartPath=${ARCHIVE}/IGCM_OUT/ORCA1_LIM3 
    96  90 # Old component name for restart (if empty, use new name) 
    97  91 OldName= 
    98  92  
    99  93 #======================================================================== 
    100  94 #D-- ICE - 
    101  95 [ICE] 
    102  96 WriteFrequency="1M" 
    103  97 Restart= n 
    104  98 ##-- Last day of the experience used as restart 
    105  99 RestartDate=1999-12-31 
    106 100 # Define restart simulation name 
    107 101 RestartJobName=NL1 
    108 102 RestartPath=${ARCHIVE}/IGCM_OUT/ORCA1_LIM3 
    109 103 # Old component name for restart (if empty, use new name) 
    110 104 OldName= 
    111 105  
    112 106 #======================================================================== 
    113 107 #D-- MBG - 
    114 108 [MBG] 
    115 109 WriteFrequency="1D 1M 1Y" 
    116 110 Restart= n 
    117 111 ##-- Last day of the experience used as restart 
    118 112 RestartDate=2000-12-31 
    119 113 # Define restart simulation name 
    120 114 RestartJobName=OR2LP1 
    121 115 RestartPath=${ARCHIVE}/IGCM_OUT/ORCA1_LIM_PISCES 
    122 116 # Old component name for restart (if empty, use new name) 
    123 117 OldName= 
    124 118  
    125 119 #======================================================================== 
    126 120 #D-- Post - 
    127 121 [Post] 
    128 122 #D- Do we rebuild parallel output, this flag determines 
    129 123 #D- frequency of rebuild submission 
    130 124 #-- 1Y 
    131 125 RebuildFrequency=NONE 
    132 126 #D- Do we rebuild parallel output from archive 
    133 127 RebuildFromArchive=NONE 
    134 128 #D- If you want to produce time series, this flag determines 
    135 129 #D- frequency of post-processing submission 
    136 130 TimeSeriesFrequency=10Y 
    137 131 #D- If you want to produce seasonal average, this flag determines 
    138 132 #D- the period of this average 
    139 133 SeasonalFrequency=NONE 
    140 134 #D- Offset for seasonal average first start dates ; same unit as SeasonalFrequency 
    141 135 #D- Usefull if you do not want to consider the first X simulation's years 
    142 136 #SeasonalFrequencyOffset=0 
    143 137 PackFrequency=1Y 
    144 138  
    145 139 #======================================================================== 
    146 140 ###======================================================================== 
    147 141 #D-- IOS - 
    148 142 [IOS] 
    149 143 WriteFrequency="" 
    150 144 # If config_Restarts_OverRule == 'n' next 4 params are read 
    151 145 Restart= n 
    152 146 ##-- Last day of the experience used as restart for this component if Restart=y 
    153 147 RestartDate=1899-12-31 
    154 148 # Define restart simulation name for this component 
    155 149 RestartJobName=EXP00 
    156 150 RestartPath=${ARCHIVE}/IGCM_OUT/IPSLCM5A/DEVT/piControl 
    157 151 # Old component name for restart (if empty, use new name) 
    158 152 OldName= 
    159 153 #======================================================================== 
    160      
     4=== config.card :Description of Sections === 
     5  2 # This is config.card file for restart with an NEW libIGCM simulation tree.  [[BR]] 3 # This is config.card file for NEMO ORCA1_LIM3_PISCES configuration   [[BR]] 4 #      [[BR]] 5 #========================================================================   [[BR]] 6 #D-- Compatibility -   [[BR]] 7 [Compatibility]     [[BR]] 8 libIGCM=1.0     [[BR]] 9 #D-- UserChoices  -[[BR]]10 [UserChoices]     [[BR]]11 #============================ [[BR]]12 #-- (<8 chars MAX for JobName ) [[BR]]13 JobName =eOR1L3P [[BR]]14 #----- Short Name of Experiment [[BR]]15 ExperimentName =ORCA1clim [[BR]]16 #----- DEVT TEST PROD [[BR]]17 SpaceName =DEVT [[BR]]18 LongName ="ORCA1_LIM3_PISCES NEMO configuration" [[BR]]19 TagName =ORCA1_LIM3_PISCES [[BR]]20 #D- Choice of experiment in EXPERIEMENTS directory [[BR]]21 ExpType =ORCA1_LIM3_PISCES/clim [[BR]]22 #============================ [[BR]]23 #-- leap, noleap, 360d [[BR]]24 CalendarType =noleap [[BR]]25 #-- Begin and end of Job [[BR]]26 #-- "YYYY-MM-DD" [[BR]]27 DateBegin =0001-01-01 [[BR]]28 DateEnd =0050-12-31 [[BR]]29 #============================ [[BR]]30 #-- 1Y, 1M, 5D, 1D 31 PeriodLength =1Y [[BR]]32 #============================ [[BR]]33 #-- PBS Class (required on brodie mono/multi) [[BR]]34 #JobClass =mono [[BR]]35 JobClass =multi [[BR]]36 #============================ [[BR]]37 #-- Total Number of Processors [[BR]]38 JobNumProcTot =225 [[BR]]39 #============================ [[BR]]40 #-- Run Options : [[BR]] 41 #JobRunOptions ='"-np "${BATCH_NUM_PROC_TOT}"' [[BR]]42 JobRunOptions ='' [[BR]]43 #============================ [[BR]]44 # config.card configuration options :''[[BR]]45 #R_BC=$WORKDIR/../../gzi/rgzi002/IGCM/BC[[BR]]46 #R_INIT=$WORKDIR/../../gzi/rgzi002/IGCM/BC [[BR]]47 #======================================================================== [[BR]]48 #D-- ListOfComponents  - [[BR]]49 [ListOfComponents ] [[BR]]50 #D- For each component, Name of component, Tag of component [[BR]]51 OCE= (opa9, NEMO_v6) [[BR]]52 ICE= (lim3, LIM_3) [[BR]]53 MBG= (pisces, PISCES) [[BR]]54 IOS= (xios, XIOS) [[BR]]55 #======================================================================== [[BR]]56 #D-- Executable - [[BR]]57 [Executable] [[BR]]58 Name=nemo [[BR]]59 #D- For each component, Real name of executable [[BR]]60 OCE= (nemo.exe, nemo, 221MPI) [[BR]]61 ICE= ("", "", "") [[BR]]62 MBG= ("", "", "") [[BR]]63 IOS= (xios_server.exe, xios.x, 4MPI) [[BR]]64 #======================================================================== [[BR]]65 #D-- Restarts - [[BR]]66 [Restarts] [[BR]]67 #D- by default: config.card describes no restart for all components [[BR]]68 #D-             ie start from Levitus or limit files [[BR]]69 #D- If you want to restart all components from the same simulation, [[BR]]70 #D-      put OveRule  flag to 'y' and set the next 3 parameters [[BR]]71 OverRule =n [[BR]]72 #D- Last day of the experience used as restart [[BR]]73 RestartDate =0094-12-31 [[BR]]74 #D- Define restart simulation name [[BR]]75 RestartJobName =NO1-T17 [[BR]]76 #D- Path Server Group Login [[BR]]77 RestartPath =${ARCHIVE}/IGCM_OUT/ORCA1_LIM3_PISCES/DEVT/ORCA1clim [[BR]]78 [[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 #======================================================================== 
    1616 
    1627=== Important files === 
    163  
    164  
    165  
    1668  Simona Flavoni last update: [[Timestamp]]