source: CONFIG/UNIFORM/v6/IPSLESM6/EXPERIMENTS/IPSLESM/AER/pdControl/COMP/lim3.card @ 3758

Last change on this file since 3758 was 3758, checked in by acosce, 6 years ago

update IPSLESM6 to be consistent with CM6.1 (rev 3744)
+ add two flag in lmdz.card to drive iflag_phytrac and ok_bug_cv_trac (mandatory for AER configuration)

File size: 1.8 KB
Line 
1[Compatibility]
2libIGCM=1.0
3
4[UserChoices]
5OutputLevel=10
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        (${MODIPSL}/modeles/NEMOGCM/CONFIG/ORCA1_LIM3_PISCES/EXP00/ping_seaIce.xml       , ping_seaIce.xml        ), \
21        (${SUBMIT_DIR}/PARAM/namelist_lim3_${RESOL_OCE}_cfg_${LMDZ_Physics}              , namelist_ice_cfg       ), \
22        (${SUBMIT_DIR}/PARAM/file_def_nemo-lim3.xml                                      , file_def_nemo-lim.xml  )
23
24
25[RestartFiles]
26List=   (${config_UserChoices_JobName}_${NEMO_END}_restart_ice.nc, restart_icemod.nc, restart_ice_in.nc)
27
28[OutputText]
29List=   (namelist_ice)
30
31[OutputFiles]
32List=   (${config_UserChoices_JobName}_1m_icemod.nc, ${R_OUT_ICE_O_M}/${PREFIX}_1M_icemod.nc, Post_1M_icemod ), \
33        (${config_UserChoices_JobName}_1d_icemod.nc, ${R_OUT_ICE_O_D}/${PREFIX}_1D_icemod.nc, Post_1D_icemod )
34
35[Post_1M_icemod]
36Patches = ()
37GatherWithInternal = (nav_lon_grid_T, nav_lat_grid_T, time_counter, time_centered, time_centered_bounds)
38TimeSeriesVars2D = (snthic, sithic, sivolu, snvolu, siconc, sisali, sitemp, sistem, siheco, snheco, siages, sivelo, sishea, sfx)
39ChunckJob2D = NONE
40TimeSeriesVars3D = ()
41ChunckJob3D = NONE
42Seasonal=ON
43
44[Post_1D_icemod]
45Patches = ()
46GatherWithInternal = (nav_lon, nav_lat, time_counter, time_centered, time_centered_bounds)
47TimeSeriesVars2D = (snthic,sithic,sivolu,snvolu,siconc)
48ChunckJob2D = OFF
49TimeSeriesVars3D = ()
50ChunckJob3D = NONE
51Seasonal=OFF
52
Note: See TracBrowser for help on using the repository browser.