source: CONFIG/UNIFORM/v6/IPSLCM6.3/EXPERIMENTS/IPSLESM/GES/piControl_GES_CoupOceAtm_TEST/COMP/lim2.card @ 6628

Last change on this file since 6628 was 6628, checked in by acosce, 8 months ago

Add experiment for coupled model with INCA GES and CO2 coupled between atm and oce
fixe some typo, and try to find the best way to generalize all ESM experiments

  • Property svn:mime-type set to application/x-wine-extension-ini
File size: 1.2 KB
Line 
1[Compatibility]
2libIGCM=1.0
3
4[UserChoices]
5OutputLevel=1
6
7[InitialStateFiles]
8List=   ()
9
10[BoundaryFiles]
11List=   ()
12ListNonDel= ()
13
14[SmoothFiles]
15List=   ()
16
17[ParametersFiles]
18List=   (${MODIPSL}/modeles/NEMO/CONFIG/SHARED/namelist_lim2_ref, namelist_ice_ref), \
19        (${SUBMIT_DIR}/PARAM/namelist_lim2_${RESOL_OCE}_cfg, namelist_ice_cfg)
20
21[RestartFiles]
22List=   (${config_UserChoices_JobName}_${NEMO_END}_restart_ice.nc, restart_icemod.nc, restart_ice_in.nc)
23
24[OutputText]
25List=   (namelist_ice)
26
27[OutputFiles]
28List=   (${config_UserChoices_JobName}_1m_icemod.nc, ${R_OUT_ICE_O_M}/${PREFIX}_1M_icemod.nc, Post_1M_icemod ), \
29        (${config_UserChoices_JobName}_1d_icemod.nc, ${R_OUT_ICE_O_D}/${PREFIX}_1D_icemod.nc, NONE )
30
31[Post_1M_icemod]
32Patches = ()
33GatherWithInternal = (nav_lon, nav_lat, time_counter, time_counter_bounds)
34TimeSeriesVars2D = (ice_pres, iicetemp, iicethic, iicevelu, iicevelv, isnowthi)
35ChunckJob2D = NONE
36TimeSeriesVars3D = ()
37ChunckJob3D = NONE
38Seasonal=ON
39
40[Post_1D_icemod]
41Patches = ()
42GatherWithInternal = (nav_lon, nav_lat, time_counter, time_counter_bounds)
43TimeSeriesVars2D = (iicethic, iicevelu, iicevelv, ileadfra)
44ChunckJob2D = 200Y
45TimeSeriesVars3D = ()
46ChunckJob3D = NONE
47Seasonal=OFF
48
49
50
Note: See TracBrowser for help on using the repository browser.