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

Question about running 20th Century Reanalysis V3 data

Zachary Esch

New member
Hello, I've been having issues with trying to get 20CRV3 input data to run in WRF v4.7.1. Since 20th century reanalysis V3 is missing specific humidity data for levels above 100 mb I'm using 1000-100 mb pressure levels. Yet when running real.exe I keep getting this error and I can't figure out what is causing it. I attached my namelist file.
*** -> Check your wrfinput_d01 file, you might have input pressure levels too close together (********* Pa and ********* Pa) at ( 38, 103) for variable type Z
*** -> Check your wrfinput_d01 file, you might have input pressure levels too close together (********* Pa and ********* Pa) at ( 39, 103) for variable type Z
*** -> Check your wrfinput_d01 file, you might have input pressure levels too close together (********* Pa and ********* Pa) at ( 40, 103) for variable type Z
-------------- FATAL CALLED ---------------
FATAL CALLED FROM FILE: <stdin> LINE: 6321
troubles, could not find trapping x locations
-------------------------------------------
i,j = 40 103
target pressure and value = 59.0746689 -4.83910707E+26
column of pressure and value = 59.0799675 39957.9453
column of pressure and value = 59.0799675 40177.0977
column of pressure and value = 59.0799675 40401.1992
column of pressure and value = 59.0799675 40630.3242
column of pressure and value = 59.0871162 6.36811194E+26
column of pressure and value = 59.0871162 3.29212637E+27
column of pressure and value = 59.0871162 6.10528790E+27
column of pressure and value = 59.0871162 9.09714672E+27
column of pressure and value = 59.0912895 1.06955698E+28
column of pressure and value = 59.0912895 1.06955698E+28
column of pressure and value = 59.0912895 1.06955698E+28
column of pressure and value = 59.0912895 1.06955698E+28
column of pressure and value = 59.0799675 0.00000000
column of pressure and value = NaN -1.38638918E+30
column of pressure and value = NaN -4.47504655E+30
column of pressure and value = NaN -6.19864746E+30
column of pressure and value = NaN -6.19247105E+30
column of pressure and value = 5.70378256 -6.18890593E+30
column of pressure and value = 5.52146101 -6.18890593E+30
column of pressure and value = 5.29831743 -6.18890593E+30
column of pressure and value = 5.01063538 -6.18890593E+30
column of pressure and value = 4.60517025 -6.18890593E+30
 

Attachments

  • namelist.input
    4.3 KB · Views: 1
Top