This repository has been archived on 2023-11-20. You can view files and clone it, but cannot push or open issues or pull requests.
foam-extend4.1-coherent-io/applications/solvers/FSI/Allwmake

19 lines
488 B
Text
Raw Normal View History

#!/bin/sh
set -x
wmake libso fluidSolidInteraction
2016-06-09 10:38:12 +00:00
# Create Eigen soft link
ln -srf ../../../ThirdParty/packages/eigen3/Eigen/ fluidSolidInteraction/lnInclude/
wmake solvers/fsiFoam
wmake solvers/ampFsiFoam
wmake solvers/weakFsiFoam
wmake solvers/fluidFoam
wmake solvers/solidFoam
wmake solvers/thermalSolidFoam
wmake libso utilities/functionObjects/pointHistory
wmake libso utilities/functionObjects/patchAvgTractionHistory
wmake libso utilities/functionObjects/centrifugalBodyForce