Changeset 1670 for CONFIG/IPSL_ESM
- Timestamp:
- 02/23/12 14:32:40 (13 years ago)
- Location:
- CONFIG/IPSL_ESM/IPSLCM5CHEM_uni
- Files:
-
- 9 added
- 7 edited
Legend:
- Unmodified
- Added
- Removed
-
CONFIG/IPSL_ESM/IPSLCM5CHEM_uni/AA_make
r1621 r1670 89 89 90 90 lmdz: ../../modeles/LMDZ 91 (cd ../../modeles/LMDZ; ./makelmdz_fcm - cpp ORCHIDEE_NOOPENMP -d $(RESOL_LMDZ) -cosp true -v true -parallel mpi -c $(LIB_MPI) -arch $(FCM_ARCH) ce0l ; cp bin/ce0l_$(RESOL_LMDZ)_phylmd_para_orch_couple.e ../../bin/create_etat0_limit.e ; )92 (cd ../../modeles/LMDZ; ./makelmdz_fcm - cpp ORCHIDEE_NOOPENMP -d $(RESOL_LMDZ) -cosp true -v true -parallel mpi -c $(LIB_MPI) -arch $(FCM_ARCH) gcm ; cp bin/gcm_$(RESOL_LMDZ)_phylmd_para_orch_couple.e ../../bin/gcm.e ; )91 (cd ../../modeles/LMDZ; ./makelmdz_fcm -ext_src ../REPROBUS -cpp REPROBUS -cpp ORCHIDEE_NOOPENMP -d $(RESOL_LMDZ) -cosp true -v true -parallel mpi -c $(LIB_MPI) -arch $(FCM_ARCH) ce0l ; cp bin/ce0l_$(RESOL_LMDZ)_phylmd_para_orch_couple.e ../../bin/create_etat0_limit.e ; ) 92 (cd ../../modeles/LMDZ; ./makelmdz_fcm -ext_src ../REPROBUS -cpp REPROBUS -cpp ORCHIDEE_NOOPENMP -d $(RESOL_LMDZ) -cosp true -v true -parallel mpi -c $(LIB_MPI) -arch $(FCM_ARCH) gcm ; cp bin/gcm_$(RESOL_LMDZ)_phylmd_para_orch_couple.e ../../bin/gcm.e ; ) 93 93 94 94 orca2: ../../modeles/NEMO/WORK -
CONFIG/IPSL_ESM/IPSLCM5CHEM_uni/GENERAL/DRIVER/lmdz.driver
r1667 r1670 350 350 351 351 352 # config.def : If running with Reprobus, desactivate ok_ade, ok_aie and read_climoz 353 if [ X${config_ListOfComponents_CHM} = Xreprobus ] ; then 354 LMDZ_sed config.def ok_ade n 355 LMDZ_sed config.def ok_aie n 356 LMDZ_sed config.def read_climoz 0 357 else 358 LMDZ_sed config.def ok_ade y 359 LMDZ_sed config.def ok_aie y 360 LMDZ_sed config.def read_climoz 2 361 fi 362 352 363 # guide.def : Activate nudging if ok_guide set in lmdz.card 353 364 if [ ! X${lmdz_UserChoices_ok_guide} = X ] ; then -
CONFIG/IPSL_ESM/IPSLCM5CHEM_uni/GENERAL/PARAM/config.def_L19
r1541 r1670 38 38 # 39 39 ### ok_ade=y/n flag Aerosol direct effect 40 ok_ade= y40 ok_ade=_AUTO_ 41 41 ### ok_aie=y/n flag Aerosol indirect effect 42 ok_aie= y42 ok_aie=_AUTO_ 43 43 ### aer_type = Aerosol variation type : actuel / preind / scenario / annuel 44 44 aer_type=actuel … … 56 56 # 1: read a single ozone climatology that will be used day and night 57 57 # 2: read two ozone climatologies, the average day and night climatology and the daylight climatology 58 read_climoz= 058 read_climoz=_AUTO_ -
CONFIG/IPSL_ESM/IPSLCM5CHEM_uni/GENERAL/PARAM/config.def_actuel
r1550 r1670 38 38 # 39 39 ### ok_ade=y/n flag Aerosol direct effect 40 ok_ade= y40 ok_ade=_AUTO_ 41 41 ### ok_aie=y/n flag Aerosol indirect effect 42 ok_aie= y42 ok_aie=_AUTO_ 43 43 ### aer_type = Aerosol variation type : actuel / preind / scenario / annuel 44 44 aer_type=actuel … … 56 56 # 1: read a single ozone climatology that will be used day and night 57 57 # 2: read two ozone climatologies, the average day and night climatology and the daylight climatology 58 read_climoz= 258 read_climoz=_AUTO_ -
CONFIG/IPSL_ESM/IPSLCM5CHEM_uni/GENERAL/PARAM/config.def_annuel
r1550 r1670 38 38 # 39 39 ### ok_ade=y/n flag Aerosol direct effect 40 ok_ade= y40 ok_ade=_AUTO_ 41 41 ### ok_aie=y/n flag Aerosol indirect effect 42 ok_aie= y42 ok_aie=_AUTO_ 43 43 ### aer_type = Aerosol variation type : actuel / preind / scenario / annuel 44 44 aer_type=annuel … … 56 56 # 1: read a single ozone climatology that will be used day and night 57 57 # 2: read two ozone climatologies, the average day and night climatology and the daylight climatology 58 read_climoz= 258 read_climoz=_AUTO_ -
CONFIG/IPSL_ESM/IPSLCM5CHEM_uni/GENERAL/PARAM/config.def_preind
r1550 r1670 38 38 # 39 39 ### ok_ade=y/n flag Aerosol direct effect 40 ok_ade= y40 ok_ade=_AUTO_ 41 41 ### ok_aie=y/n flag Aerosol indirect effect 42 ok_aie= y42 ok_aie=_AUTO_ 43 43 ### aer_type = Aerosol variation type : actuel / preind / scenario / annuel 44 44 aer_type=preind … … 56 56 # 1: read a single ozone climatology that will be used day and night 57 57 # 2: read two ozone climatologies, the average day and night climatology and the daylight climatology 58 read_climoz= 258 read_climoz=_AUTO_ -
CONFIG/IPSL_ESM/IPSLCM5CHEM_uni/GENERAL/PARAM/run.def
r1650 r1670 6 6 INCLUDEDEF=output.def 7 7 INCLUDEDEF=config.def 8 INCLUDEDEF=reprobus.def 8 9 ## Type de calendrier utilise 9 10 ## valeur possible: earth_360d (defaut), earth_365d, earth_366d
Note: See TracChangeset
for help on using the changeset viewer.