mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
Merge remote-tracking branch 'origin/master' into develop
This commit is contained in:
@ -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
|
||||
|
||||
Reference in New Issue
Block a user