Removed local Allwmake - not needed
This commit is contained in:
parent
71540e2164
commit
a8599a8f9a
1 changed files with 0 additions and 13 deletions
|
@ -1,13 +0,0 @@
|
|||
#!/bin/sh
|
||||
cd ${0%/*} || exit 1 # run from this directory
|
||||
set -x
|
||||
|
||||
wmake libso conjugateHeatTransfer
|
||||
|
||||
wmake blockCoupledScalarTransportFoam
|
||||
wmake conjugateHeatFoam
|
||||
wmake conjugateHeatSimpleFoam
|
||||
wmake pUCoupledFoam
|
||||
wmake MRFPorousFoam
|
||||
|
||||
# ----------------------------------------------------------------- end-of-file
|
Reference in a new issue