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] |
---|
2 | libIGCM=1.0 |
---|
3 | |
---|
4 | [UserChoices] |
---|
5 | |
---|
6 | [InitialStateFiles] |
---|
7 | List= () |
---|
8 | |
---|
9 | [BoundaryFiles] |
---|
10 | List= () |
---|
11 | ListNonDel= () |
---|
12 | |
---|
13 | [ParametersFiles] |
---|
14 | List= (${SUBMIT_DIR}/PARAM/namelist_ice_${RESOL_OCE}, namelist_ice) |
---|
15 | |
---|
16 | [RestartFiles] |
---|
17 | List= (${config_UserChoices_JobName}_${NEMO_END}_restart_ice.nc, restart_icemod.nc, restart_ice_in.nc) |
---|
18 | |
---|
19 | [OutputText] |
---|
20 | List= () |
---|
21 | |
---|
22 | [OutputFiles] |
---|
23 | List= (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] |
---|
28 | Patches = (Patch_20091030_histcom_time_axis,Patch_20091118_mask) |
---|
29 | GatherWithInternal = (nav_lon, nav_lat, time_counter) |
---|
30 | TimeSeriesVars2D = (iicethic, isnowthi, iicevelu, iicevelv) |
---|
31 | ChunckJob2D = NONE |
---|
32 | TimeSeriesVars3D = () |
---|
33 | ChunckJob3D = NONE |
---|
34 | |
---|
35 | [Post_time] |
---|
36 | Patches = (Patch_20091030_histcom_time_axis,Patch_20091118_mask) |
---|
37 | GatherWithInternal = |
---|
38 | TimeSeriesVars2D = () |
---|
39 | ChunckJob2D = NONE |
---|
40 | TimeSeriesVars3D = () |
---|
41 | ChunckJob3D = NONE |
---|
Note: See
TracBrowser
for help on using the repository browser.