adaptive-cfd / WABBIT

Wavelet Adaptive Block-Based solver for Interactions with Turbulence
https://www.cfd.tu-berlin.de/
GNU General Public License v3.0
56 stars 27 forks source link

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

Closed tommy-engels closed 5 months ago

tommy-engels commented 6 years ago

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

tommy-engels commented 6 years ago

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 readfield.f90 wabbit-post 0000000000968CDE keyvalues 90 keyvalues.f90 wabbit-post 000000000040C6C9 MAIN__ 77 main_post.f90