mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
ENH: Tutorial update
This commit is contained in:
@ -22,6 +22,9 @@ ls -d processor* | xargs -i cp -r 0.org ./{}/0 $1
|
|||||||
|
|
||||||
runParallel patchSummary 6
|
runParallel patchSummary 6
|
||||||
runParallel potentialFoam 6 -noFunctionObjects -writep
|
runParallel potentialFoam 6 -noFunctionObjects -writep
|
||||||
runParallel `getApplication` 6
|
runParallel $(getApplication) 6
|
||||||
|
|
||||||
|
runApplication reconstructParMesh -constant
|
||||||
|
runApplication reconstructPar -latestTime
|
||||||
|
|
||||||
# ----------------------------------------------------------------- end-of-file
|
# ----------------------------------------------------------------- end-of-file
|
||||||
|
|||||||
Reference in New Issue
Block a user