1 | #- $Id: inca.card 70 2007-06-21 14:20:42Z acosce $ |
---|
2 | [Compatibility] |
---|
3 | libIGCM=1.0 |
---|
4 | |
---|
5 | [UserChoices] |
---|
6 | # Set climatological to choose if the simulation will use online 10m wind (=y) or offline (=n) |
---|
7 | climatological=n |
---|
8 | # Set climatological to choose the write_frequency for inca output (inca_avgr, forcage, inca_inst) |
---|
9 | # 86400 = daily output |
---|
10 | freq_write_chem=86400 |
---|
11 | # heat fluxes computed with feedback corresponding to 0 --> no aerosol effects, 1--> aerosol effects selected by ok_ade, ok_aie |
---|
12 | feedb=0 |
---|
13 | |
---|
14 | |
---|
15 | [InitialStateFiles] |
---|
16 | List= () |
---|
17 | |
---|
18 | [BoundaryFiles] |
---|
19 | List= () |
---|
20 | |
---|
21 | ListNonDel= (${R_INIT}/CHM/LMDZORINCA/INCA${RESOL_CHM}/npp.nc , npp.nc )\ |
---|
22 | (${R_INIT}/CHM/LMDZORINCA/INCA${RESOL_CHM}/oxydants.nc , oxydants.nc )\ |
---|
23 | (/ccc/work/cont003/dsm/p24cozic/WORK/INCA_HELIUM/HELIUM/sflx_lmdz_phyHELIUM.nc , sflx.nc )\ |
---|
24 | (/ccc/work/cont003/dsm/p24cozic/WORK/INCA_HELIUM/HELIUM/Helium_volcanic_lmdz_phy.nc , aircraft.nc )\ |
---|
25 | (${R_INIT}/CHM/LMDZORINCA/INCA${RESOL_CHM}/landuse.nc , landuse.nc ),\ |
---|
26 | (${R_INIT}/CHM/LMDZORINCA/INCA${RESOL_CHM}/phototable_glo.dat , phototable.dat ) |
---|
27 | |
---|
28 | |
---|
29 | [ParametersFiles] |
---|
30 | List= (${SUBMIT_DIR}/PARAM/inca.def, .) |
---|
31 | |
---|
32 | |
---|
33 | [RestartFiles] |
---|
34 | # List restart that have to be saved/restored each loop (file out, saved, and in) : |
---|
35 | List= (NONE) |
---|
36 | |
---|
37 | |
---|
38 | [OutputText] |
---|
39 | List=(inca.out,inca.def) |
---|
40 | |
---|
41 | [OutputFiles] |
---|
42 | List= (inca_avgr.nc, ${R_OUT_CHM_O_M}/${PREFIX}_1M_inca_avgr.nc, Post_1M_inca_avgr ),\ |
---|
43 | (forcage.nc, ${R_OUT_CHM_O_M}/${PREFIX}_1M_forcage.nc, NONE) |
---|
44 | |
---|
45 | |
---|
46 | [Post_1M_inca_avgr] |
---|
47 | Patches= () |
---|
48 | GatherWithInternal = (lon, lat, presnivs, time_counter) |
---|
49 | TimeSeriesVars2D = () |
---|
50 | ChunckJob2D = NONE |
---|
51 | TimeSeriesVars3D = () |
---|
52 | ChunckJob3D = NONE |
---|