an issue with running hycm_std

Topics about the HYSPLIT dispersion model.
itscd
Posts: 11
Joined: April 2nd, 2020, 4:09 pm
Registered HYSPLIT User: Yes

an issue with running hycm_std

Post by itscd »

I'm trying to calculate the pollutant concentrations using the parallel mode of hysplit (hycm_std) on a server and ran into an issue. I was able to initiate the model runs but after a minute they all stopped and gave me this error message:
"At line 224 of file depset.f (unit = 74, file = 'CONTROL')
Fortran runtime error: End of file
"

Does anyone know how i might fix this? This (https://www.dropbox.com/s/mgq8d75wm8ak5 ... G.002?dl=0) is the warning file created in the working directory in case that's helpful. Since i was running 30 parallel sessions, there are 30 files of these. But they are all the same.

Many thanks!
sonny.zinn
Posts: 354
Joined: May 8th, 2019, 1:31 pm
Registered HYSPLIT User: Yes

Re: an issue with running hycm_std

Post by sonny.zinn »

For the convenience of others, here is the full content of the WARNING.002 file in the previous post:

WARNING metini: FLUXES not found in data (kg,kt) 1 1
Setting KBLS=2 to use the wind/temp profiles!
WARNING metini: FLUXES not found in data (kg,kt) 2 1
Setting KBLS=2 to use the wind/temp profiles!
WARNING metini: FLUXES not found in data (kg,kt) 3 1
Setting KBLS=2 to use the wind/temp profiles!
WARNING metini: FLUXES not found in data (kg,kt) 4 1
Setting KBLS=2 to use the wind/temp profiles!
WARNING metini: FLUXES not found in data (kg,kt) 5 1
Setting KBLS=2 to use the wind/temp profiles!
WARNING metini: FLUXES not found in data (kg,kt) 6 1
Setting KBLS=2 to use the wind/temp profiles!
Attachments
WARNING.002.txt
(726 Bytes) Downloaded 211 times
itscd
Posts: 11
Joined: April 2nd, 2020, 4:09 pm
Registered HYSPLIT User: Yes

Re: an issue with running hycm_std

Post by itscd »

I should have done this myself! Thanks for being so thoughtful!
barbara.stunder
Posts: 451
Joined: November 9th, 2012, 4:23 pm
Registered HYSPLIT User: Yes

Re: an issue with running hycm_std

Post by barbara.stunder »

Since the error you first saw mentioned the CONTROL file, please check it. Did you try a simplified run (such as less duration, less number of particles) on the otherwise same CONTROL/SETUP files but running the regular hycs_std?
itscd
Posts: 11
Joined: April 2nd, 2020, 4:09 pm
Registered HYSPLIT User: Yes

Re: an issue with running hycm_std

Post by itscd »

I tried and got the same error message
"At line 224 of file depset.f (unit = 74, file = 'CONTROL')
Fortran runtime error: End of file
"
However, since i was using hycs_std, only one such message was shown (instead of 30 in the previous run which was using hycm_std on 30 nodes).
barbara.stunder
Posts: 451
Joined: November 9th, 2012, 4:23 pm
Registered HYSPLIT User: Yes

Re: an issue with running hycm_std

Post by barbara.stunder »

Then it is probably an issue with the CONTROL file. Please post the CONTROL file.
itscd
Posts: 11
Joined: April 2nd, 2020, 4:09 pm
Registered HYSPLIT User: Yes

Re: an issue with running hycm_std

Post by itscd »

I realized i should have copied and pasted the text in the CONTROL file directly. So here it is:

05 05 20 04
1
57.6 -157.5 5000
1704
0
10000.0
6
/gpfs/data1/working/
NARR200505
/gpfs/data1/working/
NARR200506
/gpfs/data1/working/
NARR200507
/gpfs/data1/working/
NARR200508
/gpfs/data1/working/
NARR200509
/gpfs/data1/working/
NARR200510
1
TEST
9.91360416667e+12
24
5 5 21 04 00 00
1
63 -154
0.1 0.1
0 0
/gpfs/data1/working/
batch_2005_00001_V4_HPC
1
500
00 00 00 00 00
05 07 31 04 00
00 24 00
1
2.5 2 1
0.0 0.0 0.0 0.0 0.0
0.0 0.0 0.0
0.0
barbara.stunder
Posts: 451
Joined: November 9th, 2012, 4:23 pm
Registered HYSPLIT User: Yes

Re: an issue with running hycm_std

Post by barbara.stunder »

There are 5 lines describing the pollutant deposition parameters but your CONTROL file only has 4. Probably by adding a 0.0 after your last line will solve it. See the File Formats at https://ready.arl.noaa.gov/hysplitusersguide/
itscd
Posts: 11
Joined: April 2nd, 2020, 4:09 pm
Registered HYSPLIT User: Yes

Re: an issue with running hycm_std

Post by itscd »

Thanks for spotting that error. However, after i've fixed it, the same error persists. I'm still getting the error message
At line 224 of file depset.f (unit = 74, file = 'CONTROL')
Fortran runtime error: End of file

from the command line and
WARNING metini: FLUXES not found in data (kg,kt) 1 1
Setting KBLS=2 to use the wind/temp profiles!
WARNING metini: FLUXES not found in data (kg,kt) 2 1
Setting KBLS=2 to use the wind/temp profiles!
WARNING metini: FLUXES not found in data (kg,kt) 3 1
Setting KBLS=2 to use the wind/temp profiles!
WARNING metini: FLUXES not found in data (kg,kt) 4 1
Setting KBLS=2 to use the wind/temp profiles!
WARNING metini: FLUXES not found in data (kg,kt) 5 1
Setting KBLS=2 to use the wind/temp profiles!
WARNING metini: FLUXES not found in data (kg,kt) 6 1
Setting KBLS=2 to use the wind/temp profiles!

in the warning file.
alicec
Posts: 418
Joined: February 8th, 2016, 12:56 pm
Registered HYSPLIT User: Yes

Re: an issue with running hycm_std

Post by alicec »

You are also defining the span as 0.
https://ready.arl.noaa.gov/hysplitusersguide/S313.htm

0.1 0.1
0 0
/gpfs/data1/working/
batch_2005_00001_V4_HPC
1
500
Post Reply

Return to “Dispersion Model”