Ticket #316: COMMAND file FLEXPART.txt

File COMMAND file FLEXPART.txt, 2.7 KB (added by jshafer, 2 years ago)
Line 
1&COMMAND
2 LDIRECT=               1, ! Simulation direction in time   ; 1 (forward) or -1 (backward)
3 IBDATE=         20200101, ! Start date of the simulation   ; YYYYMMDD: YYYY=year, MM=month, DD=day
4 IBTIME=           090000, ! Start time of the simulation   ; HHMISS: HH=hours, MI=min, SS=sec; UTC
5 IEDATE=         20200114, ! End date of the simulation     ; same format as IBDATE
6 IETIME=           230000, ! End  time of the simulation    ; same format as IBTIME
7 LOUTSTEP=           3600, ! Interval of model output; average concentrations calculated every LOUTSTEP (s)
8 LOUTAVER=           3600, ! Interval of output averaging (s)
9 LOUTSAMPLE=          900, ! Interval of output sampling  (s), higher stat. accuracy with shorter intervals
10 ITSPLIT=        99999999, ! Interval of particle splitting (s)
11 LSYNCTIME=           900, ! All processes are synchronized to this time interval (s)
12 CTL=              -5.000, ! CTL>1, ABL time step = (Lagrangian timescale (TL))/CTL, uses LSYNCTIME if CTL<0
13 IFINE=                 4, ! Reduction for time step in vertical transport, used only if CTL>1
14 IOUT=                  1, ! Output type: [1]mass 2]pptv 3]1&2 4]plume 5]1&4, +8 for NetCDF output
15 IPOUT=                 2, ! Particle position output: 0]no 1]every output 2]only at end 3]time averaged
16 LSUBGRID=              0, ! Increase of ABL heights due to sub-grid scale orographic variations;[0]off 1]on
17 LCONVECTION=           1, ! Switch for convection parameterization;0]off [1]on
18 LAGESPECTRA=           1, ! Switch for calculation of age spectra (needs AGECLASSES);[0]off 1]on
19 IPIN=                  0, ! Warm start from particle dump (needs previous partposit_end file); [0]no 1]yes
20 IOUTPUTFOREACHRELEASE= 1, ! Separate output fields for each location in the RELEASE file; [0]no 1]yes
21 IFLUX=                 0, ! Output of mass fluxes through output grid box boundaries
22 MDOMAINFILL=           0, ! Switch for domain-filling, if limited-area particles generated at boundary
23 IND_SOURCE=            1, ! Unit to be used at the source   ;  [1]mass 2]mass mixing ratio
24 IND_RECEPTOR=          1, ! Unit to be used at the receptor; [1]mass 2]mass mixing ratio 3]wet depo. 4]dry depo.
25 MQUASILAG=             0, ! Quasi-Lagrangian mode to track individual numbered particles
26 NESTED_OUTPUT=         0, ! Output also for a nested domain
27 LINIT_COND=            0, ! Output sensitivity to initial conditions (bkw mode only) [0]off 1]conc 2]mmr
28 SURF_ONLY=             0, ! Output only for the lowest model layer, used w/ LINIT_COND=1 or 2
29 CBLFLAG=               0, ! Skewed, not Gaussian turbulence in the convective ABL, need large CTL and IFINE
30 OHFIELDS_PATH= "../../flexin/", ! Default path for OH file
31 /
32
hosted by ZAMG