Skip to content
Snippets Groups Projects
Commit 14703be7 authored by andy's avatar andy
Browse files

ENH: Added Allwmake script for sprayFoam solvers

parent 09e91aab
No related branches found
No related tags found
No related merge requests found
#!/bin/sh
cd ${0%/*} || exit 1 # run from this directory
set -x
wmake
wmake sprayEngineFoam
# ----------------------------------------------------------------- end-of-file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment