synthetik-technologies / blastfoam

A CFD solver for multi-component compressible flow with application to high-explosive detonation, explosive safety and air blast
Other
215 stars 96 forks source link

solids4Foam #67

Closed siddharthapaudel08 closed 1 year ago

siddharthapaudel08 commented 1 year ago

Compiling enabled on 8 cores Allwmake /home/sid/OpenFOAM/blastfoam/src/solids4Foam

Not compiling solids4foam module Download and compile solids4foam and add "export SOLIDS_4_FOAM_DIR=YOUR_PATH" to your ~/.bashrc add "libs ("libblastSolids4Foam.so"); to a case controlDict to use

while ./Allwmake -j according to the installation step. What is the solution to go through this problem in order to run the flap case of solids4foam tutorial of blastFoam?