Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev

This commit is contained in:
andy
2012-02-01 17:32:17 +00:00
3 changed files with 51 additions and 7 deletions

View File

@ -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;