wrf les, ideal.exe, Segmentation fault

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.

xyli00

Member
Dear all,

I loaded the following modules and compiled the WRF4.1.5 version with option "em_les",

module purge
module load intel/15.0.1
module load mvapich2/2.1
module load netcdf/4.4.1.1
export NETCDF=/share/apps/netcdf/4.4.1.1/intel/15.0.1

$ ./configure
16
$ ./compile em_les >& log &

$ ulimit -s unlimited
$ ./ideal.exe
Segmentation fault

As you see that I got the "Segmentation fault" error.

Any idea about how to fix this?

Best,

Xiang-Yu
 
Back
Top