Page 1 of 1

run with several periods at a time

Posted: June 25th, 2020, 4:15 pm
by marisacogliati
Hi! May I configure hysplit to run one place emission for different days simulations during a long period of time and then average them?

Re: run with several periods at a time

Posted: June 25th, 2020, 4:25 pm
by barbara.stunder
Yes, but not all of this in the GUI. The Concentration, Special Runs, Daily can run for a long period. Batch files/scripting could be useful for your application. Then you need to do the averaging. There is a program con2asc.exe that converts the concentration to ASCII text that could be used elsewhere for averaging. (Concentration, Utilities, Convert to, ASCII.) con2asc.exe can be in the batch file that does the runs. I hope this can get you started.