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

Please help me in rectifying this error.

kpk13

New member
----- ERROR: The reference pressure is not monotonically decreasing
This tends to be caused by very high topography
(i,j) = 234 172 , topography = 4005.48657 m
k = 11 , reference pressure = 60157.9219 Pa
k = 12 , reference pressure = 60158.7578 Pa
-------------- FATAL CALLED ---------------
FATAL CALLED FROM FILE: <stdin> LINE: 1249
In the dynamics namelist record, reduce etac from 9.99999978E-03
-------------------------------------------
application called MPI_Abort(MPI_COMM_WORLD, 1) - process 0

I am attaching the namelist.input file as well as the rsl.error.0000 files here.
 

Attachments

  • namelist.input
    3.7 KB · Views: 0
  • rsl.error.0000
    2.3 KB · Views: 2
This is a data issue. Note that REAL program requires the pressure levels in input data (i/e/. met_em files) to be monotonically increase or decrease. Your data is not organized in this way. Please correct met_em files before running REAL.
 
Top