source: CONFIG/UNIFORM/v6/LMDZORINCA_v6/EXPERIMENTS/LMDZORINCA/DUSS/COMP/inca.card @ 2916

Last change on this file since 2916 was 2916, checked in by acosce, 8 years ago

change name of inca restart to fit with inca rev 566

File size: 3.8 KB
Line 
1#- $Id: inca.card 70 2007-06-21 14:20:42Z acosce $
2[Compatibility]
3libIGCM=1.0
4
5[UserChoices]
6# Set LMDZ_10m_winds to choose if the simulation will use online 10m wind (=y) or offline (=n)
7LMDZ_10m_winds=y
8# Set Wind_method to choose which way we will use to work with 10m wind from gcm (so if LMDZ_10m_winds=y)
9#10m_winds_method=weibull10 --> use weibull method for 10m wind from gcm,
10#10m_winds_method=threshold --> use threshold method for 10m wind from gcm
1110m_winds_method=threshold
12# Set climatological to choose the write_frequency for inca output (inca_avgr, forcage, inca_inst)
13# 86400 = daily output
14freq_write_chem=86400
15# heat fluxes computed with feedback corresponding to 0 --> no aerosol effects, 1--> aerosol effects selected by ok_ade, ok_aie
16feedb=0
17#choose sedimentation multilayer or one layer
18multilayer_sedim=y
19#coupled model with ORCH
20CoupOrchInca=n
21
22# Use XIOS and/or IOIPSL as output library
23XIOS=y
24IOIPSL=n
25
26[InitialStateFiles]
27List= ()
28       
29[BoundaryFiles]
30#List=      (/ccc/work/cont003/subipsl/subipsl/ECMWF320x160/AN${year}/165_${year}${month}.nc      , u10mec.nc)\
31#           (/ccc/work/cont003/subipsl/subipsl/ECMWF320x160/AN${year}/166_${year}${month}.nc      , v10mec.nc)\
32#           (${R_IN}/ATM/${RESOL_ATM}/NUDGE_FILES/ERAI/AN${year}/u10m_ecmwf_${year}${month}.nc , u10m.nc  )\
33#           (${R_IN}/ATM/${RESOL_ATM}/NUDGE_FILES/ERAI/AN${year}/v10m_ecmwf_${year}${month}.nc , v10m.nc  )
34List=()
35
36ListNonDel= (${R_IN}/CHM/INCA${RESOL_CHM}/npp.nc                ,   npp.nc              )\
37            (${R_IN}/CHM/INCA${RESOL_CHM}/aircraft.nc   ,   aircraft.nc         )\
38            (${R_IN}/CHM/INCA${RESOL_CHM}/sflx.nc               ,   sflx.nc             )\
39            (${R_IN}/CHM/INCA${RESOL_CHM}/landuse.nc    ,   landuse.nc          )\
40            (${R_IN}/CHM/INCA${RESOL_CHM}/rhvEC.txt     ,   rhvEC.txt           )\
41            (${R_IN}/CHM/INCA${RESOL_CHM}/wthEC.txt     ,   wthEC.txt           )\
42            (${R_IN}/CHM/INCA${RESOL_CHM}/clyEC.txt     ,   clyEC.txt           )\
43            (${R_IN}/CHM/INCA${RESOL_CHM}/wth.dat               ,   wth.dat             )\
44            (${R_IN}/CHM/INCA${RESOL_CHM}/cly.dat               ,   cly.dat             )\
45            (${R_IN}/CHM/INCA${RESOL_CHM}/rhv.dat               ,   rhv.dat             )\
46            (${R_IN}/CHM/INCA${RESOL_CHM}/phototable_glo.dat   ,   phototable.dat       )
47
48
49[ParametersFiles]
50List=   (${SUBMIT_DIR}/PARAM/inca.def, .),\
51        (${MODIPSL}/modeles/INCA/src/INCA_XML/context_inca.xml, .)   ,\
52        (${MODIPSL}/modeles/INCA/src/INCA_XML/field_def_inca.xml, .) ,\
53        (${MODIPSL}/modeles/INCA/src/INCA_XML/file_def_inca_DUSS.xml, file_def_inca.xml), \
54        (${MODIPSL}/bin/inca.dat, .)
55
56[RestartFiles]
57# List restart that have to be saved/restored each loop (file out, saved, and in) :
58List= (reprecipinsoil.dat, precipinsoil.dat, precipinsoil.dat)
59
60
61[OutputText]
62List=(inca.out, inca.def,context_inca.xml,field_def_inca.xml,file_def_inca.xml)
63
64[OutputFiles]
65List=   (inca_aero.nc,      ${R_OUT_CHM_O_D}/${PREFIX}_1D_inca_aero.nc,  Post_1D_inca_aero  ),\
66        (inca_common.nc,      ${R_OUT_CHM_O_D}/${PREFIX}_1D_inca_common.nc,    NONE  ),\
67        (inca_forcage.nc,      ${R_OUT_CHM_O_D}/${PREFIX}_1D_inca_forcage.nc, Post_1D_inca_forcage  ),\
68        (inca_veget.nc,      ${R_OUT_CHM_O_D}/${PREFIX}_1D_inca_veget.nc,  Post_1D_inca_veget  )
69
70
71[Post_1D_inca_aero]
72Patches= ()
73GatherWithInternal = (lon, lat, presnivs, time_counter_bounds, time_counter, area)
74TimeSeriesVars2D = (OD550_SSSSM, od550ssas,od550ss,od550dust, loaddustCI, loadssCS, loadSSAS, LOAD_SSSSM, emidustCI, emissAS, emissSS, emissCS)
75ChunckJob2D = NONE
76TimeSeriesVars3D = ()
77ChunckJob3D = NONE
78
79
80[Post_1D_inca_forcage]
81Patches= ()
82GatherWithInternal = (lon, lat, presnivs, time_counter_bounds,time_counter, area)
83TimeSeriesVars2D = (SWTOAAS_AER,SWTOAAS_DUST,SWTOAAS_SS)
84ChunckJob2D = NONE
85TimeSeriesVars3D = ()
86ChunckJob3D = NONE
87
88
89[Post_1D_inca_veget]
90Patches= ()
91GatherWithInternal = (lon, lat, veget, time_counter)
92TimeSeriesVars2D = (hdry,snowfromOrch,emi_isop,emi_mono)
93ChunckJob2D = NONE
94TimeSeriesVars3D = (flx_iso,flx_mono,flx_ORVOC,flx_acetal)
95ChunckJob3D = NONE
Note: See TracBrowser for help on using the repository browser.