Changeset 3aae106 in flexpart.git


Ignore:
Timestamp:
Dec 11, 2018, 5:47:36 PM (5 years ago)
Author:
Ignacio Pisso <ip@…>
Branches:
master, 10.4.1_pesei, GFS_025, bugfixes+enhancements, dev, release-10, release-10.4.1, scaling-bug
Children:
9397d0f
Parents:
8594fb8
git-author:
Ignacio Pisso <ip@…> (12/11/18 17:46:34)
git-committer:
Ignacio Pisso <ip@…> (12/11/18 17:47:36)
Message:

WIP COMMAND namelist file

File:
1 edited

Legend:

Unmodified
Added
Removed
  • options/COMMAND

    r547b188 r3aae106  
    11&COMMAND
    2  LDIRECT=               1,
    3  IBDATE=   20120101,
    4  IBTIME=           060000,
    5  IEDATE=   20120101,
    6  IETIME=           120000,
    7  LOUTSTEP=           3600,
    8  LOUTAVER=           3600,
    9  LOUTSAMPLE=          900,
    10  ITSPLIT=        99999999,
    11  LSYNCTIME=           900,
    12  CTL=          -5.0000000,
    13  IFINE=                 4,
    14  IOUT=1,
    15  IPOUT=                 0,
    16  LSUBGRID=              0,
    17  LCONVECTION=           0,
     2 LDIRECT=               1, ! Simulation direction in time; 1 (forward) or -1 (backward)
     3 IBDATE=         20120101, ! Start date of the simulation; YYYYMMDD: YYYY=year, MM=month, DD=day 
     4 IBTIME=           060000, ! Start time of the simulation; HHMISS: HH=hours, MI=min, SS=sec; UTC
     5 IEDATE=         20120101, ! End date of the simulation  ; same format as IBDATE
     6 IETIME=           120000, ! 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, ! Concentration averaging interval (s)
     9 LOUTSAMPLE=          900, ! Numerical sampling rate of output (s), higher stat. accuracy with shorter intervals
     10 ITSPLIT=        99999999, ! Time constant for particle splitting (s)
     11 LSYNCTIME=           900, ! All processes are synchronized to this time interval (s)
     12 CTL=          -5.0000000, ! Times step smaller than Lag. time scale, LSYNCTIME if CTL<0, but can be shorter 
     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=                 0, ! Particle position output: 0]no 1]every output 2]only at end   
     16 LSUBGRID=              0, ! Increase of ABL heights due to sub-grid scale orographic variations [0]off 1]on
     17 LCONVECTION=           0, !
    1818 LAGESPECTRA=           0,
    1919 IPIN=                  0,
Note: See TracChangeset for help on using the changeset viewer.
hosted by ZAMG