source: CONFIG/trunk/IPSLCM4_v2/EXP00/COMP/lim.card @ 154

Last change on this file since 154 was 154, checked in by sdipsl, 17 years ago

Bug correction : NWRITE and NWRITEHF was not properly handle. OPA can output two differents write frequency, opa.card take it in account. IPSLCM4_v2 can now run with PeriodLength?=1Y in config.card

File size: 872 bytes
Line 
1[UserChoices]
2
3[InitialStateFiles]
4List=   ()
5
6[BoundaryFiles]
7List=   ()
8ListNonDel= (${R_BC}/ICE/${config_UserChoices_TagName}/cpointj.dat, .)
9
10[ParametersFiles]
11List=   (${SUBMIT_DIR}/PARAM/geogra.param, .), \
12        (${SUBMIT_DIR}/PARAM/output.param, .), \
13        (${SUBMIT_DIR}/PARAM/run.param.li, .), \
14        (${SUBMIT_DIR}/PARAM/thermo.param, .), \
15        (${SUBMIT_DIR}/PARAM/dynami.param_${RESOL_OCE}, dynami.param), \
16        (${SUBMIT_DIR}/PARAM/inice.param,  .)
17
18[RestartFiles]
19List=   (rest_ice.om, restart_icemod, rest.om)
20
21[OutputText]
22List=   (ice_evolu, ice_mouchard)
23
24[OutputFiles]
25List=   (${PREFIX_OPA}_${DATE_OPA}_icemod.nc, ${R_OUT_ICE_O_M}/${PREFIX}_1M_icemod.nc, Post_1M_icemod)
26
27[Post_1M_icemod]
28Patches = ()
29GatherWithInternal = (nav_lon, nav_lat, deptht, time_counter)
30MonitoringVars = (iicethic, ileadfra, isnowthi)
31TimeSeriesVars = (iicethic, ileadfra, isnowthi, iicevelu, iicevelv)
Note: See TracBrowser for help on using the repository browser.