source: CONFIG/UNIFORM/v6/IPSLCM5A2/EXPERIMENTS/IPSLCM/piControl/COMP/lim2.card @ 4873

Last change on this file since 4873 was 2969, checked in by aclsce, 8 years ago

IPSLCM5A2 : cleaning in TS section (as already done for IPSLCM6) :
For opa9 : delete 14 variables not produced by diaptr (1Y)
For lim2 : delete 2 variables

File size: 1.3 KB
RevLine 
[396]1[Compatibility]
2libIGCM=1.0
3
4[UserChoices]
5
6[InitialStateFiles]
[2122]7List=   ()
[396]8
9[BoundaryFiles]
10List=   ()
11ListNonDel= ()
12
[992]13[SmoothFiles]
14List=   ()
15
[396]16[ParametersFiles]
[2966]17List=   (${MODIPSL}/modeles/NEMOGCM/CONFIG/SHARED/namelist_ice_lim2_ref, namelist_ice_ref), \
18        (${SUBMIT_DIR}/PARAM/field_def_nemo-lim2.xml, field_def_nemo-lim.xml), \
19        (${SUBMIT_DIR}/PARAM/file_def_nemo-lim2.xml, file_def_nemo-lim.xml), \
[2187]20        (${SUBMIT_DIR}/PARAM/namelist_lim2_${RESOL_OCE}_cfg, namelist_ice_cfg)
[396]21
22[RestartFiles]
23List=   (${config_UserChoices_JobName}_${NEMO_END}_restart_ice.nc, restart_icemod.nc, restart_ice_in.nc)
24
25[OutputText]
[2119]26List=   (namelist_ice)
[396]27
28[OutputFiles]
[2118]29List=   (${config_UserChoices_JobName}_1m_icemod.nc, ${R_OUT_ICE_O_M}/${PREFIX}_1M_icemod.nc, Post_1M_icemod ), \
[2362]30        (${config_UserChoices_JobName}_1d_icemod.nc, ${R_OUT_ICE_O_D}/${PREFIX}_1D_icemod.nc, NONE )
[396]31
32[Post_1M_icemod]
[2153]33Patches = ()
[2726]34GatherWithInternal = (nav_lon, nav_lat, time_counter, time_counter_bounds)
[2969]35TimeSeriesVars2D = (ice_pres, tsice, iicethic, isnowthi)
[794]36ChunckJob2D = NONE
37TimeSeriesVars3D = ()
38ChunckJob3D = NONE
[939]39Seasonal=ON
[1021]40
41[Post_1D_icemod]
[2153]42Patches = ()
[2726]43GatherWithInternal = (nav_lon, nav_lat, time_counter, time_counter_bounds)
[1040]44TimeSeriesVars2D = (iicethic, iicevelu, iicevelv, ileadfra)
45ChunckJob2D = 200Y
[1021]46TimeSeriesVars3D = ()
47ChunckJob3D = NONE
[1032]48Seasonal=OFF
[1021]49
[2118]50
51
Note: See TracBrowser for help on using the repository browser.