Multiple bins for varying particle diameters
Posted: June 18th, 2021, 8:03 pm
In the HYSPLIT 2021 workshop, there was talk of automatically adding particle diameter bins.
I'm working with spray drift where a spray nozzle is defined as a mostly gaussian distribution with three parameters: D1, D5 and D9 which are the particle diameter where 10%, 50%, and 90% of the mass lie below, respectively.
Currently, I'm doing five HYSPLIT runs: three with evenly split mass in the D1 range adding up to 10% of mass, one for D5 with 80% of the mass, and one for D9 with 10% of the mass. It's really the small diameter particles that are interesting, hence the three runs for 10% of the mass.
Is there a better way to do this?
Ideally, it would be nice to tell HYSPLIT to use a gaussian distribution with specified mean and std-dev (or even better a curve fitted to three points) then automatically distribute the mass amongst the particle diameters. But without touching any HYSPLIT source code, is there a better way to kludge this? Maybe doing all the mass/diameter splits in one run with multiple bin levels specified through HYSPLIT input files?
I'm working with spray drift where a spray nozzle is defined as a mostly gaussian distribution with three parameters: D1, D5 and D9 which are the particle diameter where 10%, 50%, and 90% of the mass lie below, respectively.
Currently, I'm doing five HYSPLIT runs: three with evenly split mass in the D1 range adding up to 10% of mass, one for D5 with 80% of the mass, and one for D9 with 10% of the mass. It's really the small diameter particles that are interesting, hence the three runs for 10% of the mass.
Is there a better way to do this?
Ideally, it would be nice to tell HYSPLIT to use a gaussian distribution with specified mean and std-dev (or even better a curve fitted to three points) then automatically distribute the mass amongst the particle diameters. But without touching any HYSPLIT source code, is there a better way to kludge this? Maybe doing all the mass/diameter splits in one run with multiple bin levels specified through HYSPLIT input files?