source: CONFIG/UNIFORM/v6/IPSLCM6.2/EXPERIMENTS/IPSLCM/piControl_MR025_TEST/COMP/lim3.card @ 5513

Last change on this file since 5513 was 5513, checked in by aclsce, 4 years ago

Add some coherence between experiments (piControl and pdControl) and resolutions (LR, MR1, MR025) : part 2.

File size: 1.7 KB
Line 
1[Compatibility]
2libIGCM=1.0
3
4[UserChoices]
5OutputLevel=1
6
7[InitialStateFiles]
8List=   ()
9
10[BoundaryFiles]
11List=   ()
12ListNonDel= (${R_IN}/OCE/IPSLCM6/${opa9_UserChoices_ORCA_version}/maskMFO_lim_v0.nc,  maskMFO_lim.nc)
13
14[SmoothFiles]
15List=   ()
16
17[ParametersFiles]
18List=   (${MODIPSL}/modeles/NEMOGCM/CONFIG/ORCA025_LIM3_PISCES/for_ORCA025_LIM3/namelist_ice_ref, namelist_ice_ref       ), \
19        (${MODIPSL}/modeles/NEMOGCM/CONFIG/ORCA025_LIM3_PISCES/for_ORCA025_LIM3/field_def_nemo-lim.xml, field_def_nemo-lim.xml ), \
20        (${SUBMIT_DIR}/PARAM/file_def_nemo-lim3.xml, file_def_nemo-lim.xml       ) , \
21        (${SUBMIT_DIR}/PARAM/namelist_lim3_${RESOL_OCE}_cfg_${LMDZ_Physics}, namelist_ice_cfg       )
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, field_def_nemo.xml, file_def_nemo-lim.xml)
29
30[OutputFiles]
31List=   (${config_UserChoices_JobName}_1m_icemod.nc, ${R_OUT_ICE_O_M}/${PREFIX}_1M_icemod.nc, Post_1M_icemod ), \
32        (${config_UserChoices_JobName}_1d_icemod.nc, ${R_OUT_ICE_O_D}/${PREFIX}_1D_icemod.nc, NONE )
33
34[Post_1M_icemod]
35Patches = ()
36GatherWithInternal = (nav_lon_grid_T, nav_lat_grid_T, time_counter, time_centered, time_centered_bounds)
37TimeSeriesVars2D = (snthic, sithic, sivolu, snvolu, siconc, sisali, sitemp, sistem, siages)
38ChunckJob2D = NONE
39TimeSeriesVars3D = ()
40ChunckJob3D = NONE
41Seasonal=ON
42
43[Post_1D_icemod]
44Patches = ()
45GatherWithInternal = (nav_lon_grid_T, nav_lat_grid_T, time_counter, time_centered, time_centered_bounds)
46TimeSeriesVars2D = (snthic,sithic,sivolu,snvolu,siconc)
47ChunckJob2D = OFF
48TimeSeriesVars3D = ()
49ChunckJob3D = NONE
50Seasonal=OFF
51
Note: See TracBrowser for help on using the repository browser.