Changeset 2770 for CONFIG/UNIFORM/v6/LMDZORINCA_v6/EXPERIMENTS/LMDZ
- Timestamp:
- 03/08/16 13:04:48 (9 years ago)
- Location:
- CONFIG/UNIFORM/v6/LMDZORINCA_v6/EXPERIMENTS/LMDZ
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
CONFIG/UNIFORM/v6/LMDZORINCA_v6/EXPERIMENTS/LMDZ/CREATE_amip/COMP/lmdz.card
r2694 r2770 33 33 (${R_IN}/ATM/Rugos.nc, .), \ 34 34 (${R_IN}/ATM/landiceref.nc, .) 35 ### Please, add the o2a.nc file to fit with the coupled configuration associated 36 ### Note that this file is different for different versions of the coupled model 35 36 ### Optional: Add the o2a.nc file to fit with the coupled configuration for the 37 ### land-sea mask. This file is different for different versions of the coupled model and 38 ### the different resolutions. Choose between following to fit with IPSLCM6 coupled model: 39 # (${R_IN}/ATM/IPSLCM6/eORCA1.1xLMD144142/o2a.nc, o2a.nc) 37 40 # (${R_IN}/ATM/IPSLCM6/ORCA2.3x9695_v1/o2a.nc, o2a.nc) 38 41 42 39 43 [ParametersFiles] 40 List= (${SUBMIT_DIR}/PARAM/physiq.def_L${RESOL_ATM_Z}_${LMDZ_Physics}, physiq.def), \ 41 (${SUBMIT_DIR}/PARAM/gcm.def_${RESOL_ATM_3D}, gcm.def), \ 44 List= (${SUBMIT_DIR}/PARAM/physiq.def_${LMDZ_Physics}, physiq.def), \ 45 (${SUBMIT_DIR}/PARAM/gcm.def_${RESOL_ATM_XY}, gcm.def), \ 46 (${SUBMIT_DIR}/PARAM/vert.def_L${RESOL_ATM_Z}, vert.def), \ 42 47 (${SUBMIT_DIR}/PARAM/config.def_actuel , config.def), \ 43 48 (${SUBMIT_DIR}/PARAM/run.def, .), \ … … 49 54 50 55 [OutputText] 51 List= (physiq.def, gcm.def, run.def, config.def, traceur.def, guide.def)56 List= (physiq.def, gcm.def, vert.def, run.def, config.def, traceur.def, guide.def) 52 57 53 58 [OutputFiles] -
CONFIG/UNIFORM/v6/LMDZORINCA_v6/EXPERIMENTS/LMDZ/CREATE_clim/COMP/lmdz.card
r2694 r2770 34 34 (${R_IN}/ATM/AMIP_2014/sst_bc_clim.nc, amipbc_sst_1x1.nc), \ 35 35 (${R_IN}/ATM/AMIP_2014/sic_bc_clim.nc, amipbc_sic_1x1.nc) 36 ### Please, add the o2a.nc file to fit with the coupled configuration associated 37 ### Note that this file is different for different versions of the coupled model 36 37 ### Optional: Add the o2a.nc file to fit with the coupled configuration for the 38 ### land-sea mask. This file is different for different versions of the coupled model and 39 ### the different resolutions. Choose between following to fit with IPSLCM6 coupled model: 40 # (${R_IN}/ATM/IPSLCM6/eORCA1.1xLMD144142/o2a.nc, o2a.nc) 38 41 # (${R_IN}/ATM/IPSLCM6/ORCA2.3x9695_v1/o2a.nc, o2a.nc) 39 42 43 40 44 [ParametersFiles] 41 List= (${SUBMIT_DIR}/PARAM/physiq.def_L${RESOL_ATM_Z}_${LMDZ_Physics}, physiq.def), \ 42 (${SUBMIT_DIR}/PARAM/gcm.def_${RESOL_ATM_3D}, gcm.def), \ 45 List= (${SUBMIT_DIR}/PARAM/physiq.def_${LMDZ_Physics}, physiq.def), \ 46 (${SUBMIT_DIR}/PARAM/gcm.def_${RESOL_ATM_XY}, gcm.def), \ 47 (${SUBMIT_DIR}/PARAM/vert.def_L${RESOL_ATM_Z}, vert.def), \ 43 48 (${SUBMIT_DIR}/PARAM/config.def_actuel , config.def), \ 44 49 (${SUBMIT_DIR}/PARAM/run.def, .), \ … … 50 55 51 56 [OutputText] 52 List= (physiq.def, gcm.def, run.def, config.def, traceur.def, guide.def)57 List= (physiq.def, gcm.def, vert.def, run.def, config.def, traceur.def, guide.def) 53 58 54 59 [OutputFiles]
Note: See TracChangeset
for help on using the changeset viewer.