source: CONFIG/UNIFORM/v6/IPSLCM6/EXPERIMENTS/IPSLCM/piControl/COMP/lim2.card @ 2048

Last change on this file since 2048 was 1549, checked in by jgipsl, 13 years ago

Added directory EXPALL which contains the possibility to run all 5
experiences :

  • DRIVER : contains all *.driver before in COMP directory (the drivers are the same for all experiences)
  • PARAM : all files from EXP00/PARAM (not yet adapted for all experiences)
  • CARD : this directory contains one subdirectory per experience; hitorical, piControl, etc...
  • CARD/XXX : contains all *.card necessary to run experience XXX

*This revision contains the PARAM only for EXP00. In next commit,
modifications will be done so that all experience can be run correctly.
*Must be run with a modifcation in libIGCM concerning the DRIVER
directory.

File size: 1.2 KB
Line 
1[Compatibility]
2libIGCM=1.0
3
4[UserChoices]
5
6[InitialStateFiles]
7List=   ()
8
9[BoundaryFiles]
10List=   ()
11ListNonDel= ()
12
13[SmoothFiles]
14List=   ()
15
16[ParametersFiles]
17List=   (${SUBMIT_DIR}/PARAM/namelist_ice_${RESOL_OCE}, namelist_ice)
18
19[RestartFiles]
20List=   (${config_UserChoices_JobName}_${NEMO_END}_restart_ice.nc, restart_icemod.nc, restart_ice_in.nc)
21
22[OutputText]
23List=   ()
24
25[OutputFiles]
26List=   (ORCA2_1m_icemod.nc, ${R_OUT_ICE_O_M}/${PREFIX}_1M_icemod.nc, Post_1M_icemod), \
27        (ORCA2_1d_icemod.nc, ${R_OUT_ICE_O_D}/${PREFIX}_1D_icemod.nc, Post_1D_icemod)
28
29[Post_1M_icemod]
30Patches = (Patch_20091118_mask)
31GatherWithInternal = (nav_lon, nav_lat, time_counter, time_counter_bnds)
32TimeSeriesVars2D = (bmelt, evap, grLateral, ialb, ice_pres, iicetemp, iicethic, iicevelu, iicevelv, ileadfra, isnowthi, prsn, rsdssi, sblsi, sim, snoToIce, snomelt, soicecov, strairx, strairy, tmelt, transifs, transix, transiy, tsice)
33ChunckJob2D = NONE
34TimeSeriesVars3D = ()
35ChunckJob3D = NONE
36Seasonal=ON
37
38[Post_1D_icemod]
39Patches = (Patch_20091118_mask)
40GatherWithInternal = (nav_lon, nav_lat, time_counter, time_counter_bnds)
41TimeSeriesVars2D = (iicethic, iicevelu, iicevelv, ileadfra)
42ChunckJob2D = 200Y
43TimeSeriesVars3D = ()
44ChunckJob3D = NONE
45Seasonal=OFF
46
Note: See TracBrowser for help on using the repository browser.