Compilation of solid body motion
This commit is contained in:
parent
2a3c944dd0
commit
f919724996
1 changed files with 1 additions and 1 deletions
|
@ -3,10 +3,10 @@ cd ${0%/*} || exit 1 # run from this directory
|
|||
set -x
|
||||
|
||||
# Make meshMotion solvers
|
||||
wmake libso solidBodyMotion
|
||||
wmake libso fvMotionSolver
|
||||
wmake libso RBFMotionSolver
|
||||
wmake libso mesquiteMotionSolver
|
||||
wmake libso tetMotionSolver
|
||||
wmake libso solidBodyMotion
|
||||
|
||||
# ----------------------------------------------------------------- end-of-file
|
||||
|
|
Reference in a new issue