source: CONFIG/UNIFORM/v6/IPSLCM6/EXPERIMENTS/IPSLCM/piControl/COMP/lim3.card @ 2861

Last change on this file since 2861 was 2826, checked in by omamce, 8 years ago

O.M. : correction to file_def_nemo to match iodef.xml of Shaconemo

change card accordingly, to save all produced files

File size: 1.3 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
20[RestartFiles]
21List=   (${config_UserChoices_JobName}_${NEMO_END}_restart_ice.nc, restart_icemod.nc, restart_ice_in.nc)
22
23[OutputText]
24List=   (namelist_ice)
25
26[OutputFiles]
27List=   (${config_UserChoices_JobName}_1m_icemod.nc, ${R_OUT_ICE_O_M}/${PREFIX}_1M_icemod.nc, Post_1M_icemod ), \
28        (${config_UserChoices_JobName}_1d_icemod.nc, ${R_OUT_ICE_O_D}/${PREFIX}_1D_icemod.nc, Post_1D_icemod )
29
30[Post_1M_icemod]
31Patches = ()
32GatherWithInternal = (nav_lon, nav_lat, time_counter, time_centered, time_centered_bounds)
33TimeSeriesVars2D = (snthic, sithic, sivolu, snvolu, siconc, sisali, sitemp, sistem, siheco, snheco, siages, sivelu, sivelv, sivelo, sishea, sibrin, sfx)
34ChunckJob2D = NONE
35TimeSeriesVars3D = ()
36ChunckJob3D = NONE
37Seasonal=ON
38
39[Post_1D_icemod]
40Patches = ()
41GatherWithInternal = (nav_lon, nav_lat, time_counter, time_centered, time_centered_bounds)
42TimeSeriesVars2D = (snthic,sithic,sivolu,snvolu,siconc)
43ChunckJob2D = OFF
44TimeSeriesVars3D = ()
45ChunckJob3D = NONE
46Seasonal=OFF
47
Note: See TracBrowser for help on using the repository browser.