I'm trying to run a real 1 domain simulation over the eastern Mediterranean. I'm stuck in the real.exe part because of the following error
from rsl.error.0000:
########################################################################################
01 2017-10-19_00:00:00 Timing for input 0 s.
d01 2017-10-19_00:00:00 flag_soil_layers read from met_em
d01 2017-10-19_00:00:00 Turning off use of MAX WIND level data in v
d01 2017-10-19_00:00:00 Turning off use of TROPOPAUSE level data in
Max map factor in domain 1 = 1.15. Scale the dt in the model accor
*** Error in boundary condition specification
boundary conditions at xs 0
boundary conditions at xe 0
boundary conditions at ys 0
boundary conditions at ye 0
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 F
nested F
specified F
-------------- FATAL CALLED ---------------
FATAL CALLED FROM FILE: <stdin> LINE: 165
*** Error in boundary condition specification
-------------------------------------------
application called MPI_Abort(MPI_COMM_WORLD, 1) - process 1
#####################################################################################
my namelist.input has this:
#################################
specified = .true., .false., .false.,
nested = .false., .true., .true.,
#################################
defined so that is not the problem.
Thanks,
Theodor