Ulf Schiller
Ulf Schiller
_DO NOT MERGE THIS PR! There are several hard-coded changes to constants etc. in this branch that will break regression tests._ Development rebased onto a17372cc53a345f277312d8c77654856b063233e. .. 8d7cdc46f66b05f0ace4039940b36d7061afb4ad * changes to...
Building HemeLB with and without this definition lead to different output messages when running the diffTest, most notably `ParMetis cut 878 edges` vs `ParMetis cut 0 edges`. Note this only...
Why are `latticeData` and `neighbouringDataManager` not encapsulated in `latticeBoltzmannModel`? I've gone through `SimulationMaster.cc` and the whole class diagram remains pretty elusive to me. Why are the initialisation routines not completely...
This method seems to only exist as a prototype. I am wondering if it can be safely removed along with pathManager::SaveConfiguration (this design will always remain a mystery). That method...
I noticed this when loading somebody else's *.pro file which was set up to write Output xml and Output geometry to a subdirectory that didn't exist in my directory. After...