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

real.exe error again

This post was from a previous version of the WRF&MPAS-A Support Forum. New replies have been disabled and if you have follow up questions related to this post, then please start a new thread from the forum home page.

fipoucat

Member
I am still facing error in my attempt to run a wrf simulation. After finishing WPS steps I am surprise to get this kind of error and hope
support and/or hint to solve it. I am using gfortran and gcc.

--- NOTE: bl_pbl_physics /= 4, implies mfshconv must be 0, resetting
Need MYNN PBL for icloud_bl = 1, resetting to 0
--- NOTE: RRTMG radiation is not used, setting: o3input=0 to avoid data pre-processing
*************************************
No physics suite selected.
Physics options will be used directly from the namelist.
*************************************
--- NOTE: num_soil_layers has been set to 4
REAL_EM V3.9.1.1 PREPROCESSOR
*************************************
Parent domain
ids,ide,jds,jde 1 230 1 121
ims,ime,jms,jme -4 122 -4 37
ips,ipe,jps,jpe 1 115 1 30
*************************************
DYNAMICS OPTION: Eulerian Mass Coordinate
alloc_space_field: domain 1 , 515410784 bytes allocated

Program received signal SIGSEGV: Segmentation fault - invalid memory reference.

Backtrace for this error:
#0 0x10da7f1ac
#1 0x10da7e553
#2 0x7fff7246cb3c
 
Hi,

1) Have you modified the code at all, or is the WRFV3.9.1.1 code "out-of-the-box" (never-modified) code? If you aren't sure, can you please download a fresh tar file and try this test after recompiling the clean code in a clean directory?
2) Please attach your namelist.input file, as well as your full output log (if you have rsl.* files, please package those together and attach them).
3) Please attach your configure.wrf file, and your compile log.

Thanks,
Kelly
 
Top