1 | #- $Id: inca.card 70 2007-06-21 14:20:42Z acosce $ |
---|
2 | [Compatibility] |
---|
3 | libIGCM=1.0 |
---|
4 | |
---|
5 | [UserChoices] |
---|
6 | #choose if input file will be regrid by xios, or read without regrid with netcdf |
---|
7 | #regrid output files on regular grid |
---|
8 | xios_remap_output=y |
---|
9 | xios_read=y |
---|
10 | # Set LDMZ_10m_winds to choose if the simulation will use online 10m wind (=y) or offline (=n) |
---|
11 | LMDZ_10m_winds=y |
---|
12 | #choose threshold (10m winds) parameter value |
---|
13 | wind_parameter=0.78 |
---|
14 | #choose seasalt correctif |
---|
15 | seasalt_corr=1.06 |
---|
16 | # heat fluxes computed with feedback corresponding to 0 --> no aerosol effects, 1--> aerosol effects selected by ok_ade, ok_aie |
---|
17 | feedb=0 |
---|
18 | #coupled model with ORCH |
---|
19 | #if yes, you need to put to CHEMISTRY_BVOC=y in orchidee.def and decomment lines for fertilizer and bbg in orchidee.card |
---|
20 | CoupOrchInca=n |
---|
21 | #active or not chemistry flux in output |
---|
22 | calcul_flux=n |
---|
23 | #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) |
---|
24 | flag_plane=0 |
---|
25 | #choose which time interpolation you want to interpolate sflx file. ( 0 - 1) (no interpolation / point to point interpolation) |
---|
26 | #be careful name of sflx file change with the choice of emi_interp_time ( no file / sflx_p2p.nc) |
---|
27 | emi_interp_time=1 |
---|
28 | |
---|
29 | |
---|
30 | |
---|
31 | # Specify output frequency for output files |
---|
32 | # File aerosols_from_inca will be systematically write in output with a monthly frequency - you cannot manage it from this card |
---|
33 | # for other files you can choose the frequency 1d (daily), 1mo (monthly), other (1ts, 5d, etc.) or NONE if to deactivate it |
---|
34 | # if you choose 1d the file will be store in CHM/Output/DA |
---|
35 | # if you choose 1mo the file will be store in CHM/Output/MO |
---|
36 | # if you choose another frequency, the file will be store in CHM/Output/DA by default |
---|
37 | output_frequency_chem=1d |
---|
38 | output_frequency_emi=1d |
---|
39 | output_frequency_species=1d |
---|
40 | output_frequency_forcage=1d |
---|
41 | output_frequency_aero=1d |
---|
42 | output_frequency_dep=1d |
---|
43 | output_frequency_washrate=NONE |
---|
44 | output_frequency_coupling=NONE |
---|
45 | output_frequency_reacflux=NONE |
---|
46 | output_frequency_phtrate=NONE |
---|
47 | output_frequency_invariants=NONE |
---|
48 | |
---|
49 | |
---|
50 | [InitialStateFiles] |
---|
51 | List= () |
---|
52 | |
---|
53 | [BoundaryFiles] |
---|
54 | List= () |
---|
55 | |
---|
56 | ListNonDel=(${R_IN}/CHM/CE0L_ICO/${ConfChem}_mmr_ce0l_ico.nc, tracers_mmr_inca.nc) |
---|
57 | |
---|
58 | |
---|
59 | [ParametersFiles] |
---|
60 | List= (${SUBMIT_DIR}/PARAM/INCA/inca.def , . ),\ |
---|
61 | (${MODIPSL}/modeles/INCA/src/INCA_XML/context_inca.xml , . ),\ |
---|
62 | (${MODIPSL}/modeles/INCA/src/INCA_XML/field_def_inca.xml , . ),\ |
---|
63 | (${MODIPSL}/modeles/INCA/src/INCA_XML/file_def_inca_restart.xml , file_def_inca_restart.xml ),\ |
---|
64 | (${SUBMIT_DIR}/PARAM/INCA/file_def_inca_${ConfChem}.xml , file_def_inca.xml ),\ |
---|
65 | (${SUBMIT_DIR}/PARAM/INCA/CE0L_ICO/tracers_${ConfChem}_dynamico.xml , . ),\ |
---|
66 | (${MODIPSL}/bin/inca_${ConfChem}.dat , inca.dat ) |
---|
67 | |
---|
68 | [RestartFiles] |
---|
69 | # List restart that have to be saved/restored each loop (file out, saved, and in) : |
---|
70 | List= (NONE) |
---|
71 | |
---|
72 | |
---|
73 | |
---|
74 | [OutputText] |
---|
75 | List=(inca.out, inca.def,context_inca.xml,field_def_inca.xml,file_def_inca.xml, inca_IDxml.out) |
---|
76 | |
---|
77 | |
---|
78 | [OutputFiles] |
---|
79 | List= () |
---|