Remove agricultural soft link producing circular loops
This commit is contained in:
parent
d838b666f6
commit
a4a8b0b443
1 changed files with 0 additions and 3 deletions
|
@ -3,9 +3,6 @@ set -x
|
||||||
|
|
||||||
wmake libso fluidSolidInteraction
|
wmake libso fluidSolidInteraction
|
||||||
|
|
||||||
# Create Eigen soft link
|
|
||||||
ln -srf ../../../ThirdParty/packages/eigen3/Eigen/ fluidSolidInteraction/lnInclude/
|
|
||||||
|
|
||||||
wmake solvers/fsiFoam
|
wmake solvers/fsiFoam
|
||||||
wmake solvers/ampFsiFoam
|
wmake solvers/ampFsiFoam
|
||||||
wmake solvers/weakFsiFoam
|
wmake solvers/weakFsiFoam
|
||||||
|
|
Reference in a new issue