Changeset 587 for CONFIG/LMDZOR
- Timestamp:
- 03/26/09 16:48:08 (16 years ago)
- Location:
- CONFIG/LMDZOR/branches/LMDZ4OR_v2
- Files:
-
- 7 edited
Legend:
- Unmodified
- Added
- Removed
-
CONFIG/LMDZOR/branches/LMDZ4OR_v2/AA_make
r322 r587 5 5 if [ -s ./.resol ] ; then gmake `cat .resol` ; else gmake LMD9671 ; fi 6 6 7 LMD7245 : libioipsl liborchidee lmdz7245 7 LMD7245 : libioipsl liborchidee lmdz7245 verif 8 8 echo "LMD7245" >.resol 9 9 echo "$(LIB_MPI)" >.libmpi 10 10 11 LMD9671 : libioipsl liborchidee lmdz9671 11 LMD9671 : libioipsl liborchidee lmdz9671 verif 12 12 echo "LMD9671" >.resol 13 13 echo "$(LIB_MPI)" >.libmpi 14 14 15 LMD14496 : libioipsl liborchidee lmdz14496 15 LMD14496 : libioipsl liborchidee lmdz14496 verif 16 16 echo "LMD14496" >.resol 17 17 echo "$(LIB_MPI)" >.libmpi 18 18 19 LMD144142 : libioipsl liborchidee lmdz144142 19 LMD144142 : libioipsl liborchidee lmdz144142 verif 20 20 echo "LMD144142" >.resol 21 21 echo "$(LIB_MPI)" >.libmpi … … 57 57 ls -l ../../bin 58 58 59 clean : 60 (rm -rf $(LIBDIR)/* ; rm -f $(BINDIR)/* ; rm -rf ../../modeles/LMDZ4/libo/* ../../modeles/LMDZ4/.lock ; rm -fr .resol .libmpi ; ) -
CONFIG/LMDZOR/branches/LMDZ4OR_v2/AA_make.ldef
r197 r587 1 1 #- $Id$ 2 2 #--------------------------------------------------------------------- 3 #- Creation des elements relatifs a LMDZ4_V3_ 1 + ORCHIDEE_1_9_1:4 #- LMDZ4_V 2_1(lib, executable : gcm.e)3 #- Creation des elements relatifs a LMDZ4_V3_4 + ORCHIDEE_1_9_2 : 4 #- LMDZ4_V3_4 (lib, executable : gcm.e) 5 5 #- ORCHIDEE (lib + modules F90) 6 6 #- IOIPSL (lib + modules F90) … … 8 8 SHELL = /bin/sh 9 9 #--------------------------------------------------------------------- 10 LIBDIR = ../../ ../../lib11 BINDIR = ../../ ../../bin10 LIBDIR = ../../lib 11 BINDIR = ../../bin 12 12 MODDIR = $(LIBDIR) 13 13 #--------------------------------------------------------------------- -
CONFIG/LMDZOR/branches/LMDZ4OR_v2/CREATE/COMP/lmdz.card
r332 r587 14 14 (${R_INIT}/ATM/${config_UserChoices_TagName}/Rugos.nc, .), \ 15 15 (${R_INIT}/ATM/${config_UserChoices_TagName}/landiceref.nc, .) \ 16 (${R_INIT}/ATM/${config_UserChoices_TagName}/ amipbc_sst_1x1_clim.nc, amipbc_sst_1x1.nc), \17 (${R_INIT}/ATM/${config_UserChoices_TagName}/ amipbc_sic_1x1_clim.nc, amipbc_sic_1x1.nc)16 (${R_INIT}/ATM/${config_UserChoices_TagName}/AMIP/sst_bc_clim.nc, amipbc_sst_1x1.nc), \ 17 (${R_INIT}/ATM/${config_UserChoices_TagName}/AMIP/sic_bc_clim.nc, amipbc_sic_1x1.nc) 18 18 19 19 [BoundaryFiles] -
CONFIG/LMDZOR/branches/LMDZ4OR_v2/CREATE/COMP/lmdz.card_Interannuel
r333 r587 10 10 11 11 [BoundaryFiles] 12 List= (${R_INIT}/ATM/${config_UserChoices_TagName}/A mip6/amipbc_sst_360x180_${year}.nc, amipbc_sst_1x1.nc), \13 (${R_INIT}/ATM/${config_UserChoices_TagName}/A mip6/amipbc_sic_360x180_${year}.nc, amipbc_sic_1x1.nc)12 List= (${R_INIT}/ATM/${config_UserChoices_TagName}/AMIP/amipbc_sst_360x180_${year}.nc, amipbc_sst_1x1.nc), \ 13 (${R_INIT}/ATM/${config_UserChoices_TagName}/AMIP/amipbc_sic_360x180_${year}.nc, amipbc_sic_1x1.nc) 14 14 15 15 ListNonDel= (${R_INIT}/ATM/${config_UserChoices_TagName}/Albedo.nc, .), \ -
CONFIG/LMDZOR/branches/LMDZ4OR_v2/CREATE/config.card
r332 r587 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=LMDZ4OR_v2 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/LMDZOR/branches/LMDZ4OR_v2/CREATE/config.card_Interannuel
r333 r587 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=LMDZ4OR_v2 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 DateBegin=1 956-01-0121 DateEnd=200 5-12-3020 DateBegin=1870-01-01 21 DateEnd=2007-12-30 22 22 #============================ 23 23 #D-- 1Y, 1M, 5D, 1D -
CONFIG/LMDZOR/branches/LMDZ4OR_v2/LMDZOR/config.card
r327 r587 11 11 #-- (<8 chars MAX for JobName) 12 12 JobName=LMDZOR01 13 LongName=" Configuration de LMDZ4OR qui corresponde au version force deIPSLCM4_v2"13 LongName="LMDZ4OR configuration corresponding to the coupled configuration IPSLCM4_v2" 14 14 TagName=LMDZ4OR_v2 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 … … 54 54 OverRule=n 55 55 #D- Last day of the experience used as restart 56 RestartDate= 1869-12-3056 RestartDate= 57 57 #D- Define restart simulation name 58 RestartJobName= CD158 RestartJobName= 59 59 #D- Path Server Group Login 60 RestartPath=${ARCHIVE}/IGCM_OUT/LMD z4OR_v260 RestartPath=${ARCHIVE}/IGCM_OUT/LMDZ4OR_v2 61 61 # Attention login depend de la machine 62 62 … … 82 82 Restart= n 83 83 # Last day of the experience used as restart 84 RestartDate= 1999-12-3084 RestartDate= 85 85 # Define restart simulation name 86 RestartJobName= 2L1887 RestartPath=${ARCHIVE}/IGCM_OUT/LMD z4OR_v286 RestartJobName= 87 RestartPath=${ARCHIVE}/IGCM_OUT/LMDZ4OR_v2 88 88 # Old component name for restart (if empty, use new name) 89 89 OldName= … … 95 95 Restart=n 96 96 ##-- Last day of the experience used as restart 97 RestartDate= 1999-12-3097 RestartDate= 98 98 # Define restart simulation name 99 RestartJobName= 2L18100 RestartPath=${ARCHIVE}/IGCM_OUT/LMD z4OR_v299 RestartJobName= 100 RestartPath=${ARCHIVE}/IGCM_OUT/LMDZ4OR_v2 101 101 #-- Old component name for restart (if empty, use new name) 102 102 OldName=
Note: See TracChangeset
for help on using the changeset viewer.