Merge remote-tracking branch 'origin/master' into develop

This commit is contained in:
Mark Olesen
2018-01-08 15:05:31 +01:00
5 changed files with 29 additions and 16 deletions

View File

@ -8,7 +8,7 @@ runApplication blockMesh
cat system/schemesToTest | while read scheme
do
echo "Updating fvSchmes to use $scheme"
echo "Updating fvSchemes to use $scheme"
sed "s/DIVSCHEME/$scheme/g" system/fvSchemes.template > system/fvSchemes
# Create a sanitised name for the scheme - remove 'special' characters