source: CONFIG/IPSLCM/IPSLCM5/branches/IPSLCM5_v2/EXP00/COMP/lim2.card @ 819

Last change on this file since 819 was 819, checked in by aclsce, 15 years ago
  • Added the use of mask patch in opa9.card and lim2.card
  • Added the possibility to generate mesh_mask file by activating mesh_mash variable in opa9.card
  • Use of ORCA2.3 configuration


File size: 1.0 KB
Line 
1[Compatibility]
2libIGCM=1.0
3
4[UserChoices]
5
6[InitialStateFiles]
7List=   ()
8
9[BoundaryFiles]
10List=   ()
11ListNonDel= ()
12
13[ParametersFiles]
14List=   (${SUBMIT_DIR}/PARAM/namelist_ice_${RESOL_OCE}, namelist_ice)
15
16[RestartFiles]
17List=   (${config_UserChoices_JobName}_${NEMO_END}_restart_ice.nc, restart_icemod.nc, restart_ice_in.nc)
18
19[OutputText]
20List=   ()
21
22[OutputFiles]
23List=   (ORCA2_1m_icemod.nc, ${R_OUT_ICE_O_M}/${PREFIX}_1M_icemod.nc, Post_1M_icemod),\
24        (ORCA2_5d_icemod.nc, ${R_OUT_ICE_O_D}/${PREFIX}_5D_icemod.nc, Post_time),\
25        (ORCA2_1d_icemod.nc, ${R_OUT_ICE_O_D}/${PREFIX}_1D_icemod.nc, Post_time)
26
27[Post_1M_icemod]
28Patches = (Patch_20091030_histcom_time_axis,Patch_20091118_mask)
29GatherWithInternal = (nav_lon, nav_lat, time_counter)
30TimeSeriesVars2D = (iicethic, isnowthi, iicevelu, iicevelv)
31ChunckJob2D = NONE
32TimeSeriesVars3D = ()
33ChunckJob3D = NONE
34
35[Post_time]
36Patches = (Patch_20091030_histcom_time_axis,Patch_20091118_mask)
37GatherWithInternal =
38TimeSeriesVars2D = ()
39ChunckJob2D = NONE
40TimeSeriesVars3D = ()
41ChunckJob3D = NONE
Note: See TracBrowser for help on using the repository browser.