sdfibm icon indicating copy to clipboard operation
sdfibm copied to clipboard

Immersed boundary method empowered by signed distance field, and OpenFOAM.

Results 5 sdfibm issues
Sort by recently updated
recently updated
newest added

The 'make' execution failed due to incorrect path to the main cmake-configuration file in the previous cmake command.

Hi Zhang What is this error mentioning? **cellenumerator.cpp:(.text+0x369): undefined reference to `Foam::meshSearch::findNearestCell(Foam::Vector const&, int, bool) const' collect2: error: ld returned 1 exit status Makefile:49: recipe for target 'sdfibm' failed make:...

after i intall openfoam v9 ![image](https://github.com/ChenguangZhang/sdfibm/assets/102936550/21f8a6d0-ba92-4b65-98c4-b8529024d8e6) i install sdfibm now there is a problem when i use "make" ![73eafbe5729b136a1756d4e17fa66c1](https://github.com/ChenguangZhang/sdfibm/assets/102936550/403d2110-0993-4c5a-91f2-80c60977cfb3)

Hello, I have installed OpenFoam v9, g++ with C++17 and Cmake 3.27.9. But I am facing issue when I enter make after cmake .. in my ubuntu command prompt. [...