mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
ENH: tutorials: dict command line option
This commit is contained in:
@ -10,7 +10,7 @@ application=`getApplication`
|
||||
runApplication blockMesh
|
||||
|
||||
runApplication topoSet -dict cRefine.topoSetDict
|
||||
runApplication refineMesh -overwrite -dict
|
||||
runApplication refineMesh -overwrite -dict system/refineMeshDict
|
||||
|
||||
rm log.topoSet
|
||||
runApplication topoSet -dict f.topoSetDict
|
||||
|
||||
Reference in New Issue
Block a user