Code: Select all
Refined Nested Grid(s) Information:
==================================
Refined Donor Refined Timestep Refined
Grid Grid Scale Ratio Timesteps
02 00 03 0.00000 03
WARNING: Usually the number of Refined Timesteps must be the same
as the Refined Scale for numerical stability.
#3 0x48BE02 in __nesting_mod_MOD_nesting
#4 0x45CAE8 in main3d_
#5 0x4035D4 in MAIN__ at master.f90:?
--------------------------------------------------------------------------
mpiexec noticed that process rank 2 with PID 4067 on node stamlab-500-165ev exited on signal 11 (Segmentation fault).
--------------------------------------------------------------------------
and the output of the debugger is
Code: Select all
-----------------------------------------------------------------------------
At line 706 of file metrics.f90
Fortran runtime error: Index '0' of dimension 1 of array 'dt' below lower bound of 1
Any hints?