***************************************************************************************************************
*                                                                                                             *
*                                                                                                             *
*                                                                                                             *
*   Input file for the Lagrangian particle dispersion model FLEXPART                                          *
*                        Please select your options                                                           *
*                                                                                                             *
*                                                                                                             *
*                                                                                                             *
***************************************************************************************************************
&RELEASES_CTRL
 NSPEC      =           1, ! Total number of species
 SPECNUM_REL=          24, ! Species numbers in directory SPECIES
 /
&RELEASE                   ! For each release 
 IDATE1 = 19470101,
 ITIME1  =         000000, ! Release start time in UTC HHMISS: HH hours, MI=minutes, SS=seconds
 IDATE2 = 19470101,
 ITIME2  =         000000, ! Release end time, same as ITIME1
 LON1    =          0.000, ! Left longitude of release box -180 < LON1 <180
 LON2    =        360.000, ! Right longitude of release box, same as LON1
 LAT1    =        -90.000, ! Lower latitude of release box, -90 < LAT1 < 90
 LAT2    =         90.000, ! Upper latitude of release box same format as LAT1 
 Z1      =          0.000, ! Lower height of release box meters/hPa above reference level
 Z2      =      35000.000, ! Upper height of release box meters/hPa above reference level
 ZKIND   =              2, ! Reference level 1=above ground, 2=above sea level, 3 for pressure in hPa
 MASS    =  5.09256513E18, ! Total mass emitted, only relevant for fwd simulations
 PARTS   =        6000000, ! Total number of particles to be released
 COMMENT =    "RELEASE 1", ! Comment, written in the outputfile
 /
