diff --git a/applications/solvers/coupled/Allwmake b/applications/solvers/coupled/Allwmake deleted file mode 100755 index e6320de43..000000000 --- a/applications/solvers/coupled/Allwmake +++ /dev/null @@ -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