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

This commit is contained in:
laurence
2012-03-05 12:04:23 +00:00
20 changed files with 1755 additions and 86 deletions

View File

@ -17,7 +17,7 @@ streamLines
setFormat vtk; //gnuplot; //xmgr; //raw; //jplot; //csv; //ensight;
// Velocity field to use for tracking.
U U;
UName U;
// Tracked forwards (+U) or backwards (-U)
trackForward true;