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

Last change on this file since 3304 was 3304, checked in by acosce, 7 years ago

in orchidee.card there was missing the copy of reftemp.nc file
add copy of some files in CHM/Debug/

File size: 4.6 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# heat fluxes computed with feedback corresponding to 0 --> no aerosol effects, 1--> aerosol effects selected by ok_ade, ok_aie
13feedb=0
14#choose sedimentation multilayer or one layer
15multilayer_sedim=y
16#coupled model with ORCH
17#if yes, you need to put to CHEMISTRY_BVOC=y in orchidee.def and decomment lines for fertilizer and bbg in orchidee.card
18CoupOrchInca=n
19#active or not chemistry flux in output
20calcul_flux=n
21#choose which type of aircraft you will use (0 - 1 - 2 - 3) (no aircraft / old inca aircraft / new subsonic inca aircraft / subsonic + hypersonic inca aircraft)
22flag_plane=1
23
24# Use XIOS and/or IOIPSL as output library
25XIOS=y
26IOIPSL=n
27
28[InitialStateFiles]
29List= ()
30       
31[BoundaryFiles]
32#List=      (/ccc/work/cont003/subipsl/subipsl/ECMWF320x160/AN${year}/165_${year}${month}.nc      , u10mec.nc)\
33#           (/ccc/work/cont003/subipsl/subipsl/ECMWF320x160/AN${year}/166_${year}${month}.nc      , v10mec.nc)\
34#           (${R_IN}/ATM/${RESOL_ATM}/NUDGE_FILES/ERAI/AN${year}/u10m_ecmwf_${year}${month}.nc , u10m.nc  )\
35#           (${R_IN}/ATM/${RESOL_ATM}/NUDGE_FILES/ERAI/AN${year}/v10m_ecmwf_${year}${month}.nc , v10m.nc  )
36List=()
37
38ListNonDel= (${R_IN}/CHM/INCA${RESOL_CHM}/npp.nc                ,   npp.nc              )\
39            (${R_IN}/CHM/INCA${RESOL_CHM}/aircraft.nc           ,   aircraft_mth.nc     )\
40            (${R_IN}/CHM/INCA${RESOL_CHM}/sflx.nc               ,   sflx_p2p.nc         )\
41            (${R_IN}/CHM/INCA${RESOL_CHM}/landuse.nc            ,   landuse.nc          )\
42            (${R_IN}/CHM/INCA${RESOL_CHM}/rhvEC.txt             ,   rhvEC.txt           )\
43            (${R_IN}/CHM/INCA${RESOL_CHM}/wthEC.txt             ,   wthEC.txt           )\
44            (${R_IN}/CHM/INCA${RESOL_CHM}/clyEC.txt             ,   clyEC.txt           )\
45            (${R_IN}/CHM/INCA${RESOL_CHM}/wth.dat               ,   wth.dat             )\
46            (${R_IN}/CHM/INCA${RESOL_CHM}/cly.dat               ,   cly.dat             )\
47            (${R_IN}/CHM/INCA${RESOL_CHM}/rhv.dat               ,   rhv.dat             )\
48            (${R_IN}/CHM/INCA${RESOL_CHM}/new_phototable.dat    ,   phototable.dat      )
49
50
51
52[ParametersFiles]
53List=   (${SUBMIT_DIR}/PARAM/inca.def, .),\
54        (${MODIPSL}/modeles/INCA/src/INCA_XML/context_inca.xml, .)   ,\
55        (${MODIPSL}/modeles/INCA/src/INCA_XML/field_def_inca.xml, .) ,\
56        (${MODIPSL}/modeles/INCA/src/INCA_XML/file_def_inca_DUSS_daily.xml, file_def_inca_daily.xml), \
57        (${MODIPSL}/modeles/INCA/src/INCA_XML/file_def_inca_DUSS_monthly.xml, file_def_inca_monthly.xml), \
58        (${MODIPSL}/bin/inca.dat, .)
59
60[RestartFiles]
61# List restart that have to be saved/restored each loop (file out, saved, and in) :
62List= (reprecipinsoil.dat, precipinsoil.dat, precipinsoil.dat)
63
64
65[OutputText]
66List=(inca.out, inca.def,context_inca.xml,field_def_inca.xml,file_def_inca_daily.xml,file_def_inca_monthly.xml)
67
68[OutputFiles]
69List=   (inca1d_aero.nc    ,      ${R_OUT_CHM_O_D}/${PREFIX}_1D_inca_aero.nc    ,  Post_1D_inca_aero  ),\
70        (inca1d_reacflux.nc,      ${R_OUT_CHM_O_D}/${PREFIX}_1D_inca_reacflux.nc,  NONE  ),\
71        (inca1d_forcage.nc ,      ${R_OUT_CHM_O_D}/${PREFIX}_1D_inca_forcage.nc ,  Post_1D_inca_forcage  ),\
72        (inca1d_veget.nc   ,      ${R_OUT_CHM_O_D}/${PREFIX}_1D_inca_veget.nc   ,  Post_1D_inca_veget  ),\
73        (inca1m_aero.nc    ,      ${R_OUT_CHM_O_M}/${PREFIX}_1M_inca_aero.nc    ,  NONE  ),\
74        (inca1m_reacflux.nc,      ${R_OUT_CHM_O_M}/${PREFIX}_1M_inca_reacflux.nc,  NONE  ),\
75        (inca1m_forcage.nc ,      ${R_OUT_CHM_O_M}/${PREFIX}_1M_inca_forcage.nc ,  NONE  ),\
76        (inca1m_veget.nc   ,      ${R_OUT_CHM_O_M}/${PREFIX}_1M_inca_veget.nc   ,  NONE  )
77
78
79[Post_1D_inca_aero]
80Patches= ()
81GatherWithInternal = (lon, lat, presnivs, time_centered, time_centered_bounds, time_counter, area)
82TimeSeriesVars2D = (od550ssss, od550ssas,od550sscs,od550dustci, loaddustci, loadsscs, loadssas,loadssss, emidustci, emissas, emissss, emisscs)
83ChunckJob2D = NONE
84TimeSeriesVars3D = ()
85ChunckJob3D = NONE
86Seasonal=OFF
87
88
89[Post_1D_inca_forcage]
90Patches= ()
91GatherWithInternal = (lon, lat, presnivs, time_centered, time_centered_bounds,time_counter, area)
92TimeSeriesVars2D = (SWTOAAS_AER,SWTOAAS_DUST,SWTOAAS_SS)
93ChunckJob2D = NONE
94TimeSeriesVars3D = ()
95ChunckJob3D = NONE
96Seasonal=OFF
97
98
99[Post_1D_inca_veget]
100Patches= ()
101GatherWithInternal = (lon, lat, veget, time_counter)
102TimeSeriesVars2D = (hdry,snowfromOrch,emi_isop,emi_mono)
103ChunckJob2D = NONE
104TimeSeriesVars3D = (flx_iso,flx_mono,flx_ORVOC,flx_acetal)
105ChunckJob3D = NONE
106Seasonal=OFF
Note: See TracBrowser for help on using the repository browser.