mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
BUG: fix tut regression for potentialFoam (#1518)
This commit is contained in:
@ -15,7 +15,7 @@ runApplication snappyHexMesh -overwrite
|
||||
restore0Dir
|
||||
|
||||
# Initialise with potentialFoam solution
|
||||
runApplication potentialFoam -pName p_rgh
|
||||
runApplication potentialFoam -pName p_rgh -writephi
|
||||
|
||||
# Run the solver
|
||||
runApplication $(getApplication)
|
||||
|
||||
Reference in New Issue
Block a user