Page 1 of 1

concplot.ps not found, check working directory for other output files

Posted: August 24th, 2016, 5:36 am
by tstamoul
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.

Re: concplot.ps not found, check working directory for other output files

Posted: August 24th, 2016, 6:45 am
by glenn.rolph
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

Re: concplot.ps not found, check working directory for other output files

Posted: August 24th, 2016, 1:27 pm
by tstamoul
1. the GUI (Concentration/Display/Concentration/Contours)

2. the concplot.ps file is missing from the working directory

Re: concplot.ps not found, check working directory for other output files

Posted: August 25th, 2016, 5:23 pm
by ariel.stein
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

Posted: August 26th, 2016, 5:45 am
by tstamoul
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.

Re: concplot.ps not found, check working directory for other output files

Posted: August 26th, 2016, 8:36 am
by ariel.stein
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

Posted: August 27th, 2016, 5:03 am
by tstamoul
Thank you!
It works perfectly!