Minor bugs to fix
- [ ] Open boundary buffers zone setup (
OpenBoundaryConfig.h) doesn't work in all dimensions, fix based ontnl-sph-nonpublic-examples - [ ] Add function to realocate number of particles (particles size) in simulations with inlets and multi-gpus
- [ ] Measuretool has fixed allocated size of arrays where it stores sensors results. This doesn't work with variable timestepping (leads to
free error). Add realocation of the sotrage arrays. - [ ] Explicit neighborslist doens't work with open boundaries.