1 | #- $Id: inca.card 70 2007-06-21 14:20:42Z acosce $ |
---|
2 | [Compatibility] |
---|
3 | libIGCM=1.0 |
---|
4 | |
---|
5 | [UserChoices] |
---|
6 | # Set LMDZ_10m_winds to choose if the simulation will use online 10m wind (=y) or offline (=n) |
---|
7 | LMDZ_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 |
---|
11 | 10m_winds_method=threshold |
---|
12 | # Set climatological to choose the write_frequency for inca output (inca_avgr, forcage, inca_inst) |
---|
13 | # 86400 = daily output |
---|
14 | freq_write_chem=86400 |
---|
15 | |
---|
16 | # Use XIOS and/or IOIPSL as output library |
---|
17 | XIOS=y |
---|
18 | IOIPSL=n |
---|
19 | |
---|
20 | [InitialStateFiles] |
---|
21 | List= () |
---|
22 | |
---|
23 | [BoundaryFiles] |
---|
24 | List= () |
---|
25 | |
---|
26 | ListNonDel= (${R_IN}/CHM/INCA${RESOL_CHM}/oxydants.nc , oxydants.nc )\ |
---|
27 | (${R_IN}/CHM/INCA${RESOL_CHM}/npp.nc , npp.nc )\ |
---|
28 | (${R_IN}/CHM/INCA${RESOL_CHM}/sflx.nc , sflx.nc )\ |
---|
29 | (${R_IN}/CHM/INCA${RESOL_CHM}/aircraft.nc , aircraft.nc )\ |
---|
30 | (${R_IN}/CHM/INCA${RESOL_CHM}/landuse.nc , landuse.nc )\ |
---|
31 | (${R_IN}/CHM/INCA${RESOL_CHM}/andres.nc , andres.nc )\ |
---|
32 | (${R_IN}/CHM/INCA${RESOL_CHM}/casa_m.nc , casa_m.nc )\ |
---|
33 | (${R_IN}/CHM/INCA${RESOL_CHM}/taka.nc , taka.nc )\ |
---|
34 | (${R_IN}/CHM/INCA${RESOL_CHM}/casa_h.nc , casa_h.nc )\ |
---|
35 | (${R_IN}/CHM/INCA${RESOL_CHM}/phototable_glo.dat , phototable.dat ) |
---|
36 | |
---|
37 | |
---|
38 | [ParametersFiles] |
---|
39 | List= (${SUBMIT_DIR}/PARAM/inca.def, .),\ |
---|
40 | (${MODIPSL}/modeles/INCA/src/INCA_XML/context_inca.xml, .) ,\ |
---|
41 | (${MODIPSL}/modeles/INCA/src/INCA_XML/field_def_inca.xml, .) ,\ |
---|
42 | (${MODIPSL}/modeles/INCA/src/INCA_XML/file_def_inca.xml, .), \ |
---|
43 | (${MODIPSL}/bin/inca.dat, .) |
---|
44 | |
---|
45 | |
---|
46 | |
---|
47 | [RestartFiles] |
---|
48 | # List restart that have to be saved/restored each loop (file out, saved, and in) : |
---|
49 | List= (NONE) |
---|
50 | |
---|
51 | |
---|
52 | [OutputText] |
---|
53 | List=(inca.out, inca.def,context_inca.xml,field_def_inca.xml,file_def_inca.xml) |
---|
54 | |
---|
55 | [OutputFiles] |
---|
56 | List= (inca_emi_xios.nc, ${R_OUT_CHM_O_D}/${PREFIX}_1D_inca_emi_xios.nc, NONE ),\ |
---|
57 | (inca_species_xios.nc, ${R_OUT_CHM_O_D}/${PREFIX}_1D_inca_species_xios.nc, NONE ),\ |
---|
58 | (inca_dvel_xios.nc, ${R_OUT_CHM_O_D}/${PREFIX}_1D_inca_dvel_xios.nc, NONE ),\ |
---|
59 | (inca_chem_xios.nc, ${R_OUT_CHM_O_D}/${PREFIX}_1D_inca_chem_xios.nc, NONE ),\ |
---|
60 | (inca_common_xios.nc, ${R_OUT_CHM_O_D}/${PREFIX}_1D_inca_common_xios.nc, NONE ) |
---|
61 | |
---|
62 | [Post_1D_inca_avgr] |
---|
63 | Patches= () |
---|
64 | GatherWithInternal = (lon, lat, presnivs, time_counter) |
---|
65 | TimeSeriesVars2D = () |
---|
66 | ChunckJob2D = NONE |
---|
67 | TimeSeriesVars3D = () |
---|
68 | ChunckJob3D = NONE |
---|