Dear Nek's
I
am running a flow over cylinder case using a .msh file imported to
Nek5000, using gmsh2nek, then genmap, case compile and executed
flawlessly.
However,
when converted to 2d using n2to3 or importing already three dimensional
.msh file, the case would compile successfully through makenek, but
always returns with an error with parallel (Nekmpi) or serial (nek)
jobs.
This is the error that shows using nekmpi command:
gs_setup: 10977 unique labels shared
pairwise times (avg, min, max): 1.291e-05 1.24464e-05 1.31878e-05
crystal router : 4.08285e-05 3.93386e-05 4.17995e-05
all reduce : 0.000107034 0.000106627 0.000107426
used all_to_all method: pairwise
handle bytes (avg, min, max): 779617 759028 809668
buffer bytes (avg, min, max): 60112 43168 84272
setupds time 5.8035E-02 seconds 2 4 159854 7328
0 4 914 1 E get_fast_bc_error
0 2 914 1 E get_fast_bc_error
0 1 914 1 E get_fast_bc_error
0 3 914 1 E get_fast_bc_error
0 5 914 1 E get_fast_bc_error
-1 6 914 1 0 get_fast_bc_error
0 4 920 1 E get_fast_bc_error
0 2 920 1 E get_fast_bc_error
0 1 920 1 E get_fast_bc_error
0 3 920 1 E get_fast_bc_error
0 5 920 1 E get_fast_bc_error
-1 6 920 1 0 get_fast_bc_error
0 4 914 1 E get_fast_bc_error
0 2 914 1 E get_fast_bc_error
1 1 914 1 O get_fast_bc_error
0 3 914 1 E get_fast_bc_error
0 4 916 1 E get_fast_bc_error
0 2 916 1 E get_fast_bc_error
0 1 916 1 E get_fast_bc_error
0 3 916 1 E get_fast_bc_error
0 4 919 1 E get_fast_bc_error
0 2 919 1 E get_fast_bc_error
0 1 919 1 E get_fast_bc_error
0 3 919 1 E get_fast_bc_error
0 5 919 1 E get_fast_bc_error
-1 6 919 1 0 get_fast_bc_error
0 4 919 1 E get_fast_bc_error
0 2 919 1 E get_fast_bc_error
0 1 919 1 E get_fast_bc_error
0 3 919 1 E get_fast_bc_error
0 5 919 1 E get_fast_bc_error
-1 6 919 1 0 get_fast_bc_error
0 5 914 1 E get_fast_bc_error
-1 6 914 1 0 get_fast_bc_error
0 5 916 1 E get_fast_bc_error
-1 6 916 1 0 get_fast_bc_error
EXIT: Error A get_fast_bc 916
an error occured: dying ...
-------------------------------------------------------
Primary job terminated normally, but 1 process returned
a non-zero exit code.. Per user-direction, the job has been aborted.
-------------------------------------------------------
--------------------------------------------------------------------------
mpiexec detected that one or more processes exited with non-zero status, thus causing
the job to be terminated. The first process to do so was:
Process name: [[47755,1],3]
Exit code: 1
--------------------------------------------------------------------------
Can someone please guide me on how to setup a proper 3d case and where exactly is the error comes from (parameter or user file)?
I have attached the files to help better assisting on this one.
Appreciate your non-stop support!