even if the option of the pollutant is set to continuous release but is not continuously released.

Topics about the HYSPLIT dispersion model.
solkim
Posts: 16
Joined: July 12th, 2019, 1:28 am
Registered HYSPLIT User: No

even if the option of the pollutant is set to continuous release but is not continuously released.

Post by solkim »

Dear HYSPLIT Users and master of hysplit.

I try to run hysplit to simulate radioactive material.

I set options under bellow.

Code: Select all

startinng time (YY MM DD HH) : 19 06 03 06
Number of starting location : 1
Set up 1 Starting Locations : 35.88 127.9 50.0
Total run time : 168 hrs
Direction : Fwrd
Top of model (m agl) : 10000
Vertical Motion Method : 0=input model data
Pollutant option

Code: Select all

 Identification (=<4 char) : c137
 Emission rate(1/hr) : 1.05E+15
 Hours of emission 168 hrs
 Release start(yy mm dd hh min) : 19 06 03 06 00
Grid option

Code: Select all

Center of Lat and Lon : 35.88 127.5
Spacing(deg) Lat, Lon : 0.04 0.06
Span (deg) Lat, Lon : 5.36 4.8
Output grid directory : ./
Output grid file name : hysplit
Num of vertical levels : 1
Height of levels(M agl) : 0
Sampling start(yy mm dd hh min) : 19 06 03 06 00
Sampling stop(yy mm dd hh min) : 19 06 10 06 00
(Avg:0 Now:1 Max:2) (hrs) (min) : 00 06 00
Deposition option

Code: Select all

default
As you can see, i set value of 'hours of emission' same with value of 'total run time' to simulate continuous emission condition.
But when i checked contour image of result, i saw pollutant does not emit continuous.
If above options does not problem, I think it's about particle numbers problem which i can change in Advanced/configuration Setup/Concentration tab.

Here are two questions.
1. Is there any problem in attached options to simulate continuous emission condition?
2. If particle number is problem, then What value should I change to the number of particles? Is there a reasonable number of particles per simulation time? Is there a way to estimate the number of particles?


Editional Question.
I use ncep gfs0p25 data, grib2 format, for simulation.
I use api2arl tool to convert gfs0p25 data to arl data.
When i run hysplit with gfs0p25 data, I found that first data of gfs0p25 have no precipitation data.
So i couldn't run hysplit under wet deposition condition.

Here are the questions.
1. What should i do to run HYSPLIT under wet deposition condition with gfs0p25 data which has no precipitation value?
2. Is there any method to insert precipitation data to first data of gfs0p25 data?


Gentleman and ladies! I desperately need your help.

Best regards
alicec
Posts: 411
Joined: February 8th, 2016, 12:56 pm
Registered HYSPLIT User: Yes

Re: even if the option of the pollutant is set to continuous release but is not continuously released.

Post by alicec »

It looks like you are only creating output at the deposition level.
So when you look at your contour plots, you are only seeing the deposition layer.

Num of vertical levels : 1
Height of levels(M agl) : 0


Try using at least two vertical levels, perhaps 0 and 100.


Alice
solkim
Posts: 16
Joined: July 12th, 2019, 1:28 am
Registered HYSPLIT User: No

Re: even if the option of the pollutant is set to continuous release but is not continuously released.

Post by solkim »

Thank you for your reply.
Actually i already tested with Height of Level as on air(etc. 100m and 200m).
In that case i also have problem that i mentioned.

even if i set pollutant emission time same with simulation time, Pollutant does not continuously emitted.
I think it is problem caused from number of particle which can be edited in advanced menu.

Am i right? If so, please let me know what i need to change in editing the particle count.
alicec
Posts: 411
Joined: February 8th, 2016, 12:56 pm
Registered HYSPLIT User: Yes

Re: even if the option of the pollutant is set to continuous release but is not continuously released.

Post by alicec »

Please see the user guide on how to set the number of particles emitted and the
maximum number of particles allowed by the simulation.
https://ready.arl.noaa.gov/hysplitusersguide/S623.htm

You can also check the MESSAGE file to see if there is a warning that the maximum number of particles
allowed was reached.
https://ready.arl.noaa.gov/hysplitusersguide/S443.htm

If this does not help, then please explain in more detail what you are observing in your contour plot or attach
the contour plot. Does the emission stop after some number of hours?
solkim
Posts: 16
Joined: July 12th, 2019, 1:28 am
Registered HYSPLIT User: No

Re: even if the option of the pollutant is set to continuous release but is not continuously released.

Post by solkim »

Thank you for your reply.
I checked guide as you told me. But it wasn't helpful.
So let me explain more detail.

I ran hysplit and i got contour result like below.
I set emission hours 48 hours and also total run time as 48 hours.
But in the contour image, there is no continuous pollutant emission.
I thought it's related number of pollutant particle. But now, i'm not sure it's related with that.
3days_after_emission_start.png
The attachment 3days_after_emission_start.png is no longer available
I wonder why pollutant doesn't emit continuously.
and what option should i change to see continuous emission pollutant on contour image?
please let me know what should i do
i really need your help
alicec
Posts: 411
Joined: February 8th, 2016, 12:56 pm
Registered HYSPLIT User: Yes

Re: even if the option of the pollutant is set to continuous release but is not continuously released.

Post by alicec »

Are you concerned by the concentration contours not being smooth?
Please review the tutorial, in particular this portion.
https://www.ready.noaa.gov/documents/Tu ... _part.html

Increasing the number of particles or making the concentration grid size larger will help.

If you still have problems please post your entire MESSAGE file as well as your CONTROL and SETUP files.
solkim
Posts: 16
Joined: July 12th, 2019, 1:28 am
Registered HYSPLIT User: No

