source: CONFIG/UNIFORM/v6/NEMO_v6/EXPERIMENTS/ORCA2_LIM3_PISCES/dfs5/ia/COMP/lim3.card

Last change on this file was 3885, checked in by cetlod, 6 years ago

NEMO_v6 : finalizing the config

File size: 1.4 KB
Line 
1[Compatibility]
2libIGCM=1.0
3
4[UserChoices]
5OutputLevel=10
6
7[InitialStateFiles]
8List=   ()
9
10[BoundaryFiles]
11List=   ()
12ListNonDel= ()
13
14[SmoothFiles]
15List=   ()
16
17[ParametersFiles]
18List=   (${MODIPSL}/modeles/NEMOGCM/CONFIG/SHARED/namelist_ice_lim3_ref , namelist_ice_ref ), \
19        (${SUBMIT_DIR}/PARAM/NAMELIST/${RESOL_OCE}/namelist_lim3_cfg    , namelist_ice_cfg ), \
20        (${SUBMIT_DIR}/PARAM/XML/file_def_nemo-lim3.xml                 , file_def_nemo-lim.xml   ), \
21        (${MODIPSL}/modeles/NEMOGCM/CONFIG/ORCA1_LIM3_PISCES/EXP00/field_def_nemo-lim.xml, field_def_nemo-lim.xml   )
22
23
24[RestartFiles]
25List=   (${config_UserChoices_JobName}_${NEMO_END}_restart_ice.nc, restart_icemod.nc, restart_ice_in.nc)
26
27[OutputText]
28List=   (namelist_ice)
29
30[OutputFiles]
31List=   (${config_UserChoices_JobName}_1m_icemod.nc, ${R_OUT_ICE_O_M}/${PREFIX}_1M_icemod.nc, Post_1M_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.