Skip to content
Snippets Groups Projects
Commit daf9a6c6 authored by mattijs's avatar mattijs
Browse files

ENH: Allwmake: remove so compilation happens in parallel

parent 4cb0abfc
Branches
Tags
No related merge requests found
#!/bin/sh
cd ${0%/*} || exit 1 # run from this directory
set -x
wmake blockMesh
wmake all extrude
extrude2DMesh/Allwmake
wmake snappyHexMesh
if [ -d "$CGAL_ARCH_PATH" ]
then
foamyHexMesh/Allwmake
foamyQuadMesh/Allwmake
fi
# ----------------------------------------------------------------- end-of-file
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment