source: CONFIG/UNIFORM/v7/ICOLMDZORINCA_v7/EXPERIMENTS/ICOLMDZORINCA/GES/COMP/inca.card @ 5903

Last change on this file since 5903 was 5903, checked in by acosce, 3 years ago

Add flag to choose if user want or not regrid output files on case we are running with dynamico

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#regrid output files on regular grid
7xios_remap_output=y
8# Set LDMZ_10m_winds to choose if the simulation will use online 10m wind (=y) or offline (=n)
9LMDZ_10m_winds=n
10#choose threshold (10m winds)  parameter value
11wind_parameter=0.78
12#choose seasalt correctif
13seasalt_corr=1.06
14# heat fluxes computed with feedback corresponding to 0 --> no aerosol effects, 1--> aerosol effects selected by ok_ade, ok_aie
15feedb=0
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=0
23#choose which time interpolation you want to interpolate sflx file. ( 0 - 1) (no interpolation / point to point interpolation)
24#be careful name of sflx file change with the choice of emi_interp_time ( no file / sflx_p2p.nc)
25emi_interp_time=1
26
27# Specify output frequency for output files
28# File aerosols_from_inca will be systematically write in output with a monthly frequency - you cannot manage it from this card
29# for other files you can choose the frequency 1d (daily), 1mo (monthly), other (1ts, 5d, etc.) or NONE if to deactivate it
30# if you choose 1d the file will be store in CHM/Output/DA
31# if you choose 1mo the file will be store in CHM/Output/MO
32# if you choose another frequency, the file will be store in CHM/Output/DA by default
33
34output_frequency_ges=1d
35
36
37[InitialStateFiles]
38List= (${R_IN}/CHM/INCA144142-L79/chem_unstructured_start.nc, chem_start.nc)
39
40[BoundaryFiles]
41List=(${R_IN}/CHM/IPCC_AR6/OXYDANTS/144142-L79_yearly_interpolated/oxydants_${year}.nc,   oxydants.nc         ),\
42     (/ccc/work/cont003/subipsl/subipsl/ECMWF320x160/AN${year}/165_${year}${month}.nc      , u10xios.nc         ),\
43     (/ccc/work/cont003/subipsl/subipsl/ECMWF320x160/AN${year}/166_${year}${month}.nc      , v10xios.nc         )
44
45
46ListNonDel= (${R_IN}/CHM/FILES_LONxLAT/landuse_lmdz_dyn.nc                              ,   landuse.nc          ),\
47            (${R_IN}/CHM/FILES_LONxLAT/npp_dyn.nc                                       ,   npp.nc              ),\
48            (${R_IN}/CHM/INCA144142-L79/dustincaEC.nc                                   ,   dustEC.nc           ),\
49            (${R_IN}/CHM/INCA144142-L79/new_phototable.dat                              ,   phototable.dat      ),\
50            (${R_IN}/CHM/IPCC_AR6/SFLX/VERS3/144142-L79/ANT/sflx_lmdz_ANT_2000_dyn.nc   ,   sflx_ANT_LR.nc      ),\
51            (${R_IN}/CHM/IPCC_AR6/SFLX/VERS3/144142-L79/BBG/sflx_lmdz_BBG_2000_dyn.nc   ,   sflx_BBG_LR.nc      ),\
52            (${R_IN}/CHM/IPCC_AR6/SFLX/VERS3/144142-L79/sflx_lmdz_GHG_dyn.nc            ,   sflx_GHG_LR.nc      ),\
53            (${R_IN}/CHM/IPCC_AR6/SFLX/VERS3/144142-L79/sflx_lmdz_NAT_dyn.nc            ,   sflx_NAT_LR.nc      ),\
54            (${R_IN}/CHM/IPCC_AR6/SFLX/VERS3/144142-L79/sflx_lmdz_MISC_dyn.nc           ,   sflx_MISC_LR.nc     ),\
55            (/ccc/work/cont003/gen2201/lloretth/co2_carbonator_1deg.nc                  ,   co2_carbonator.nc   )
56
57[ParametersFiles]
58List=   (${SUBMIT_DIR}/PARAM/inca.def                                   , .                             ),\
59        (${MODIPSL}/modeles/INCA/src/INCA_XML/context_inca.xml          , .                             ),\
60        (${MODIPSL}/modeles/INCA/src/INCA_XML/context_input_inca.xml    , .                             ),\
61        (${MODIPSL}/modeles/INCA/src/INCA_XML/context_oxydants_inca.xml , .                             ),\
62        (${MODIPSL}/modeles/INCA/src/INCA_XML/context_winds_inca.xml    , .                             ),\
63        (${MODIPSL}/modeles/INCA/src/INCA_XML/context_start_GES_inca.xml, context_start_inca.xml        ),\
64        (${MODIPSL}/modeles/INCA/src/INCA_XML/context_co2_bis_inca.xml  , .                             ),\
65        (${MODIPSL}/modeles/INCA/src/INCA_XML/context_sflx_inca.xml     , .                             ),\
66        (${MODIPSL}/modeles/INCA/src/INCA_XML/field_def_inca.xml        , .                             ),\
67        (${MODIPSL}/modeles/INCA/src/INCA_XML/file_def_inca_restart.xml , file_def_inca_restart.xml     ),\
68        (${MODIPSL}/modeles/INCA/src/INCA_XML/file_def_inca_GES.xml     , file_def_inca.xml             ),\
69        (${MODIPSL}/bin/inca_${OptMode}_${ConfChem}.dat                 , inca.dat                      )
70
71[RestartFiles]
72# List restart that have to be saved/restored each loop (file out, saved, and in) :
73List= (chem_restart.nc, chem_restart.nc, chem_start.nc)
74 
75[OutputText]
76List=(inca.out, inca.def,context_inca.xml,field_def_inca.xml,file_def_inca.xml, inca_IDxml.out)
77
78[OutputFiles]
79List=   (inca1d_ges.nc,      ${R_OUT_CHM_O_D}/${PREFIX}_1D_inca_ges.nc, Post_1D_inca_ges  ),\
80        (inca1mo_ges.nc,      ${R_OUT_CHM_O_M}/${PREFIX}_1M_inca_ges.nc, NONE  )
81
82
83[Post_1D_inca_ges]
84Patches= ()
85GatherWithInternal = (lon, lat, presnivs, , time_centered, time_centered_bounds, time_counter,area)
86TimeSeriesVars2D = (emico2bih)
87ChunckJob2D = NONE
88TimeSeriesVars3D = (vmrch4,vmrco,vmrco2bih,jn2o,jmcf)
89ChunckJob3D = NONE
90Seasonal=OFF
Note: See TracBrowser for help on using the repository browser.