Re: even if the option of the pollutant is set to continuous release but is not continuously released.

Post by solkim »

Thank you for your reply.
But It seems like you don't understand what i said.

I think your misunderstanding is because of shortage of my english skill. So i try to explain this matter more easy.

1. I set 'total run time' options and 'times of emission' options as 7 days. Because i wanted to predict the continuous emission of pollutants for 7days.
2. The emission starter location is the center of the circle of the image which i attached before.
3. In my thought, Pollutant must be emitted continuously and be visible in contour image. Because i set 'times of emission' as same as 'total run time'.
4. But as you can see, In the image, there is no pollutant emission on the center of the circle.
5. I want to know, what values should be changed to see pollutnat emission continuously in contour image.

please let me know!
alicec
Posts: 411
Joined: February 8th, 2016, 12:56 pm
Registered HYSPLIT User: Yes

Re: even if the option of the pollutant is set to continuous release but is not continuously released.

Post by alicec »

Thank you for explaining more.
Could you please attach your CONTROL, SETUP.CFG and MESSAGE file.
solkim
Posts: 16
Joined: July 12th, 2019, 1:28 am
Registered HYSPLIT User: No

Re: even if the option of the pollutant is set to continuous release but is not continuously released.

Post by solkim »

Thank you for your quick apply.
I attached CONTROL File, CONC.CFG, and MESSAGE file. But there is no SETUP.CFG file.
and MESSAGE file is too big to uploaded. So i'll attached it in another post.
Attachments
CONTROL.TXT
(361 Bytes) Downloaded 276 times
CONC.TXT
(822 Bytes) Downloaded 274 times
solkim
Posts: 16
Joined: July 12th, 2019, 1:28 am
Registered HYSPLIT User: No

Re: even if the option of the pollutant is set to continuous release but is not continuously released.

Post by solkim »

This is message file

