TUT: heatTransfer: clean up tutorials

This commit is contained in:
Kutalmis Bercin
2021-05-25 12:53:27 +01:00
committed by Andrew Heather
parent ad75af0e50
commit f62a599eef
720 changed files with 1843 additions and 56321 deletions

View File

@ -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)");
}