Changeset 2647 for CONFIG/UNIFORM/v6/NEMO_v6/EXPERIMENTS/ORCA2_LIM2_PISCES
- Timestamp:
- 10/17/15 15:28:39 (7 years ago)
- Location:
- CONFIG/UNIFORM/v6/NEMO_v6/EXPERIMENTS/ORCA2_LIM2_PISCES/clim
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
CONFIG/UNIFORM/v6/NEMO_v6/EXPERIMENTS/ORCA2_LIM2_PISCES/clim/COMP/lim2.card
r2639 r2647 12 12 13 13 [ParametersFiles] 14 List= (${SUBMIT_DIR}/PARAM/namelist_ ice_lim2_ref, namelist_ice_ref), \15 (${SUBMIT_DIR}/PARAM/namelist_ ice_lim2_ORCA2_cfg, namelist_ice_cfg)14 List= (${SUBMIT_DIR}/PARAM/namelist_lim2_ref, namelist_ice_ref), \ 15 (${SUBMIT_DIR}/PARAM/namelist_lim2_${RESOL_OCE}_cfg, namelist_ice_cfg) 16 16 17 17 [RestartFiles] -
CONFIG/UNIFORM/v6/NEMO_v6/EXPERIMENTS/ORCA2_LIM2_PISCES/clim/COMP/opa9.card
r2645 r2647 3 3 4 4 [UserChoices] 5 OPA_NDT_DAY=156 5 #============================================================== 7 #-- Name of directory for COMMON ACCOUNT at idris or CCRT8 6 #-- available directories are: v3, v3_1, v3_2 9 7 #-- related to NEMO_tag_revision (nemo_v3, nemo_v3_1, nemo_v3_2_beta) 10 # -- NOTE: if you use COMMON ACCOUNT you have to de-comment it8 #============================================================== 11 9 OPA_version=v3.6_stable 12 10 #============================================================== … … 63 61 [ParametersFiles] 64 62 List= (${SUBMIT_DIR}/PARAM/namelist_ref, namelist_ref), \ 65 (${SUBMIT_DIR}/PARAM/namelist_ ORCA2_cfg, namelist_cfg), \63 (${SUBMIT_DIR}/PARAM/namelist_${RESOL_OCE}_cfg, namelist_cfg), \ 66 64 (${SUBMIT_DIR}/PARAM/domain_def.xml, domain_def.xml), \ 67 65 (${SUBMIT_DIR}/PARAM/field_def.xml, field_def.xml), \ 68 (${SUBMIT_DIR}/PARAM/iodef_ lim2.xml, iodef.xml)66 (${SUBMIT_DIR}/PARAM/iodef_ORCA_lim2.xml, iodef.xml) 69 67 70 68 -
CONFIG/UNIFORM/v6/NEMO_v6/EXPERIMENTS/ORCA2_LIM2_PISCES/clim/COMP/pisces.card
r2639 r2647 27 27 28 28 [ParametersFiles] 29 List= (${SUBMIT_DIR}/PARAM/namelist_top_ref , namelist_top_ref), \30 (${SUBMIT_DIR}/PARAM/namelist_top_ ORCA2_cfg , namelist_top_cfg), \31 (${SUBMIT_DIR}/PARAM/namelist_pisces_ref , namelist_pisces_ref), \32 (${SUBMIT_DIR}/PARAM/namelist_pisces_ ORCA2_cfg, namelist_pisces_cfg)29 List= (${SUBMIT_DIR}/PARAM/namelist_top_ref , namelist_top_ref), \ 30 (${SUBMIT_DIR}/PARAM/namelist_top_${RESOL_OCE}_cfg , namelist_top_cfg), \ 31 (${SUBMIT_DIR}/PARAM/namelist_pisces_ref , namelist_pisces_ref), \ 32 (${SUBMIT_DIR}/PARAM/namelist_pisces_${RESOL_OCE}_cfg, namelist_pisces_cfg) 33 33 34 34 [RestartFiles] -
CONFIG/UNIFORM/v6/NEMO_v6/EXPERIMENTS/ORCA2_LIM2_PISCES/clim/config.card
r2645 r2647 50 50 #D- For each component, Name of component, Tag of component 51 51 OCE= (opa9, NEMO_v6) 52 ICE= (lim 3, LIM_3)52 ICE= (lim2, LIM_2) 53 53 MBG= (pisces, PISCES) 54 54 #========================================================================
Note: See TracChangeset
for help on using the changeset viewer.