source: flexpart.git/options/RELEASES @ 79996be9

10.4.1_peseiGFS_025bugfixes+enhancementsdevrelease-10release-10.4.1scaling-bug
Last change on this file since 79996be9 was 79996be9, checked in by Sabine <sabine.eckhardt@…>, 5 years ago

nice namelist REL and COM

  • Property mode set to 100644
File size: 2.7 KB
Line 
1***************************************************************************************************************
2*                                                                                                             *
3*                                                                                                             *
4*                                                                                                             *
5*   Input file for the Lagrangian particle dispersion model FLEXPART                                          *
6*                        Please select your options                                                           *
7*                                                                                                             *
8*                                                                                                             *
9*                                                                                                             *
10***************************************************************************************************************
11&RELEASES_CTRL
12 NSPEC      =           1, ! Total number of species
13 SPECNUM_REL=          24, ! Species numbers in directory SPECIES
14 /
15&RELEASE                   ! For each release
16 IDATE1  =       20120101, ! Release start date, YYYYMMDD: YYYY=year, MM=month, DD=day
17 ITIME1  =         090000, ! Release start time in UTC HHMISS: HH hours, MI=minutes, SS=seconds
18 IDATE2  =       20120101, ! Release end date, same as IDATE1
19 ITIME2  =         090000, ! Release end time, same as ITIME1
20 LON1    =          0.000, ! Left longitude of release box -180 < LON1 <180
21 LON2    =          0.000, ! Right longitude of release box, same as LON1
22 LAT1    =         20.000, ! Lower latitude of release box, -90 < LAT1 < 90
23 LAT2    =         20.000, ! Upper latitude of release box same format as LAT1
24 Z1      =         50.000, ! Lower height of release box meters/hPa above reference level
25 Z2      =         50.000, ! Upper height of release box meters/hPa above reference level
26 ZKIND   =              1, ! Reference level 1=above ground, 2=above sea level, 3 for pressure in hPa
27 MASS    =       1.0000E8, ! Total mass emitted, only relevant for fwd simulations
28 PARTS   =          10000, ! Total number of particles to be released
29 COMMENT =    "RELEASE 1", ! Comment, written in the outputfile
30 /
31 &RELEASE
32 IDATE1  =       20120101,
33 ITIME1  =         090000,
34 IDATE2  =       20120101,
35 ITIME2  =         090000,
36 LON1    =          0.000,
37 LON2    =          0.000,
38 LAT1    =         20.000,
39 LAT2    =         20.000,
40 Z1      =        100.000,
41 Z2      =        100.000,
42 ZKIND   =              1,
43 MASS    =       1.0000E8,
44 PARTS   =          10000,
45 COMMENT =    "RELEASE 2",
46 /
Note: See TracBrowser for help on using the repository browser.
hosted by ZAMG