mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-12-28 03:37:59 +00:00
TUT: heatTransfer: clean up tutorials
This commit is contained in:
committed by
Andrew Heather
parent
ad75af0e50
commit
f62a599eef
@ -1,4 +1,5 @@
|
||||
// -*- C++ -*-
|
||||
|
||||
// Minimal example of using the vtkWrite function object.
|
||||
vtkWrite
|
||||
{
|
||||
@ -10,7 +11,6 @@ vtkWrite
|
||||
|
||||
// Fields to output (words or regex)
|
||||
fields (U p "(k|epsilon|omega)");
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user