Merge branch 'master' of ssh://git.code.sf.net/p/foam-extend/foam-extend-3.2
[foam-extend-3.2.git] / applications / solvers / solidMechanics / deprecatedSolvers / Allwmake
blob612815a049b490aff8db7d57d67e20dd3cedaf6c
1 #!/bin/sh
2 cd ${0%/*} || exit 1 # run from this directory
4 set -x
6 wmake libso materialModels
8 wmake stressedFoam
9 wmake contactStressFoam
11 wmake newStressedFoam
12 wmake newContactStressFoam
14 wmake icoFsiFoam
16 wmake solidDisplacementFoam
17 wmake solidEquilibriumDisplacementFoam