Deposition Output Data

Topics about the HYSPLIT dispersion model.
Post Reply
cryberg2015
Posts: 2
Joined: June 11th, 2017, 2:03 pm
Registered HYSPLIT User: Yes

Deposition Output Data

Post by cryberg2015 »

Hello,

I use a registered PC GUI version of Hysplit

I am attempting to extract the deposition values from a simple simulation. I would like the data to be converted into a readable format (.csv or .txt) as I want to eventually manipulate the data. I ran a simple simulation and looked at the deposition output graphically. I then tried to convert the cdump file through concentration < utilities < convert to < ASCII. I selected single file and comma delimited options then executed conversion. The resultant txt file appears to show values for concentration at 0m and 100m but none of the deposition values. If anyone could help me with the process for extracting deposition values it would be most appreciated.

Here I have attached my setup, control, and custom wind
depositiontestC14_setup.txt
setup file
(563 Bytes) Downloaded 281 times
depositiontestC14_control.txt
control file
(288 Bytes) Downloaded 272 times
Custom wind txt file used as meteorology input(Meteorology<Convert to ARL<lat: 44.97 lon:-92.75, select txt file of winds shown below<run convert):
17 05 05 00 00 90 5.0 1500.0 0
17 05 05 03 00 90 5.0 1500.0 0
17 05 05 06 00 90 5.0 1500.0 0
17 05 05 09 00 90 5.0 1500.0 0
17 05 05 12 00 90 5.0 1500.0 0
17 05 05 18 00 90 5.0 1500.0 0
17 05 05 21 00 90 5.0 1500.0 0
17 05 06 00 00 90 5.0 1500.0 0
17 05 06 03 00 90 5.0 1500.0 0
17 05 06 06 00 90 5.0 1500.0 0
17 05 06 09 00 90 5.0 1500.0 0
17 05 06 12 00 90 5.0 1500.0 0
17 05 06 18 00 90 5.0 1500.0 0
17 05 06 21 00 90 5.0 1500.0 0
17 05 07 00 00 90 5.0 1500.0 0
17 05 07 03 00 90 5.0 1500.0 0
17 05 07 06 00 90 5.0 1500.0 0
17 05 07 09 00 90 5.0 1500.0 0
17 05 07 12 00 90 5.0 1500.0 0
17 05 07 18 00 90 5.0 1500.0 0
17 05 07 21 00 90 5.0 1500.0 0
17 05 08 00 00 90 5.0 1500.0 0

Thanks in advance!
ariel.stein
Posts: 660
Joined: November 7th, 2012, 3:14 pm
Registered HYSPLIT User: Yes

Re: Deposition Output Data

Post by ariel.stein »

The values corresponding to 0 m correspond to the deposition. The units that you use for your emissions will determine your deposition units. For instance, if your emissions are in grams, your deposition will be in grams/m2.
cryberg2015
Posts: 2
Joined: June 11th, 2017, 2:03 pm
Registered HYSPLIT User: Yes

Re: Deposition Output Data

Post by cryberg2015 »

Thank you for your quick response. If I were going to locate the maximum/minimum deposition, would I need to add together each deposition value at similar lat/lon combinations? Is this done better with another program or is there a way to do this through Hysplit as well?

2017, 5, 5, 3, 44.97, -93.45, Deposition1 + 2017, 5, 5, 6, 44.97, -93.45, Deposition2... = Deposition at 44.97, -93.45

Thank you
ariel.stein
Posts: 660
Joined: November 7th, 2012, 3:14 pm
Registered HYSPLIT User: Yes

Re: Deposition Output Data

Post by ariel.stein »

You could use a program called concacc.exe that is located in your exec subdirectory. That program will accumulate your concentrations/depositions over the duration of the run.
Post Reply

Return to “Dispersion Model”