Changeset 169 for CONFIG/trunk/IPSLCM4_v2/EXP00/config.card.OldName
- Timestamp:
- 10/09/07 16:40:39 (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
CONFIG/trunk/IPSLCM4_v2/EXP00/config.card.OldName
r135 r169 3 3 # 4 4 #======================================================================== 5 #D-- Compatibility - 6 [Compatibility] 7 libIGCM=1.0 5 8 #D-- UserChoices - 6 9 [UserChoices] 7 10 #============================ 8 11 #-- (<8 chars MAX for JobName) 9 JobName= TESTSCR10 LongName= SCRIPT_V111 TagName=IPSLCM4_v 1_OASIS312 JobName=L01 13 LongName="SCRIPT_V1" 14 TagName=IPSLCM4_v2 12 15 #============================ 13 16 #-- leap, noleap, 360d … … 16 19 #-- "YYYY-MM-DD" 17 20 DateBegin=1860-01-01 18 DateEnd=186 0-01-1521 DateEnd=1869-12-30 19 22 #============================ 20 23 #-- 1Y, 1M, 5D, 1D 21 PeriodLength= 5D24 PeriodLength=1M 22 25 #============================ 23 26 #-- PBS Class (required on brodie mono/multi) … … 29 32 JobNumProcTot=4 30 33 #============================ 34 #-- Run Options : here for oasis coupling 35 JobRunOptions='-f' 36 #============================ 37 # config.card configuration options : 38 #R_INIT=/home/mancip/PROG/IPSL/FORCAGE_OL/INIT 39 #R_BC=/home/mancip/PROG/IPSL/FORCAGE_OL/BC 40 #============================ 31 41 32 42 #======================================================================== … … 35 45 #D- For each component, Name of component, Tag of component 36 46 ATM= (lmdz, LMDZ.4) 37 SRF= (orchidee, ORCHIDEE.1. 3)47 SRF= (orchidee, ORCHIDEE.1.9) 38 48 OCE= (opa, OPA8.2) 39 49 ICE= (lim, LIM.1) 40 #-- CHM= (inca, INCA)41 50 CPL= (oasis, OASIS3) 42 51 … … 44 53 #D-- Executable - 45 54 [Executable] 46 Name= oasis55 Name=run_file 47 56 #D- For each component, Real name of executable, Name of executable for oasis 48 57 ATM= (gcm.e, lmdz.x) 49 #-- IPSL-CM4_IPCC =>? mod.def50 58 SRF= ("", "") 51 59 OCE= (opa, opa.xx) 52 60 ICE= ("", "") 53 #-- CHM= ("", "")54 61 CPL= (oasis, oasis) 55 62 … … 61 68 #D- Last day of the experience used as restart 62 69 RestartDate=1869-12-30 63 #D- Define restart simulation name (=> JOB_OS)70 #D- Define restart simulation name 64 71 RestartJobName=CD1 65 #D- Path Server Group Login (=> PSGL)66 RestartPath=${ARCHIVE}/ p86denv/SORTIES_CPL_IPSL72 #D- Path Server Group Login 73 RestartPath=${ARCHIVE}/SORTIES_CPL_IPSL 67 74 # Attention login depend de la machine 68 75 … … 94 101 # Define restart simulation name 95 102 RestartJobName=2L18 96 RestartPath=${ARCHIVE}/ p86denv/SORTIES_CPL_IPSL103 RestartPath=${ARCHIVE}/SORTIES_CPL_IPSL 97 104 # Old component name for restart (if empty, use new name) 98 105 OldName="Atm" … … 107 114 # Define restart simulation name 108 115 RestartJobName=2L18 109 RestartPath=${ARCHIVE}/ p86denv/SORTIES_CPL_IPSL116 RestartPath=${ARCHIVE}/SORTIES_CPL_IPSL 110 117 # Old component name for restart (if empty, use new name) 111 118 OldName="Oce" … … 120 127 # Define restart simulation name 121 128 RestartJobName=2L18 122 RestartPath=${ARCHIVE}/ p86denv/SORTIES_CPL_IPSL129 RestartPath=${ARCHIVE}/SORTIES_CPL_IPSL 123 130 # Old component name for restart (if empty, use new name) 124 131 OldName="Lim" … … 133 140 # Define restart simulation name 134 141 RestartJobName=2L18 135 RestartPath=${ARCHIVE}/ p86denv/SORTIES_CPL_IPSL142 RestartPath=${ARCHIVE}/SORTIES_CPL_IPSL 136 143 #-- Old component name for restart (if empty, use new name) 137 144 OldName="Srf" … … 146 153 # Define restart simulation name 147 154 RestartJobName=2L18 148 RestartPath=${ARCHIVE}/ p86denv/SORTIES_CPL_IPSL155 RestartPath=${ARCHIVE}/SORTIES_CPL_IPSL 149 156 # Old component name for restart (if empty, use new name) 150 157 OldName="Cpl"
Note: See TracChangeset
for help on using the changeset viewer.