Search found 3 matches
- December 19th, 2017, 12:08 am
- Forum: Dispersion Model
- Topic: ichem=9 mode and mixed layer depth
- Replies: 1
- Views: 3437
ichem=9 mode and mixed layer depth
I'm running HYSPLIT in a STILT-like mode (ichem=9) and I have 2 questions on the mixed layer depth. 1) I have 2 output levels in my Control file, 3000 and 9999. I had thought with ichem=9 the bottom level would be replaced by half the mixed layer depth. In one of my runs at one of the time steps I h...
- July 27th, 2017, 11:26 pm
- Forum: Dispersion Model
- Topic: Automate reading of files using conread
- Replies: 3
- Views: 5434
Re: Automate reading of files using conread
It turns out the source code for this executable is already included in the downloadable version of HYSPLIT (data2arl/utilities/conread.f). Looking at the code, there is no option natively to include all the input arguments on one line. However, I was able to solve this myself by modifying the code ...
- July 21st, 2017, 10:21 pm
- Forum: Dispersion Model
- Topic: Automate reading of files using conread
- Replies: 3
- Views: 5434
Automate reading of files using conread
Thanks for all your work on HYSPLIT. I am trying to write my own scripts (in MATLAB) to run HYSPLIT and analyze the results. However, I am having trouble reading in the binary files. I have the PC version of HYSPLIT (Windows, Feb 2016, svn:802). The executable conread would work, except it requires ...