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
Branches
Tags
No related merge requests found
#!/bin/sh
cd ${0%/*} || exit 1 # run from this directory
set -x
wmake
wmake sprayEngineFoam
# ----------------------------------------------------------------- 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