source: CONFIG/UNIFORM/v6/IPSLCM6.3/EXPERIMENTS/IPSLESM/GES/piControl_GES_CoupOceAtm_TEST/COMP/lim3.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.6 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.nc , .  )
13
14[SmoothFiles]
15List=   ()
16
17[ParametersFiles]
18List=   (${MODIPSL}/modeles/NEMOGCM/CONFIG/SHARED/namelist_ice_lim3_ref                  , namelist_ice_ref       ), \
19        (${MODIPSL}/modeles/NEMOGCM/CONFIG/ORCA1_LIM3_PISCES/EXP00/field_def_nemo-lim.xml, field_def_nemo-lim.xml ), \
20        (${SUBMIT_DIR}/PARAM/namelist_lim3_cfg_${LMDZ_Physics}                           , namelist_ice_cfg       ), \
21        (${SUBMIT_DIR}/PARAM/file_def_nemo-lim3.xml                                      , file_def_nemo-lim.xml  )
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)
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.