Page 1 of 1

Please help about arw2arl

Posted: February 11th, 2019, 1:54 am
by jonghun33
Hello HYSPLIT user.
I want to run hysplit concentration model using WRF-ARW output file.
I already converted WRF-ARW file using arw2arl module.

Using ARLDATA.BIN(converted WRF-ARW data) i can simulate trajectory model.
But it doesn't work for concentration simulation model.

What should i do to use ARLDATA.BIN for concentration simulation of HYSPLIT?

P.S. When i use ARLDATA.BIN for concentration simulation, There is 'FORTRAN RUNTIME ERROR : Bad real number in item 1 of list input' occur.

Please help me to run hysplit.

I really need your help.

Re: Please help about arw2arl

Posted: February 12th, 2019, 10:48 am
by Fantine
Would you please attach the CONTROL, SETUP, and MESSAGE file? Those can help us to diagnose the issue.
Since you can run trajectories with the met file, the problem is unlikely in the met file. It is probably in the CONTROL and SETUP.

Re: Please help about arw2arl

Posted: February 12th, 2019, 10:11 pm
by jonghun33
To Fantine
I really appreciate of your quick apply.

Below is my CONTROL Log.

Code: Select all

11 03 29 00
1
34.68 119.46.0 100.0
6
0
10000.0
1
/home/kict/HYSPLIT/hysplit/trunk/exec/
20110329_12hour
1
C137
1.0
1.0
11 03 29 00 00
1
0.0 0.0
0.05 0.05
30.0 30.0
./
cdump
1
100
11 03 29 00 00
11 03 29 06 00
00 06 00
1
1.0 1.0 1.0
0.001 0.0 0.0 0.0 0.0
0.0 8.0E-05 8.0E-05
10960.0
0.0
and Below is WARNING.

Code: Select all

WARNING metpos: off spatial domain of all grids
and there is any script in MESSAGE file
Also there is no SETUP file in working directory.

Please let me know what should i do.

Re: Please help about arw2arl

Posted: February 14th, 2019, 11:05 am
by Fantine
Please attach the MESSAGE file. Only seeing one line is hard to know what is going on.
It seems the message indicating that particles go out of the meteorological grid. Was this happen at the beginning of the simulation? If so, you need to provide the met data with a larger domain. In the MESSAGE file, you can know how long the simulation ran until particles leaving the met grid.

You should have a SETUP.CFG file in your working directory. It is a necessary input file for running a dispersion simulation. The HYSPLIT online tutorial is helpful to learn how to setup and run the model: https://www.ready.noaa.gov/HYSPLIT_Tutorials.php
And this is the section running a real dispersion case: https://ready.arl.noaa.gov/documents/Tu ... _cexp.html