From f0d40fc7fe999a7dcfd0c65cdad46481e0f73717 Mon Sep 17 00:00:00 2001 From: mattijs Date: Wed, 1 Feb 2012 15:14:34 +0000 Subject: [PATCH] STYLE: streamLine/controlDict: updated comment --- src/postProcessing/functionObjects/field/streamLine/controlDict | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/postProcessing/functionObjects/field/streamLine/controlDict b/src/postProcessing/functionObjects/field/streamLine/controlDict index 4d51dd82e1..63b6d1d1d2 100644 --- a/src/postProcessing/functionObjects/field/streamLine/controlDict +++ b/src/postProcessing/functionObjects/field/streamLine/controlDict @@ -57,7 +57,7 @@ functions outputControl outputTime; // outputInterval 10; - setFormat vtk; //gnuplot; //xmgr; //raw; //jplot; + setFormat vtk; //gnuplot, raw etc. See sampleDict. // Velocity field to use for tracking. UName U;