- Timestamp:
- 10/19/10 14:41:29 (14 years ago)
- Location:
- CONFIG/LMDZOR/branches/LMDZOR_v4
- Files:
-
- 6 added
- 2 deleted
- 5 edited
- 2 moved
Legend:
- Unmodified
- Added
- Removed
-
CONFIG/LMDZOR/branches/LMDZOR_v4/AA_make
r961 r1169 3 3 4 4 all : 5 if [ -s ./.resol ] ; then $(M_K) `head -1 .resol` ; else gmake LMD 9695-L39 ; fi5 if [ -s ./.resol ] ; then $(M_K) `head -1 .resol` ; else gmake LMD280280-L39 ; fi 6 6 7 7 LMD7245 : libioipsl liborchidee lmdz72x45x19 verif … … 38 38 echo "LMD144142" >.resol 39 39 echo "RESOL_ATM_3D=144x142x39" >>.resol 40 echo "$(LIB_MPI)" >.libmpi 41 42 LMD280280-L39 : libioipsl liborchidee lmdz280x280x39 verif 43 echo "LMD280280-L39" >.resol 44 echo "RESOL_ATM_3D=280x280x39" >>.resol 40 45 echo "$(LIB_MPI)" >.libmpi 41 46 … … 81 86 $(M_K) lmdz RESOL_LMDZ=144x142x39 82 87 88 lmdz280x280x39: 89 $(M_K) lmdz RESOL_LMDZ=280x280x39 90 83 91 lmdz: 84 92 (cd ../../modeles/LMDZ4; ./makelmdz_fcm -cpp ORCHIDEE_NOOPENMP -d $(RESOL_LMDZ) -arch $(FCM_ARCH) ce0l ; cp bin/ce0l_$(RESOL_LMDZ)_phylmd_seq.e ../../bin/create_etat0_limit.e ; ) -
CONFIG/LMDZOR/branches/LMDZOR_v4/AMIP/COMP/lmdz.card
r1095 r1169 16 16 17 17 # To force higher writing level for aerosol. 18 # LMDZ_Freq_aero : frequency for writing (in PeriodLength : 10Years = 120) ,19 # LMDZ_Length_aero : length of writing (in PeriodLength : 1Year = 12).18 # LMDZ_Freq_aero : frequency for writing (in PeriodLength : 10Years = 120) , 19 # LMDZ_Length_aero : length of writing (in PeriodLength : 1Year = 12). 20 20 # To cancel this option put LMDZ_Length_aero=0 21 21 LMDZ_Freq_aero=120 … … 34 34 35 35 [InitialStateFiles] 36 List= (${R_OUT}/${config_UserChoices_TagName}/${CREATE}/ATM/Output/Restart/${CREATE}_${year}_start.nc, start.nc) 37 36 List= (${R_OUT}/${config_UserChoices_TagName}/${CREATE}/ATM/Output/Restart/${CREATE}_${year}_start.nc, start.nc),\ 37 (${R_OUT}/${config_UserChoices_TagName}/${CREATE}/ATM/Output/Restart/${CREATE}_${year}_startphy.nc, startphy.nc) 38 38 39 39 [BoundaryFiles] 40 List= (${R_OUT}/${config_UserChoices_TagName}/${CREATE}/ATM/Output/Boundary/${CREATE}_${year}_limit.nc, limit.nc) 41 # (${R_OUT}/${config_UserChoices_TagName}/${CREATE}/ATM/Output/Boundary/${CREATE}_${year}_climoz_LMDZ.nc, climoz_LMDZ.nc) 40 List= (${R_OUT}/${config_UserChoices_TagName}/${CREATE}/ATM/Output/Boundary/${CREATE}_${year}_limit.nc, limit.nc),\ 41 (/dmnfs/cont003/p86ghatt/IGCM_OUT/LMDZOR/NUDGING-CORDEX-AFR/${year}${month}/u.nc, u.nc),\ 42 (/dmnfs/cont003/p86ghatt/IGCM_OUT/LMDZOR/NUDGING-CORDEX-AFR/${year}${month}/v.nc, v.nc) 43 42 44 # With AR5 aerosols (including ASSO4M(=SO4), CSSO4M, AIBCM, ASBCM, AIPOMM, ASPOMM, ASSSM, CSSSM, SSSSM, CIDUSTM) 43 45 # With AR5 ozone(tropo + strato from LMDZOR-INCA-REPROBUS simulations) … … 61 63 (${SUBMIT_DIR}/PARAM/cosp_input_nl.txt, .), \ 62 64 (${SUBMIT_DIR}/PARAM/cosp_output_nl.txt, .), \ 65 (${SUBMIT_DIR}/PARAM/guide.def, .), \ 63 66 (${SUBMIT_DIR}/PARAM/run.def, .), \ 64 67 (${SUBMIT_DIR}/PARAM/traceur.def, .) … … 69 72 70 73 [OutputText] 71 List= (physiq.def, gcm.def, run.def, traceur.def, used_run.def, lmdz.x.prt)74 List= (physiq.def, gcm.def, run.def, traceur.def, guide.def, used_run.def, lmdz.x.prt) 72 75 73 76 [OutputFiles] -
CONFIG/LMDZOR/branches/LMDZOR_v4/AMIP/PARAM/run.def
r1095 r1169 4 4 INCLUDEDEF=gcm.def 5 5 INCLUDEDEF=orchidee.def 6 INCLUDEDEF=guide.def 6 7 ## Type de calendrier utilise 7 8 ## valeur possible: earth_360d (defaut), earth_365d, earth_366d … … 36 37 ### VEGET= y si ORCHIDEE, =n si bucket 37 38 VEGET=y 38 -
CONFIG/LMDZOR/branches/LMDZOR_v4/CREATE/COMP/lmdz.card_Interannuel
r1095 r1169 5 5 6 6 [UserChoices] 7 # Directory for parameter files 8 PARAM_DIR=${SUBMIT_DIR}/../AMIP/PARAM 7 9 8 10 [InitialStateFiles] … … 24 26 25 27 [ParametersFiles] 26 List= (${SUBMIT_DIR}/PARAM/physiq.def_L${RESOL_ATM_Z}, physiq.def), \ 27 (${SUBMIT_DIR}/PARAM/gcm.def_${RESOL_ATM_3D}, gcm.def), \ 28 (${SUBMIT_DIR}/PARAM/orchidee.def, .), \ 29 (${SUBMIT_DIR}/PARAM/run.def, .), \ 30 (${SUBMIT_DIR}/PARAM/traceur.def, .) 28 List= (${PARAM_DIR}/physiq.def_L${RESOL_ATM_Z}, physiq.def), \ 29 (${PARAM_DIR}/gcm.def_${RESOL_ATM_3D}, gcm.def), \ 30 (${PARAM_DIR}/orchidee.def, .), \ 31 (${PARAM_DIR}/run.def, .), \ 32 (${PARAM_DIR}/traceur.def, .),\ 33 (${PARAM_DIR}/guide.def, .) 31 34 32 35 [RestartFiles] … … 34 37 35 38 [OutputText] 36 List= (physiq.def, gcm.def, run.def, traceur.def )39 List= (physiq.def, gcm.def, run.def, traceur.def, guide.def) 37 40 38 41 [OutputFiles] -
CONFIG/LMDZOR/branches/LMDZOR_v4/CREATE/COMP/lmdz.driver
r1095 r1169 27 27 case ${config_UserChoices_CalendarType} in 28 28 leap|gregorian) 29 CalendarTypeForLmdz= earth_366d;;29 CalendarTypeForLmdz=gregorian;; 30 30 noleap) 31 31 CalendarTypeForLmdz=earth_365d;; … … 103 103 ## run.def parameters 104 104 LMDZ_sed run.def dayref ${InitDay} 105 LMDZ_sed run.def anneeref ${ InitYear}105 LMDZ_sed run.def anneeref ${Year} 106 106 LMDZ_sed run.def calend ${CalendarTypeForLmdz} 107 107 LMDZ_sed run.def nday ${PeriodLengthInDays} … … 109 109 LMDZ_sed run.def periodav ${LMDZ_periodav} 110 110 LMDZ_sed run.def adjust ${LMDZ_adjust} 111 111 LMDZ_sed run.def use_filtre_fft n 112 112 if ( ${FirstInitialize} ) ; then 113 113
Note: See TracChangeset
for help on using the changeset viewer.