Skip to content
Snippets Groups Projects
Commit ff6e15a1 authored by Andrew Heather's avatar Andrew Heather
Browse files

ENH: Added local Allwclean to ensure wclean cleans all...

parent 28e37bbe
Branches
Tags
No related merge requests found
#!/bin/sh
cd ${0%/*} || exit 1 # Run from this directory
wclean turbulenceModels
wclean incompressible
wclean compressible
wclean schemes
wcleanLnIncludeAll
#------------------------------------------------------------------------------
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