source: CONFIG/IPSLCM/IPSLCM5/branches/IPSLCM5_v2/EXP00/COMP/lim2.card @ 793

Last change on this file since 793 was 793, checked in by sdipsl, 15 years ago
  • First step towards sechiba+stomate in IPSLCM5_v2
    • add SBG comonent SurfaceBioGeoChemistry? (stomate)
    • merge orchidee.def with the one in EXPBIOS and EXPLAND from IPSLCM5_WORK
    • use ENSEMBLES PFT vegetation map for initialization (new one to come)
  • Del svn:executable property for some card and driver

SD, ACa, MM

File size: 893 bytes
Line 
1[Compatibility]
2libIGCM=1.0
3
4[UserChoices]
5
6[InitialStateFiles]
7List=   ()
8
9[BoundaryFiles]
10List=   ()
11ListNonDel= ()
12
13[ParametersFiles]
14List=   (${SUBMIT_DIR}/PARAM/namelist_ice_${RESOL_OCE}, namelist_ice)
15
16[RestartFiles]
17List=   (${config_UserChoices_JobName}_${NEMO_END}_restart_ice.nc, restart_icemod.nc, restart_ice_in.nc)
18
19[OutputText]
20List=   (ice_evolu)
21
22[OutputFiles]
23List=   (ORCA2_1m_icemod.nc, ${R_OUT_ICE_O_M}/${PREFIX}_1M_icemod.nc, Post_1M_icemod),\
24        (ORCA2_5d_icemod.nc, ${R_OUT_ICE_O_D}/${PREFIX}_5D_icemod.nc, Post_time),\
25        (ORCA2_1d_icemod.nc, ${R_OUT_ICE_O_D}/${PREFIX}_1D_icemod.nc, Post_time)
26
27[Post_1M_icemod]
28Patches = (Patch_20091030_histcom_time_axis)
29GatherWithInternal = (nav_lon, nav_lat, time_counter)
30TimeSeriesVars = (iicethic, isnowthi, iicevelu, iicevelv)
31
32[Post_time]
33Patches = (Patch_20091030_histcom_time_axis)
34GatherWithInternal =
35TimeSeriesVars =
36
Note: See TracBrowser for help on using the repository browser.