Post any questions or comments regarding the Desktop PC version of HYSPLIT. This includes the model execution, GUIs, results, or graphics. Be sure to include the operating system you are using (Windows XP, Windows Vista, Windows 7, Windows 8, etc.
I am using the 2019 tutorial on vmixing to estimate mixing height over an air quality monitor during an ozone season. I've set up the CONTROL and SETUP.CFG files in a folder outside of the working folder in C:\hysplit. That folder is C:\hysplit\vmix. When I try to execute the vmixing program I use the following command: ..\exec\vmixing -p while located inside the C:\hysplit\vmix folder. In return, I get the error message contained in the image immediately below: vmixing_cmd.png
I am also including a file that lists the content of the C:\hysplit\vmix folder:
directory_contents.png
Can someone help me figure out what I'm doing incorrectly? Thanks in advance for any help!
[It turned out that the CONTROL file had an data entry issue. The bug mentioned below is unrelated to the I/O syntax error in the post above.]
You found a bug that will need to be fixed. In the meantime, please use vmixing with a process id specified, for example, vmixing -pRUN_01. The CONTROL and SETUP files should be named to CONTROL.RUN_01 and SETUP.RUN_01, respectively, for the example.
Thanks for trying out with the -pRUN01 option. The vmixing program on my PC did not throw an error. Could you post your CONTROL.RUN01 and SETUP.RUN01 files? I would like to try them out.
Your control file is missing the total run time after line 3 for specifying the starting location. Insert a line for total run time between lines 3 (31.7683021 -106.5012561 0.0) and 4 (0). For more information about the CONTROL file format, please see https://www.ready.noaa.gov/hysplitusersguide/S262.htm.