Hello, I am a new Hysplit user.
I run concentration. In the “set up run” the only thing I change is starting time and setup starting locations. I am using gdas data.
The model runs perfectly but I am getting this message after execute display:
“concplot.ps not found, check working directory for other output files”
This is the control file:
10 05 02 00
1
63.63 -19.62 1651.0
12
0
10000.0
1
C:/hysplit4/working/
gdas1.may10.w1
1
TEST
1.0
1.0
00 00 00 00 00
1
0.0 0.0
0.05 0.05
30.0 30.0
./
cdump
1
100
00 00 00 00 00
00 00 00 00 00
00 12 00
1
0.0 0.0 0.0
0.0 0.0 0.0 0.0 0.0
0.0 0.0 0.0
0.0
0.0
Any suggestions?
Thank you in advance for any responses.
concplot.ps not found, check working directory for other output files
-
glenn.rolph
- Posts: 362
- Joined: November 7th, 2012, 12:39 pm
- Registered HYSPLIT User: Yes
Re: concplot.ps not found, check working directory for other output files
The first thing to check is did you run the concentration display program either from the GUI (Concentration/Display/Concentration/Contours)?
The second thing to check is to look in the /working directory and see if the concplot.ps file is there. If it is, there might be an issue with the gsview program installation to view the file.
Glenn
The second thing to check is to look in the /working directory and see if the concplot.ps file is there. If it is, there might be an issue with the gsview program installation to view the file.
Glenn
Re: concplot.ps not found, check working directory for other output files
1. the GUI (Concentration/Display/Concentration/Contours)
2. the concplot.ps file is missing from the working directory
2. the concplot.ps file is missing from the working directory
-
ariel.stein
- Posts: 660
- Joined: November 7th, 2012, 2:14 pm
- Registered HYSPLIT User: Yes
Re: concplot.ps not found, check working directory for other output files
Please check you MESSAGE file to see if the model run to completion. Also, check if in the working directory you have a file named cdump.
Re: concplot.ps not found, check working directory for other output files
1. cdump file exists
2. the model run 100%
I am sending you the message file and a picture showing the files inside working directory.
2. the model run 100%
I am sending you the message file and a picture showing the files inside working directory.
- Attachments
-
- MESSAGE.txt
- (22.93 KiB) Downloaded 349 times
-
ariel.stein
- Posts: 660
- Joined: November 7th, 2012, 2:14 pm
- Registered HYSPLIT User: Yes
Re: concplot.ps not found, check working directory for other output files
OK, the reason why you are not getting a concplot.ps is that your concentration grid is set from the surface up to 100 m (which is set 2 lines below cdump in the CONTROL file) and your emission starts at 1651.0 m. So, no particles enter the concentration grid. Please add another layer to the concentration grid, say from 100 to 2000 m, and see if that solves your problem.
Re: concplot.ps not found, check working directory for other output files
Thank you!
It works perfectly!
It works perfectly!