mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
TUT: missing run-limit on tutorials/Alltest
This commit is contained in:
@ -141,6 +141,7 @@ EOF
|
||||
#
|
||||
# Modify case controlDicts to run only one time step
|
||||
#
|
||||
optRunLimit="1"
|
||||
modifyCaseControlDict()
|
||||
{
|
||||
for dict in $(find . -name "controlDict*" -type f)
|
||||
|
||||
Reference in New Issue
Block a user