source: CONFIG/UNIFORM/v6/IPSLCM6/EXPERIMENTS/IPSLCM/piControl_CMIP6/COMP/lim3.card @ 3836

Last change on this file since 3836 was 3801, checked in by aclsce, 6 years ago
  • Use of ping_nemo.xml (merge of ping_ocean, seaice, biogeochemistry) in historical experiment
  • Removed use of ping_ocean, seaice, biogeochemistry in nemo cards.
File size: 1.6 KB
RevLine 
[2103]1[Compatibility]
2libIGCM=1.0
3
4[UserChoices]
[3634]5OutputLevel=1
[2103]6
7[InitialStateFiles]
[2122]8List=   ()
[2103]9
10[BoundaryFiles]
11List=   ()
[3649]12ListNonDel= (${R_IN}/OCE/IPSLCM6/${opa9_UserChoices_ORCA_version}/maskMFO_lim.nc , .  )
13
[2103]14[SmoothFiles]
15List=   ()
16
17[ParametersFiles]
[3412]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 ), \
[3587]20        (${SUBMIT_DIR}/PARAM/namelist_lim3_${RESOL_OCE}_cfg_${LMDZ_Physics}              , namelist_ice_cfg       ), \
[3412]21        (${SUBMIT_DIR}/PARAM/file_def_nemo-lim3.xml                                      , file_def_nemo-lim.xml  )
[2103]22
[2876]23
[2103]24[RestartFiles]
25List=   (${config_UserChoices_JobName}_${NEMO_END}_restart_ice.nc, restart_icemod.nc, restart_ice_in.nc)
26
27[OutputText]
[2119]28List=   (namelist_ice)
[2103]29
30[OutputFiles]
[2118]31List=   (${config_UserChoices_JobName}_1m_icemod.nc, ${R_OUT_ICE_O_M}/${PREFIX}_1M_icemod.nc, Post_1M_icemod ), \
[3634]32        (${config_UserChoices_JobName}_1d_icemod.nc, ${R_OUT_ICE_O_D}/${PREFIX}_1D_icemod.nc, NONE )
[2103]33
34[Post_1M_icemod]
[2153]35Patches = ()
[2674]36GatherWithInternal = (nav_lon, nav_lat, time_counter, time_centered, time_centered_bounds)
[3634]37TimeSeriesVars2D = (snthic, sithic, sivolu, snvolu, siconc, sisali, sitemp, sistem, siages)
[2103]38ChunckJob2D = NONE
39TimeSeriesVars3D = ()
40ChunckJob3D = NONE
41Seasonal=ON
42
43[Post_1D_icemod]
[2153]44Patches = ()
[2674]45GatherWithInternal = (nav_lon, nav_lat, time_counter, time_centered, time_centered_bounds)
[2629]46TimeSeriesVars2D = (snthic,sithic,sivolu,snvolu,siconc)
[2726]47ChunckJob2D = OFF
[2103]48TimeSeriesVars3D = ()
49ChunckJob3D = NONE
50Seasonal=OFF
51
Note: See TracBrowser for help on using the repository browser.