- Timestamp:
- 12/01/16 17:22:20 (7 years ago)
- Location:
- CONFIG/UNIFORM/v6/LMDZOR_v6
- Files:
-
- 7 edited
Legend:
- Unmodified
- Added
- Removed
-
CONFIG/UNIFORM/v6/LMDZOR_v6/AA_make
r3013 r3038 1 1 #- $Id$ 2 2 #- 3 #- AA_make for LMDZOR_uni configuration 4 #- 3 #- AA_make for LMDZOR_v6 configuration 4 #- Default resolution is LMD144142-L79 5 #- The resolution can be changed by using one of the targets here below with capital letters 6 #- For example : 7 #- gmake LMD9695-L39 5 8 6 9 all : 7 if [ -s ./.resol ] ; then $(M_K) `head -1 .resol |cut -c 8-` ; else $(M_K) LMD 9695-L39 ; fi10 if [ -s ./.resol ] ; then $(M_K) `head -1 .resol |cut -c 8-` ; else $(M_K) LMD144142-L79 ; fi 8 11 9 12 LMD4443 : libioipsl xios liborchidee lmdz44x43x19 verif -
CONFIG/UNIFORM/v6/LMDZOR_v6/AA_make.ldef
r2197 r3038 1 1 #- $Id$ 2 2 #--------------------------------------------------------------------- 3 #- Initialisations for IPSLCM5configuration3 #- Initialisations for LMDZOR_v6 configuration 4 4 #--------------------------------------------------------------------- 5 5 SHELL = /bin/sh -
CONFIG/UNIFORM/v6/LMDZOR_v6/EXPERIMENTS/LMDZ/clim_360d/COMP/lmdz.card
r3035 r3038 9 9 # LMDZ_Physics=NPv5.67 for new physics to be used with LMDZ5/testing revision 2546 or later 10 10 # LMDZ_Physics=NPv5.70 for new physics to be used with LMDZ5/testing revision 2595 or later 11 LMDZ_Physics=AP 11 # LMDZ_Physics=NPv5.80bz0 for new physics to be used with LMDZ5/trunk revision 2699 or later 12 LMDZ_Physics=NPv5.80bz0 12 13 13 14 # Set the variable CREATE needed further below to find the initial and boundary condition files. -
CONFIG/UNIFORM/v6/LMDZOR_v6/EXPERIMENTS/LMDZOR/amip/COMP/lmdz.card
r3034 r3038 9 9 # LMDZ_Physics=NPv5.67 for new physics to be used with LMDZ5/testing revision 2546 or later 10 10 # LMDZ_Physics=NPv5.70 for new physics to be used with LMDZ5/testing revision 2595 or later 11 LMDZ_Physics=AP 11 # LMDZ_Physics=NPv5.80bz0 for new physics to be used with LMDZ5/trunk revision 2699 or later 12 LMDZ_Physics=NPv5.80bz0 12 13 13 14 # Set the variable CREATE needed further below to find the initial and boundary condition files. -
CONFIG/UNIFORM/v6/LMDZOR_v6/EXPERIMENTS/LMDZOR/amip/COMP/orchidee.card
r3016 r3038 7 7 # Sef DefSuffix=Choi (default) to activate default 2-layer Choisnel hydrology 8 8 # Set DefSuffix=CWRR to activate 11-layer CWRR hydrology 9 DefSuffix=C hoi9 DefSuffix=CWRR 10 10 11 11 VEGET_UPDATE=1Y -
CONFIG/UNIFORM/v6/LMDZOR_v6/EXPERIMENTS/LMDZOR/clim_360d/COMP/lmdz.card
r3034 r3038 9 9 # LMDZ_Physics=NPv5.67 for new physics to be used with LMDZ5/testing revision 2546 or later 10 10 # LMDZ_Physics=NPv5.70 for new physics to be used with LMDZ5/testing revision 2595 or later 11 LMDZ_Physics=AP 11 # LMDZ_Physics=NPv5.80bz0 for new physics to be used with LMDZ5/trunk revision 2699 or later 12 LMDZ_Physics=NPv5.80bz0 12 13 13 14 # Set the variable CREATE needed further below to find the initial and boundary condition files. -
CONFIG/UNIFORM/v6/LMDZOR_v6/EXPERIMENTS/LMDZOR/clim_360d/COMP/orchidee.card
r3016 r3038 7 7 # Sef DefSuffix=Choi (default) to activate default 2-layer Choisnel hydrology 8 8 # Set DefSuffix=CWRR to activate 11-layer CWRR hydrology 9 DefSuffix=C hoi9 DefSuffix=CWRR 10 10 11 11 VEGET_UPDATE=0Y
Note: See TracChangeset
for help on using the changeset viewer.