Code: Select all

 Simulation Date (CCYYMMDD): 20190725
 Simulation Time (HHMMSS.S): 150526.926
  NOTICE metini: turbulence undefined (kblt=0); setting to Kantha-Clayson
 Simulation Date (CCYYMMDD): 20190725
 Simulation Time (HHMMSS.S): 150526.940
  NOTICE metini: turbulence undefined (kblt=0); setting to Kantha-Clayson
 
   KG   KT DATA  SIZE   NX   NY
    1    1 GDAS 111.2  360  181
    1    2 GDAS 111.2  360  181
 
  NOTICE   main: number meteo grids and times -            1           2
  
 HYSPLIT4
 Last Changed Rev: 854
 Last Changed Date: 2017-01-12 10:47:54 -0500 (Thu, 12 Jan 2017)
 
 ------------- Start Namelist configuration -------------------
 Internal grid parameters (nlvl,aa,bb,cc):           23   20.00000    
  -15.00000       5.000000    
 &SETUP
 INITD   =           0,
 KHMAX   =        9999,
 NUMPAR  =        2500,
 MAXPAR  =       10000,
 MAXDIM  =           1,
 QCYCLE  =  0.0000000E+00,
 P10F    =   1.000000    ,
 KMIXD   =           0,
 KMIX0   =         250,
 FRME    =  0.1000000    ,
 FRMR    =  0.0000000E+00,
 KRND    =           6,
 DELT    =  0.0000000E+00,
 KDEF    =           0,
 TKERD   =  0.1800000    ,
 TKERN   =  0.1800000    ,
 NDUMP   =           0,
 NCYCL   =           0,
 TRATIO  =  0.7500000    ,
 ISOT    =         -99,
 MGMIN   =         360,
 KMSL    =           0,
 NSTR    =           0,
 MHRS    =           0,
 NVER    =           0,
 CPACK   =           1,
 CMASS   =           0,
 ICHEM   =           0,
 EFILE   =                                                                                 ,
 VSCALE  =   200.0000    ,
 VSCALES =   200.0000    ,
 VSCALEU =   200.0000    ,
 K10M    =           1,
 VDIST   = VMSDIST                                                                         ,
 KHINP   =           0,
 PINBC   = PARINBC                                                                         ,
 TOUT    =           0,
 TM_PRES =           0,
 TM_TPOT =           0,
 TM_TAMB =           0,
 TM_RAIN =           0,
 TM_MIXD =           0,
 TM_TERR =           0,
 HSCALE  =   10800.00    ,
 TM_DSWF =           0,
 TM_RELH =           0,
 TM_SPHU =           0,
 TM_MIXR =           0,
 DXF     =   1.000000    ,
 DYF     =   1.000000    ,
 DZF     =  9.9999998E-03,
 PINPF   = PARINIT                                                                         ,
 POUTF   = PARDUMP                                                                         ,
 NINIT   =           1,
 KAGL    =           0,
 KPUFF   =           0,
 KBLT    =           0,
 KZMIX   =           0,
 TVMIX   =   1.000000    ,
 KBLS    =           1,
 CONAGE  =          48,
 KSPL    =           1,
 FRHS    =   1.000000    ,
 FRVS    =  9.9999998E-03,
 FRTS    =  0.1000000    ,
 FRHMAX  =   3.000000    ,
 SPLITF  =   1.000000    ,
 MESSG   = MESSAGE                                                                         ,
 NBPTYP  =           1,
 RHB     =          80,
 RHT     =          60,
 OUTDT   =           0,
 DECAY   =           1,
 KWET    =           1,
 KRAND   =           2,
 CAPEMIN =  -1.000000    
 /
 ------------- End Namelist configuration -------------------
  
  NOTICE   main: pollutant initialization flags
      Dry deposition -  T
      Wet deposition -  T
        Resuspension -  T
         Radioactive -  T
  NOTICE   main: meteorological data flags
     Ten meter wind -  T
     Two meter temp -  T
     Exchange coeff -  F
          Heat flux -  T
      Momentum flux -  T
  Velocity variance -  F
       3D TKE field -  F
     Down shortwave -  T
  Friction velocity -  F
      Friction temp -  F
     Terrain height -  T
   Surface pressure -  T
  Mixed layer depth -  T
  Convective mixing -  T
  Profile averaging -            0
   Stability method -            1
  Horizontal mixing -            0
  PBL mixing scheme -            2
   Free Trop Mixing -    1.000000    
  Precip accumulate -          360
 ------------- Start computation messages -------------------
  NOTICE advrng: (kg ,xyr,xy1) -  1  360  181    1    1
  NOTICE metpos: (mtime,ftime) -     58505760           0
  NOTICE metpos: (mtime,ftime) -     58505940           0
  NOTICE advpnt: (kg,nx,ny,nz) -     1  360  181   23
  NOTICE sfcinp: reading ASCDATA.CFG
  NOTICE sfcinp: record terminator = CR/LF
  NOTICE metgrd: (kg, xyr,xy1) -     1  360  181    1    1
  NOTICE metinp: GDAS 1    1  360  181    1    1 58505760 11  3 29  0
  NOTICE metinp: GDAS 1  165  360  181    1    1 58505940 11  3 29  3
  NOTICE advrng: (kg ,xyr,xy1) -  1  360  181    1    1
  NOTICE   main: Initial time step (min)            2
  NOTICE emspnt: emissions started
  NOTICE   main:            1    58505762           1  3.4999997E+13
  NOTICE   main:            1    58505764           2  6.9847266E+13
  NOTICE   main:            1    58505766           3  1.0469520E+14
  NOTICE   main:            1    58505768           4  1.3939107E+14
  NOTICE   main:            1    58505770           5  1.7408627E+14
  NOTICE   main:            1    58505772           6  2.0863007E+14
  NOTICE   main:            1    58505774           7  2.4317385E+14
  NOTICE   main:            1    58505776           8  2.7756691E+14
  NOTICE   main:            1    58505778           9  3.1186368E+14
  NOTICE   main:            1    58505780          10  3.4661456E+14
  NOTICE   main:            1    58505782          11  3.8106185E+14
  NOTICE   main:            1    58505784          12  4.1545732E+14
  NOTICE   main:            1    58505786          13  4.4975445E+14
  NOTICE   main:            1    58505788          14  4.8384907E+14
  NOTICE   main:            1    58505790          15  5.1799795E+14
  NOTICE   main:            1    58505792          16  5.5209694E+14
  NOTICE   main:            1    58505794          17  5.8645530E+14
  NOTICE   main:            1    58505796          18  6.2076095E+14
  NOTICE   main:            1    58505798          19  6.5530772E+14
  NOTICE   main:            1    58505800          20  6.8966122E+14
  NOTICE   main:            1    58505802          21  7.2371159E+14
  NOTICE   main:            1    58505804          22  7.5776242E+14
  NOTICE   main:            1    58505806          23  7.9156522E+14
  NOTICE   main:            1    58505808          24  8.2551768E+14
  NOTICE   main:            1    58505810          25  8.5966871E+14
  NOTICE   main:            1    58505812          26  8.9406442E+14
  NOTICE   main:            1    58505814          27  9.2861334E+14
  NOTICE   main:            1    58505816          28  9.6316440E+14
  NOTICE   main:            1    58505818          29  9.9772580E+14
  NOTICE   main:            1    58505820          30  1.0318800E+15
  NOTICE advrng: (kg ,xyr,xy1) -  1  360  181    1    1
  NOTICE   main:            2    58505823          31  1.0834868E+15
  NOTICE   main:            2    58505826          32  1.1352156E+15
  NOTICE   main:            2    58505829          33  1.1869070E+15
  NOTICE   main:            2    58505832          34  1.2381724E+15
  NOTICE   main:            2    58505835          35  1.2886750E+15
  NOTICE   main:            2    58505838          36  1.3400709E+15
  NOTICE   main:            2    58505841          37  1.3920155E+15
  NOTICE   main:            2    58505844          38  1.4439208E+15
  NOTICE   main:            2    58505847          39  1.4959823E+15
  NOTICE   main:            2    58505850          40  1.5480493E+15
  NOTICE   main:            2    58505853          41  1.5998442E+15
  NOTICE   main:            2    58505856          42  1.6514980E+15
  NOTICE   main:            2    58505859          43  1.7029697E+15
  NOTICE   main:            2    58505862          44  1.7544715E+15
  NOTICE   main:            2    58505865          45  1.8064037E+15
  NOTICE   main:            2    58505868          46  1.8585597E+15
  NOTICE   main:            2    58505871          47  1.9107412E+15
  NOTICE   main:            2    58505874          48  1.9622585E+15
  NOTICE   main:            2    58505877          49  2.0137919E+15
  NOTICE   main:            2    58505880          50  2.0649542E+15
  NOTICE advrng: (kg ,xyr,xy1) -  1  360  181    1    1
  NOTICE   main:            3    58505883          51  2.1167203E+15
  NOTICE   main:            3    58505886          52  2.1682826E+15
  NOTICE   main:            3    58505889          53  2.2195320E+15
  NOTICE   main:            3    58505892          54  2.2709003E+15
  NOTICE   main:            3    58505895          55  2.3230380E+15
  NOTICE   main:            3    58505898          56  2.3754420E+15
  NOTICE   main:            3    58505901          57  2.4272288E+15
  NOTICE   main:            3    58505904          58  2.4787295E+15
  NOTICE   main:            3    58505907          59  2.5303564E+15
  NOTICE   main:            3    58505910          60  2.5818141E+15
  NOTICE   main:            3    58505913          61  2.6332525E+15
  NOTICE   main:            3    58505916          62  2.6849355E+15
  NOTICE   main:            3    58505919          63  2.7367561E+15
  NOTICE   main:            3    58505922          64  2.7879854E+15
  NOTICE   main:            3    58505925          65  2.8388563E+15
  NOTICE   main:            3    58505928          66  2.8903500E+15
  NOTICE   main:            3    58505931          67  2.9420062E+15
  NOTICE   main:            3    58505934          68  2.9936650E+15
  NOTICE   main:            3    58505937          69  3.0448118E+15
  NOTICE   main:            3    58505940          70  3.0965968E+15
  NOTICE advrng: (kg ,xyr,xy1) -  1  360  181    1    1
  NOTICE metpos: (mtime,ftime) -     58506120    58505760
  NOTICE metinp: GDAS 1  329  360  181    1    1 58506120 11  3 29  6
  NOTICE   main:            4    58505943          71  3.1479431E+15
  NOTICE   main:            4    58505946          72  3.1989998E+15
  NOTICE   main:            4    58505949          73  3.2500503E+15
  NOTICE   main:            4    58505952          74  3.3017317E+15
  NOTICE   main:            4    58505955          75  3.3534262E+15
  NOTICE   main:            4    58505958          76  3.4048106E+15
  NOTICE   main:            4    58505961          77  3.4565381E+15
  NOTICE   main:            4    58505964          78  3.5072947E+15
  NOTICE   main:            4    58505967          79  3.5588252E+15
  NOTICE   main:            4    58505970          80  3.6091826E+15
  NOTICE   main:            4    58505973          82  3.6074026E+15
  NOTICE   main:            4    58505976          84  3.6069629E+15
  NOTICE   main:            4    58505979          86  3.6056836E+15
  NOTICE   main:            4    58505982          88  3.6043599E+15
  NOTICE   main:            4    58505985          92  3.6040179E+15
  NOTICE   main:            4    58505988          96  3.6032988E+15
  NOTICE   main:            4    58505991         102  3.6027182E+15
  NOTICE   main:            4    58505994         108  3.6019993E+15
  NOTICE   main:            4    58505997         115  3.6010184E+15
  NOTICE   main:            4    58506000         122  3.5997302E+15
  NOTICE advrng: (kg ,xyr,xy1) -  1  360  181    1    1
  NOTICE   main:            5    58506003         110  3.5981448E+15
  NOTICE   main:            5    58506006         120  3.5959716E+15
  NOTICE   main:            5    58506009         131  3.5941065E+15
  NOTICE   main:            5    58506012         142  3.5924419E+15
  NOTICE   main:            5    58506015         153  3.5915649E+15
  NOTICE   main:            5    58506018         164  3.5908383E+15
  NOTICE   main:            5    58506021         178  3.5902526E+15
  NOTICE   main:            5    58506024         192  3.5889286E+15
  NOTICE   main:            5    58506027         206  3.5875142E+15
  NOTICE   main:            5    58506030         220  3.5862966E+15
  NOTICE   main:            5    58506033         234  3.5849319E+15
  NOTICE   main:            5    58506036         248  3.5843534E+15
  NOTICE   main:            5    58506039         262  3.5836955E+15
  NOTICE   main:            5    58506042         276  3.5828821E+15
  NOTICE   main:            5    58506045         290  3.5820121E+15
  NOTICE   main:            5    58506048         304  3.5813247E+15
  NOTICE   main:            5    58506051         319  3.5803357E+15
  NOTICE   main:            5    58506054         334  3.5793337E+15
  NOTICE   main:            5    58506057         349  3.5779069E+15
  NOTICE   main:            5    58506060         365  3.5770345E+15
  NOTICE advrng: (kg ,xyr,xy1) -  1  360  181    1    1
  NOTICE   main:            6    58506063         344  3.5768136E+15
  NOTICE   main:            6    58506066         361  3.5759160E+15
  NOTICE   main:            6    58506069         378  3.5746769E+15
  NOTICE   main:            6    58506072         395  3.5727935E+15
  NOTICE   main:            6    58506075         412  3.5713474E+15
  NOTICE   main:            6    58506078         430  3.5698633E+15
  NOTICE   main:            6    58506081         448  3.5696571E+15
  NOTICE   main:            6    58506084         466  3.5689522E+15
  NOTICE   main:            6    58506087         484  3.5676680E+15
  NOTICE   main:            6    58506090         502  3.5672460E+15
  NOTICE   main:            6    58506093         521  3.5660467E+15
  NOTICE   main:            6    58506096         540  3.5644097E+15
  NOTICE   main:            6    58506099         559  3.5630869E+15
  NOTICE   main:            6    58506102         578  3.5618389E+15
  NOTICE   main:            6    58506105         597  3.5610395E+15
  NOTICE   main:            6    58506108         618  3.5594869E+15
  NOTICE   main:            6    58506111         639  3.5579394E+15
  NOTICE   main:            6    58506114         660  3.5565416E+15
  NOTICE   main:            6    58506117         681  3.5555328E+15
  NOTICE   main:            6    58506120         702  3.5544741E+15
                                                        Index  Height %Mass
                                                            9  1490.0  0.92
                                                            8  1165.0 11.23
                                                            7   880.0 11.50
                                                            6   635.0 21.03
                                                            5   430.0 16.05
                                                            4   265.0 17.73
                                                            3   140.0 13.36
                                                            2    55.0  6.82
                                                            1    10.0  1.37
  NOTICE advrng: (kg ,xyr,xy1) -  1  360  181    1    1
  NOTICE metpos: (mtime,ftime) -     58506300    58505940
  NOTICE metinp: GDAS 1  493  360  181    1    1 58506300 11  3 29  9
  NOTICE   main:            7    58506123         685  3.5525320E+15
  NOTICE   main:            7    58506126         706  3.5513034E+15
  NOTICE   main:            7    58506129         728  3.5507472E+15
  NOTICE   main:            7    58506132         752  3.5501064E+15
  NOTICE   main:            7    58506135         777  3.5485589E+15
  NOTICE   main:            7    58506138         802  3.5457231E+15
  NOTICE   main:            7    58506141         827  3.5440355E+15
  NOTICE   main:            7    58506144         852  3.5429440E+15
  NOTICE   main:            7    58506147         879  3.5417092E+15
  NOTICE   main:            7    58506150         908  3.5402900E+15
  NOTICE   main:            7    58506153         937  3.5398659E+15
  NOTICE   main:            7    58506156         967  3.5393011E+15
  NOTICE   main:            7    58506159         998  3.5384306E+15
  NOTICE   main:            7    58506162        1031  3.5377823E+15
  NOTICE   main:            7    58506165        1065  3.5366640E+15
  NOTICE   main:            7    58506168        1101  3.5357483E+15
  NOTICE   main:            7    58506171        1140  3.5351205E+15
  NOTICE   main:            7    58506174        1181  3.5347575E+15
  NOTICE   main:            7    58506177        1223  3.5340865E+15
  NOTICE   main:            7    58506180        1271  3.5323690E+15
  NOTICE advrng: (kg ,xyr,xy1) -  1  360  181    1    1
  NOTICE   main:            8    58506183        1285  3.5307627E+15
  NOTICE   main:            8    58506186        1342  3.5296723E+15
  NOTICE   main:            8    58506189        1401  3.5284673E+15
  NOTICE   main:            8    58506192        1465  3.5274644E+15
  NOTICE   main:            8    58506195        1534  3.5267147E+15
  NOTICE   main:            8    58506198        1608  3.5258135E+15
  NOTICE   main:            8    58506201        1688  3.5246523E+15
  NOTICE   main:            8    58506204        1777  3.5237581E+15
  NOTICE   main:            8    58506207        1873  3.5223080E+15
  NOTICE   main:            8    58506210        1976  3.5211621E+15
  NOTICE   main:            8    58506213        2089  3.5200331E+15
  NOTICE   main:            8    58506216        2213  3.5189134E+15
  NOTICE   main:            8    58506219        2346  3.5176982E+15
  NOTICE   main:            8    58506222        2495  3.5163976E+15
  NOTICE   main:            8    58506225        2653  3.5153789E+15
  NOTICE   main:            8    58506228        2824  3.5138899E+15
  NOTICE   main:            8    58506231        3005  3.5129592E+15
  NOTICE   main:            8    58506234        3197  3.5117150E+15
  NOTICE   main:            8    58506237        3397  3.5107820E+15
  NOTICE   main:            8    58506240        3613  3.5103401E+15
  NOTICE advrng: (kg ,xyr,xy1) -  1  360  181    1    1
  NOTICE   main:            9    58506243        3805  3.5094843E+15
  NOTICE   main:            9    58506246        4048  3.5086157E+15
  NOTICE   main:            9    58506249        4308  3.5080651E+15
  NOTICE   main:            9    58506252        4582  3.5073457E+15
  NOTICE   main:            9    58506255        4863  3.5059134E+15
  NOTICE   main:            9    58506258        5161  3.5050640E+15
  NOTICE   main:            9    58506261        5476  3.5042144E+15
  NOTICE   main:            9    58506264        5797  3.5030306E+15
  NOTICE   main:            9    58506267        6138  3.5015397E+15
  NOTICE   main:            9    58506270        6495  3.5005860E+15
  NOTICE   main:            9    58506273        6863  3.4999705E+15
  NOTICE   main:            9    58506276        7242  3.4988616E+15
  NOTICE   main:            9    58506279        7634  3.4978165E+15
  NOTICE   main:            9    58506282        8045  3.4970722E+15
  NOTICE   main:            9    58506285        8470  3.4959308E+15
  NOTICE   main:            9    58506288        8914  3.4948353E+15
  NOTICE   main:            9    58506291        9378  3.4943988E+15
  NOTICE   main:            9    58506294        9853  3.4927364E+15
 WARNING depsus: exceeding puff limit
  NOTICE   main:            9    58506297       10000  3.4917810E+15
 WARNING emspnt: exceeding puff limit
 WARNING depsus: exceeding puff limit
  NOTICE   main:            9    58506300       10000  3.4907559E+15
  NOTICE advrng: (kg ,xyr,xy1) -  1  360  181    1    1
 WARNING depsus: exceeding puff limit
  NOTICE metpos: (mtime,ftime) -     58506480    58506120
  NOTICE metinp: GDAS 1  657  360  181    1    1 58506480 11  3 29 12
  NOTICE   main:           10    58506303       10000  3.4900657E+15
 WARNING emspnt: exceeding puff limit
 WARNING depsus: exceeding puff limit
  NOTICE   main:           10    58506306       10000  3.4894642E+15
 WARNING emspnt: exceeding puff limit
 WARNING depsus: exceeding puff limit
  NOTICE   main:           10    58506309       10000  3.4891160E+15
 WARNING emspnt: exceeding puff limit
 WARNING depsus: exceeding puff limit
  NOTICE   main:           10    58506312       10000  3.4891160E+15
 WARNING emspnt: exceeding puff limit
 WARNING depsus: exceeding puff limit
  NOTICE   main:           10    58506315       10000  3.4889796E+15
 WARNING emspnt: exceeding puff limit
 WARNING depsus: exceeding puff limit
