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.
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.