TUT: update use of foamToVTK
This commit is contained in:
parent
17b03ba1ea
commit
38d3a36c2d
@ -10,7 +10,6 @@ vtkWrite
|
||||
writeControl writeTime;
|
||||
writeInterval 1;
|
||||
|
||||
// Fields to output (words or regex)
|
||||
regions (".*");
|
||||
|
||||
internal true;
|
||||
|
@ -15,6 +15,6 @@ runApplication blockMesh
|
||||
|
||||
runApplication decomposePar -dry-run -cellDist
|
||||
|
||||
runApplication foamToVTK -noBoundary
|
||||
runApplication foamToVTK -no-boundary
|
||||
|
||||
#------------------------------------------------------------------------------
|
||||
|
Loading…
Reference in New Issue
Block a user