~

Code: Select all

  NOTICE   main:          167    58515745       10000  2.6620972E+14
 WARNING emspnt: exceeding puff limit
 WARNING depsus: exceeding puff limit
  NOTICE   main:          167    58515746       10000  2.6618214E+14
 WARNING emspnt: exceeding puff limit
 WARNING depsus: exceeding puff limit
  NOTICE   main:          167    58515747       10000  2.6615235E+14
 WARNING emspnt: exceeding puff limit
 WARNING depsus: exceeding puff limit
  NOTICE   main:          167    58515748       10000  2.6612260E+14
 WARNING emspnt: exceeding puff limit
 WARNING depsus: exceeding puff limit
  NOTICE   main:          167    58515749       10000  2.6609252E+14
 WARNING emspnt: exceeding puff limit
 WARNING depsus: exceeding puff limit
  NOTICE   main:          167    58515750       10000  2.6604970E+14
 WARNING emspnt: exceeding puff limit
 WARNING depsus: exceeding puff limit
  NOTICE   main:          167    58515751       10000  2.6600011E+14
 WARNING emspnt: exceeding puff limit
 WARNING depsus: exceeding puff limit
  NOTICE   main:          167    58515752       10000  2.6595057E+14
 WARNING emspnt: exceeding puff limit
 WARNING depsus: exceeding puff limit
  NOTICE   main:          167    58515753       10000  2.6590109E+14
 WARNING emspnt: exceeding puff limit
 WARNING depsus: exceeding puff limit
  NOTICE   main:          167    58515754       10000  2.6585173E+14
 WARNING emspnt: exceeding puff limit
 WARNING depsus: exceeding puff limit
  NOTICE   main:          167    58515755       10000  2.6582180E+14
 WARNING emspnt: exceeding puff limit
 WARNING depsus: exceeding puff limit
  NOTICE   main:          167    58515756       10000  2.6579190E+14
 WARNING emspnt: exceeding puff limit
 WARNING depsus: exceeding puff limit
  NOTICE   main:          167    58515757       10000  2.6576204E+14
 WARNING emspnt: exceeding puff limit
 WARNING depsus: exceeding puff limit
  NOTICE   main:          167    58515758       10000  2.6573219E+14
 WARNING emspnt: exceeding puff limit
 WARNING depsus: exceeding puff limit
  NOTICE   main:          167    58515759       10000  2.6570235E+14
 WARNING emspnt: exceeding puff limit
 WARNING depsus: exceeding puff limit
  NOTICE   main:          167    58515760       10000  2.6567252E+14
 WARNING emspnt: exceeding puff limit
 WARNING depsus: exceeding puff limit
  NOTICE   main:          167    58515761       10000  2.6563017E+14
 WARNING emspnt: exceeding puff limit
 WARNING depsus: exceeding puff limit
  NOTICE   main:          167    58515762       10000  2.6558105E+14
 WARNING emspnt: exceeding puff limit
 WARNING depsus: exceeding puff limit
  NOTICE   main:          167    58515763       10000  2.6555211E+14
 WARNING emspnt: exceeding puff limit
 WARNING depsus: exceeding puff limit
  NOTICE   main:          167    58515764       10000  2.6552323E+14
 WARNING emspnt: exceeding puff limit
 WARNING depsus: exceeding puff limit
  NOTICE   main:          167    58515765       10000  2.6549436E+14
 WARNING emspnt: exceeding puff limit
 WARNING depsus: exceeding puff limit
  NOTICE   main:          167    58515766       10000  2.6546552E+14
 WARNING emspnt: exceeding puff limit
 WARNING depsus: exceeding puff limit
  NOTICE   main:          167    58515767       10000  2.6542891E+14
 WARNING emspnt: exceeding puff limit
 WARNING depsus: exceeding puff limit
  NOTICE   main:          167    58515768       10000  2.6539234E+14
 WARNING emspnt: exceeding puff limit
 WARNING depsus: exceeding puff limit
  NOTICE   main:          167    58515769       10000  2.6535578E+14
 WARNING emspnt: exceeding puff limit
 WARNING depsus: exceeding puff limit
  NOTICE   main:          167    58515770       10000  2.6531932E+14
 WARNING emspnt: exceeding puff limit
 WARNING depsus: exceeding puff limit
  NOTICE   main:          167    58515771       10000  2.6528287E+14
 WARNING emspnt: exceeding puff limit
 WARNING depsus: exceeding puff limit
  NOTICE   main:          167    58515772       10000  2.6524649E+14
 WARNING emspnt: exceeding puff limit
 WARNING depsus: exceeding puff limit
  NOTICE   main:          167    58515773       10000  2.6520680E+14
 WARNING emspnt: exceeding puff limit
 WARNING depsus: exceeding puff limit
  NOTICE   main:          167    58515774       10000  2.6516038E+14
 WARNING emspnt: exceeding puff limit
 WARNING depsus: exceeding puff limit
  NOTICE   main:          167    58515775       10000  2.6511400E+14
 WARNING emspnt: exceeding puff limit
 WARNING depsus: exceeding puff limit
  NOTICE   main:          167    58515776       10000  2.6508694E+14
 WARNING emspnt: exceeding puff limit
 WARNING depsus: exceeding puff limit
  NOTICE   main:          167    58515777       10000  2.6505991E+14
 WARNING emspnt: exceeding puff limit
 WARNING depsus: exceeding puff limit
  NOTICE   main:          167    58515778       10000  2.6503290E+14
 WARNING emspnt: exceeding puff limit
 WARNING depsus: exceeding puff limit
  NOTICE   main:          167    58515779       10000  2.6499341E+14
 WARNING emspnt: exceeding puff limit
 WARNING depsus: exceeding puff limit
  NOTICE   main:          167    58515780       10000  2.6494724E+14
  NOTICE advrng: (kg ,xyr,xy1) -  1  360  181    1    1
 WARNING depsus: exceeding puff limit
  NOTICE   main:          168    58515781       10000  2.6490115E+14
 WARNING emspnt: exceeding puff limit
 WARNING depsus: exceeding puff limit
  NOTICE   main:          168    58515782       10000  2.6485511E+14
 WARNING emspnt: exceeding puff limit
 WARNING depsus: exceeding puff limit
  NOTICE   main:          168    58515783       10000  2.6480913E+14
 WARNING emspnt: exceeding puff limit
 WARNING depsus: exceeding puff limit
  NOTICE   main:          168    58515784       10000  2.6476321E+14
 WARNING emspnt: exceeding puff limit
 WARNING depsus: exceeding puff limit
  NOTICE   main:          168    58515785       10000  2.6471739E+14
 WARNING emspnt: exceeding puff limit
 WARNING depsus: exceeding puff limit
  NOTICE   main:          168    58515786       10000  2.6467161E+14
 WARNING emspnt: exceeding puff limit
 WARNING depsus: exceeding puff limit
  NOTICE   main:          168    58515787       10000  2.6464481E+14
 WARNING emspnt: exceeding puff limit
 WARNING depsus: exceeding puff limit
  NOTICE   main:          168    58515788       10000  2.6461802E+14
 WARNING emspnt: exceeding puff limit
 WARNING depsus: exceeding puff limit
  NOTICE   main:          168    58515789       10000  2.6459124E+14
 WARNING emspnt: exceeding puff limit
 WARNING depsus: exceeding puff limit
  NOTICE   main:          168    58515790       10000  2.6456450E+14
 WARNING emspnt: exceeding puff limit
 WARNING depsus: exceeding puff limit
  NOTICE   main:          168    58515791       10000  2.6453777E+14
 WARNING emspnt: exceeding puff limit
 WARNING depsus: exceeding puff limit
  NOTICE   main:          168    58515792       10000  2.6451105E+14
 WARNING emspnt: exceeding puff limit
 WARNING depsus: exceeding puff limit
  NOTICE   main:          168    58515793       10000  2.6448437E+14
 WARNING emspnt: exceeding puff limit
 WARNING depsus: exceeding puff limit
  NOTICE   main:          168    58515794       10000  2.6445773E+14
 WARNING emspnt: exceeding puff limit
 WARNING depsus: exceeding puff limit
  NOTICE   main:          168    58515795       10000  2.6443107E+14
 WARNING emspnt: exceeding puff limit
 WARNING depsus: exceeding puff limit
  NOTICE   main:          168    58515796       10000  2.6440448E+14
 WARNING emspnt: exceeding puff limit
 WARNING depsus: exceeding puff limit
  NOTICE   main:          168    58515797       10000  2.6437789E+14
 WARNING emspnt: exceeding puff limit
 WARNING depsus: exceeding puff limit
  NOTICE   main:          168    58515798       10000  2.6435131E+14
 WARNING emspnt: exceeding puff limit
 WARNING depsus: exceeding puff limit
  NOTICE   main:          168    58515799       10000  2.6432477E+14
 WARNING emspnt: exceeding puff limit
 WARNING depsus: exceeding puff limit
  NOTICE   main:          168    58515800       10000  2.6429826E+14
 WARNING emspnt: exceeding puff limit
 WARNING depsus: exceeding puff limit
  NOTICE   main:          168    58515801       10000  2.6427170E+14
 WARNING emspnt: exceeding puff limit
 WARNING depsus: exceeding puff limit
  NOTICE   main:          168    58515802       10000  2.6423295E+14
 WARNING emspnt: exceeding puff limit
 WARNING depsus: exceeding puff limit
  NOTICE   main:          168    58515803       10000  2.6418762E+14
 WARNING emspnt: exceeding puff limit
 WARNING depsus: exceeding puff limit
  NOTICE   main:          168    58515804       10000  2.6414237E+14
 WARNING emspnt: exceeding puff limit
 WARNING depsus: exceeding puff limit
  NOTICE   main:          168    58515805       10000  2.6409717E+14
 WARNING emspnt: exceeding puff limit
 WARNING depsus: exceeding puff limit
  NOTICE   main:          168    58515806       10000  2.6407308E+14
 WARNING emspnt: exceeding puff limit
 WARNING depsus: exceeding puff limit
  NOTICE   main:          168    58515807       10000  2.6404899E+14
 WARNING emspnt: exceeding puff limit
 WARNING depsus: exceeding puff limit
  NOTICE   main:          168    58515808       10000  2.6402494E+14
 WARNING emspnt: exceeding puff limit
 WARNING depsus: exceeding puff limit
  NOTICE   main:          168    58515809       10000  2.6400090E+14
 WARNING emspnt: exceeding puff limit
 WARNING depsus: exceeding puff limit
  NOTICE   main:          168    58515810       10000  2.6397691E+14
 WARNING emspnt: exceeding puff limit
 WARNING depsus: exceeding puff limit
  NOTICE   main:          168    58515811       10000  2.6394071E+14
 WARNING emspnt: exceeding puff limit
 WARNING depsus: exceeding puff limit
  NOTICE   main:          168    58515812       10000  2.6389802E+14
 WARNING emspnt: exceeding puff limit
 WARNING depsus: exceeding puff limit
  NOTICE   main:          168    58515813       10000  2.6385541E+14
 WARNING emspnt: exceeding puff limit
 WARNING depsus: exceeding puff limit
  NOTICE   main:          168    58515814       10000  2.6381283E+14
 WARNING emspnt: exceeding puff limit
 WARNING depsus: exceeding puff limit
  NOTICE   main:          168    58515815       10000  2.6377032E+14
 WARNING emspnt: exceeding puff limit
 WARNING depsus: exceeding puff limit
  NOTICE   main:          168    58515816       10000  2.6374461E+14
 WARNING emspnt: exceeding puff limit
 WARNING depsus: exceeding puff limit
  NOTICE   main:          168    58515817       10000  2.6371898E+14
 WARNING emspnt: exceeding puff limit
 WARNING depsus: exceeding puff limit
  NOTICE   main:          168    58515818       10000  2.6369336E+14
 WARNING emspnt: exceeding puff limit
 WARNING depsus: exceeding puff limit
  NOTICE   main:          168    58515819       10000  2.6365566E+14
 WARNING emspnt: exceeding puff limit
 WARNING depsus: exceeding puff limit
  NOTICE   main:          168    58515820       10000  2.6361155E+14
 WARNING emspnt: exceeding puff limit
 WARNING depsus: exceeding puff limit
  NOTICE   main:          168    58515821       10000  2.6356753E+14
 WARNING emspnt: exceeding puff limit
 WARNING depsus: exceeding puff limit
  NOTICE   main:          168    58515822       10000  2.6352354E+14
 WARNING emspnt: exceeding puff limit
 WARNING depsus: exceeding puff limit
  NOTICE   main:          168    58515823       10000  2.6347960E+14
 WARNING emspnt: exceeding puff limit
 WARNING depsus: exceeding puff limit
  NOTICE   main:          168    58515824       10000  2.6345043E+14
 WARNING emspnt: exceeding puff limit
 WARNING depsus: exceeding puff limit
  NOTICE   main:          168    58515825       10000  2.6342130E+14
 WARNING emspnt: exceeding puff limit
 WARNING depsus: exceeding puff limit
  NOTICE   main:          168    58515826       10000  2.6339219E+14
 WARNING emspnt: exceeding puff limit
 WARNING depsus: exceeding puff limit
  NOTICE   main:          168    58515827       10000  2.6336310E+14
 WARNING emspnt: exceeding puff limit
 WARNING depsus: exceeding puff limit
  NOTICE   main:          168    58515828       10000  2.6333404E+14
 WARNING emspnt: exceeding puff limit
 WARNING depsus: exceeding puff limit
  NOTICE   main:          168    58515829       10000  2.6330503E+14
 WARNING emspnt: exceeding puff limit
 WARNING depsus: exceeding puff limit
  NOTICE   main:          168    58515830       10000  2.6327601E+14
 WARNING emspnt: exceeding puff limit
 WARNING depsus: exceeding puff limit
  NOTICE   main:          168    58515831       10000  2.6324705E+14
 WARNING emspnt: exceeding puff limit
 WARNING depsus: exceeding puff limit
  NOTICE   main:          168    58515832       10000  2.6321809E+14
 WARNING emspnt: exceeding puff limit
 WARNING depsus: exceeding puff limit
  NOTICE   main:          168    58515833       10000  2.6318912E+14
 WARNING emspnt: exceeding puff limit
 WARNING depsus: exceeding puff limit
  NOTICE   main:          168    58515834       10000  2.6316021E+14
 WARNING emspnt: exceeding puff limit
 WARNING depsus: exceeding puff limit
  NOTICE   main:          168    58515835       10000  2.6313136E+14
 WARNING emspnt: exceeding puff limit
 WARNING depsus: exceeding puff limit
  NOTICE   main:          168    58515836       10000  2.6310252E+14
 WARNING emspnt: exceeding puff limit
 WARNING depsus: exceeding puff limit
  NOTICE   main:          168    58515837       10000  2.6307371E+14
 WARNING emspnt: exceeding puff limit
 WARNING depsus: exceeding puff limit
  NOTICE   main:          168    58515838       10000  2.6303296E+14
 WARNING emspnt: exceeding puff limit
 WARNING depsus: exceeding puff limit
  NOTICE   main:          168    58515839       10000  2.6298373E+14
 WARNING emspnt: exceeding puff limit
 WARNING depsus: exceeding puff limit
  NOTICE condsk:  1 output at    4   5   0   0
  NOTICE   main:          168    58515840       10000  2.6295288E+14
                                                        Index  Height %Mass
                                                           23 10240.0  0.00
                                                           22  9355.0  0.00
                                                           21  8510.0  0.00
                                                           20  7705.0  0.00
                                                           19  6940.0  1.05
                                                           18  6215.0  0.22
                                                           17  5530.0  4.41
                                                           16  4885.0  1.46
                                                           15  4280.0  1.04
                                                           14  3715.0 13.70
                                                           13  3190.0  6.16
                                                           12  2705.0  8.63
                                                           11  2260.0  4.21
                                                           10  1855.0  8.15
                                                            9  1490.0  5.72
                                                            8  1165.0  7.90
                                                            7   880.0 17.86
                                                            6   635.0  6.59
                                                            5   430.0  9.70
                                                            4   265.0  0.00
                                                            3   140.0  0.00
                                                            2    55.0  3.19
                                                            1    10.0  0.00
 WARNING particle array limit reached; expand MAXPAR
Post Reply

Return to “Dispersion Model”