Changeset 590
- Timestamp:
- 03/26/09 18:59:04 (16 years ago)
- Location:
- CONFIG/LMDZ/branches/LMDZ4
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
CONFIG/LMDZ/branches/LMDZ4/AA_make.ldef
r546 r590 8 8 SHELL = /bin/sh 9 9 #--------------------------------------------------------------------- 10 LIBDIR = ../../ ../../lib11 BINDIR = ../../ ../../bin10 LIBDIR = ../../lib 11 BINDIR = ../../bin 12 12 MODDIR = $(LIBDIR) 13 13 #--------------------------------------------------------------------- -
CONFIG/LMDZ/branches/LMDZ4/CREATE/config.card
r541 r590 11 11 #D-- (<8 chars MAX for JobName) 12 12 JobName= ELC-${RESOL} 13 LongName="create_etat0_limit for climatology run '13 LongName="create_etat0_limit for climatology run" 14 14 TagName=LMDZ 15 15 #============================ 16 16 #D-- leap, noleap, 360d 17 17 CalendarType=360d 18 #D-- Début et fin de Job18 #D-- Begin and end of job 19 19 #D-- "YYYY-MM-DD" 20 20 DateBegin=1979-01-01 -
CONFIG/LMDZ/branches/LMDZ4/CREATE/config.card_Interannuel
r541 r590 11 11 #D-- (<8 chars MAX for JobName) 12 12 JobName=ELI-${RESOL} 13 LongName= 'create_etat0_limit for interannuel run'13 LongName="create_etat0_limit for interannuel run" 14 14 TagName=LMDZ 15 15 #============================ 16 16 #D-- leap, noleap, 360d 17 17 CalendarType=360d 18 #D-- Début et fin de Job18 #D-- Begin and end of job 19 19 #D-- "YYYY-MM-DD" 20 20 DateBegin=1870-01-01 -
CONFIG/LMDZ/branches/LMDZ4/LMDZ/config.card
r552 r590 11 11 #-- (<8 chars MAX for JobName) 12 12 JobName=TEST-AR4 13 LongName=" Configuration de LMDZ en mode force"13 LongName="LMDZ working configuration" 14 14 TagName=LMDZ 15 15 #============================ 16 16 #-- leap, noleap, 360d 17 17 CalendarType=360d 18 #-- Début et fin de Job18 #-- Begin and end of job 19 19 #-- "YYYY-MM-DD" 20 20 DateBegin=1980-01-01 … … 52 52 OverRule=n 53 53 #D- Last day of the experience used as restart 54 RestartDate= 1869-12-3054 RestartDate= 55 55 #D- Define restart simulation name 56 RestartJobName= CD156 RestartJobName= 57 57 #D- Path Server Group Login 58 58 RestartPath=${ARCHIVE}/IGCM_OUT/LMDZ … … 80 80 Restart= n 81 81 # Last day of the experience used as restart 82 RestartDate= 1999-12-3082 RestartDate= 83 83 # Define restart simulation name 84 RestartJobName= 2L1884 RestartJobName= 85 85 RestartPath=${ARCHIVE}/IGCM_OUT/LMDZ 86 86 # Old component name for restart (if empty, use new name)
Note: See TracChangeset
for help on using the changeset viewer.