Hi,
I am currently trying to run a simulation using HRRR Reanalysis data for my initial conditions.
To create my met_em files, I am using the hourly hrrr.prs data set for my intial conditions. I used the Vtable.HRRR.bkb (from Brian Blaylock's Github Page) to ungrib the hrrr.prs files. After that I ran metgrid.exe and had no issues.
I am currently running into an error when I run real.exe. My speculation is that there is an issue with the vertical interpolation calculations. This error came up after adding sfcp_to_sfcp = .true. in my namelist.input file to avoid a sfcp calculation error in real.exe. The error it is returning is as follows:
-------------- FATAL CALLED ---------------
FATAL CALLED FROM FILE: <stdin> LINE: 6121
pal, linear is about as low as we go
-------------------------------------------
-------------- FATAL CALLED ---------------
FATAL CALLED FROM FILE: <stdin> LINE: 6121
pal, linear is about as low as we go
-------------------------------------------
I have never come across this error, and I have yet to find any documentation about this error. Does anybody know what this error is referring to or how I can resolve it?
I have provided the a real.log file that contains the real.exe output and namelist.input file.
Thank you,
-Jared
I am currently trying to run a simulation using HRRR Reanalysis data for my initial conditions.
To create my met_em files, I am using the hourly hrrr.prs data set for my intial conditions. I used the Vtable.HRRR.bkb (from Brian Blaylock's Github Page) to ungrib the hrrr.prs files. After that I ran metgrid.exe and had no issues.
I am currently running into an error when I run real.exe. My speculation is that there is an issue with the vertical interpolation calculations. This error came up after adding sfcp_to_sfcp = .true. in my namelist.input file to avoid a sfcp calculation error in real.exe. The error it is returning is as follows:
-------------- FATAL CALLED ---------------
FATAL CALLED FROM FILE: <stdin> LINE: 6121
pal, linear is about as low as we go
-------------------------------------------
-------------- FATAL CALLED ---------------
FATAL CALLED FROM FILE: <stdin> LINE: 6121
pal, linear is about as low as we go
-------------------------------------------
I have never come across this error, and I have yet to find any documentation about this error. Does anybody know what this error is referring to or how I can resolve it?
I have provided the a real.log file that contains the real.exe output and namelist.input file.
Thank you,
-Jared
Attachments
Last edited: