source: CONFIG/UNIFORM/v6/NEMO_v6/EXPERIMENTS/ORCA1_LIM3_PISCES/ia/COMP/lim3.card @ 3174

Last change on this file since 3174 was 3174, checked in by cetlod, 7 years ago

NEMO_v6 : Harmonize the configurations with IPSCLM6 & SHACONEMO

File size: 1.5 KB
Line 
1[Compatibility]
2libIGCM=1.0
3
4[UserChoices]
5
6[InitialStateFiles]
7List=   ()
8
9[BoundaryFiles]
10List=   ()
11ListNonDel= ()
12
13[SmoothFiles]
14List=   ()
15
16[ParametersFiles]
17List=   (${MODIPSL}/modeles/NEMOGCM/CONFIG/SHARED/namelist_ice_lim3_ref , namelist_ice_ref ), \
18        (${SUBMIT_DIR}/PARAM/namelist_lim3_${RESOL_OCE}_cfg             , namelist_ice_cfg ), \
19        (${SUBMIT_DIR}/PARAM/file_def_nemo-lim3.xml                  , file_def_nemo-lim.xml   ), \
20        (${MODIPSL}/modeles/NEMOGCM/CONFIG/ORCA1_LIM3_PISCES/EXP00/field_def_nemo-lim.xml                  , field_def_nemo-lim.xml   )
21
22
23[RestartFiles]
24List=   (${config_UserChoices_JobName}_${NEMO_END}_restart_ice.nc, restart_icemod.nc, restart_ice_in.nc)
25
26[OutputText]
27List=   (namelist_ice)
28
29[OutputFiles]
30List=   (${config_UserChoices_JobName}_1m_icemod.nc, ${R_OUT_ICE_O_M}/${PREFIX}_1M_icemod.nc, Post_1M_icemod ), \
31        (${config_UserChoices_JobName}_1d_icemod.nc, ${R_OUT_ICE_O_D}/${PREFIX}_1D_icemod.nc, Post_1D_icemod )
32
33[Post_1M_icemod]
34Patches = ()
35GatherWithInternal = (nav_lon, nav_lat, time_counter, time_centered, time_centered_bounds)
36TimeSeriesVars2D = (snthic, sithic, sivolu, snvolu, siconc, sisali, sitemp, sistem, siheco, snheco, siages, sivelu, sivelv, sivelo, sishea, sfx)
37ChunckJob2D = NONE
38TimeSeriesVars3D = ()
39ChunckJob3D = NONE
40Seasonal=ON
41
42[Post_1D_icemod]
43Patches = ()
44GatherWithInternal = (nav_lon, nav_lat, time_counter, time_centered, time_centered_bounds)
45TimeSeriesVars2D = (snthic,sithic,sivolu,snvolu,siconc)
46ChunckJob2D = OFF
47TimeSeriesVars3D = ()
48ChunckJob3D = NONE
49Seasonal=OFF
50
Note: See TracBrowser for help on using the repository browser.