Compiling and Debugging DualSPHysics on Linux

Compiling and Debugging DualSPHysics on Linux

In the previous article, we discussed running DualSPHysics in a Docker container, where we installed a precompiled version. To gain a deeper understanding of how DualSPHysics simulates two-phase flow of gas and liquid at a lower level, I need to install a debuggable version, which requires compiling from source. There were quite a few pitfalls. … Read more