Hi, I am encountering errors when I tried to run Openmc with openmc-0.10.0/examples/xml/reflective.
I cloned the Openmc Github with tag = v0.10.0 and build from source.
I have following modules loaded:
Currently Loaded Modules:
-
intel/2018.3.051 3) cmake/3.12.1-default-gcc
-
zlib/1.2.11-icc 4) hdf5/1.10.2-parallel-fortran-icc
When I ran Openmc under the ‘reflective’ directory, it reported:
The OpenMC Monte Carlo Code
Copyright | 2011-2018 Massachusetts Institute of Technology
License | License Agreement — OpenMC Documentation
Version | 0.10.0
Date/Time | 2018-09-09 11:37:16
MPI Processes | 1
OpenMP Threads | 44
Reading settings XML file…
Reading cross sections XML file…
Reading materials XML file…
Reading geometry XML file…
forrtl: severe (408): fort: (8): Attempt to fetch from allocatable variable DATA when it is not allocated
Image PC Routine Line Source
openmc 000000000041F200 Unknown Unknown Unknown
libopenmc.so 00002B0166E26E45 algorithm_mp_find 264 algorithm.F90
libopenmc.so 00002B01670A0381 input_xml_mp_read 1879 input_xml.F90
libopenmc.so 00002B016705495D input_xml_mp_read 67 input_xml.F90
libopenmc.so 00002B016704E585 openmc_init 90 initialize.F90
openmc 000000000040AEBA MAIN__ 21 main.F90
openmc 000000000040AD9E Unknown Unknown Unknown
libc-2.17.so 00002B016B551B35 __libc_start_main Unknown Unknown
openmc 000000000040ACA9 Unknown Unknown Unknown