Scheduled Downtime
On Friday 21 April 2023 @ 5pm MT, this website will be down for maintenance and expected to return online the morning of 24 April 2023 at the latest

real.exe error

yaswanth

New member
Hi everyone. I am getting an error when I run real.exe. I tried with multiple changing options, such as ptop and the number of vertical levels in the input file. Still, I face the error. The intermediate files are created using an external program, not by using ungrib. The input data has no missing values, but only contains 12 vertical levels. The error appears as follows. Is the issue with Psurface or any other variable making this? All input (initial and boundary conditions) values are in an acceptable range. All the necessary variables to run the WRF model are provided, and the metgrid is successful. The errors are attached in a file. Thank you.

d01 2015-01-03_00:00:00 t(i,j,k) was 0 at 360 405 14 , setting Qv to 0

using new automatic levels program
1 50.0000000 50.0000000 0.994064629
2 61.7500000 111.750000 0.986782670 1.23500001
3 76.0435791 187.793579 0.977887571 1.23147500
4 93.3196869 281.113281 0.967079997 1.22718692
5 114.037033 395.150330 0.954033434 1.22200406
6 138.644958

Full level index = 1 Height = 0.0 m
Full level index = 2 Height = 50.0 m Thickness = 50.0 m
Full level index = 3 Height = 111.6 m Thickness = 61.6 m
Full level index = 4 Height = 187.4 m Thickness = 75.8 m
Full level index = 5 Height = 280.3 m Thickness = 92.9 m
Full level index = 6 Height = 393.6 m Thickness = 113.3 m
Full level index = 7 Height = 530.9 m Thickness = 137.3 m
Full level index = 8 Height = 696.3 m Thickness = 165.4 m
Full level index = 9 Height = 894.0 m Thickness = 197.7 m
Full level index = 10 Height = 1128.2 m Thickness = 234.2 m
Full level index = 11 Height = 1402.6 m Thickness = 274.4 m
Full level index = 12 Height = 1720.4 m Thickness = 317.8 m
Full level index = 13 Height = 2083.5 m Thick

p_top = 1000. Pa, dzbot = 50.0 m, dzstretch_s/u = 1.25 1.10
i,j = 1 1
target pressure and value = NaN 2.90482404E+16
column of pressure and value = NaN 0.00000000
column of pressure and value = NaN NaN
column of pressure and value = NaN NaN
column of pressure and value = NaN NaN
column of pressure and value = NaN NaN
column of pressure and value = NaN NaN
column of pressure and value = NaN NaN
column of pressure and value = NaN NaN
column of pressure and value = NaN NaN
column of pressure and value = NaN NaN
column of pressure and value = NaN NaN
column of pressure and value = NaN NaN
column of pressure and value = NaN NaN
column of pressure and value = -Infinity NaN
-------------- FATAL CALLED ---------------
FATAL CALLED FROM FILE: <stdin> LINE: 6302
troubles, could not find trapping x locations
-------------------------------------------
 

Attachments

  • d01 2015 01 03 00 00 00.txt
    13.3 KB · Views: 0
This is a data issue. The intermediate files you created apparently are not correct.

Please run the utilitynprogram wps/util/plotfmt.ncl to check your data. I am suspicious that some variables may not be correct.
 
Top