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

Error in boundary condition specification

Joselito

New member
Hello!

I am trying to run WRF-Chem to a big part of the North Atlantic Ocean but when I run real.exe I have the error:
*** Error in boundary condition specification
boundary conditions at xs 1
boundary conditions at xe 1
boundary conditions at ys 2
boundary conditions at ye 2
boundary conditions logicals are
periodic_x F
periodic_y F
symmetric_xs F
symmetric_xe F
symmetric_ys F
symmetric_ye F
open_xs F
open_xe F
open_ys F
open_ye F
polar T
nested F
specified T
-------------- FATAL CALLED ---------------
FATAL CALLED FROM FILE: <stdin> LINE: 165
*** Error in boundary condition specification
-------------------------------------------

I changed polar to "false" but always recommend changing to "true". Another common error is when I write polar = .true., it is required to change the projection to Cassini but I am not using polar regions.

I sent my namelist.input as attached file.
 

Attachments

  • namelist.input
    7.9 KB · Views: 0
Top