adaptive-cfd / WABBIT

Wavelet Adaptive Block-Based solver for Interactions with Turbulence

Home Page:https://www.cfd.tu-berlin.de/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

unit test fails for mpisize=12 - bug in wabbit-post

tommy-engels opened this issue · comments

if I run
export mpi_command="nice mpirun -n 12 "
then make test
./TESTING/navier_stokes/filter/explicit_7pt/explicit_7pt.sh
fails: some bug in the wabbit post-processing

I assume this happens if we try tro read N_blocks < N_cpu

here is the msg:
wabbit-post 0000000000424405 module_hdf5_wrapp 142 module_hdf5_wrapper.f90
wabbit-post 000000000052BC78 module_io_mp_read 105 read_field.f90
wabbit-post 0000000000968CDE keyvalues_ 90 keyvalues.f90
wabbit-post 000000000040C6C9 MAIN__ 77 main_post.f90