Merge branch 'master' of ssh://dm/home/dm4/OpenFOAM/OpenFOAM-dev

This commit is contained in:
Henry
2011-10-21 14:37:26 +01:00
77 changed files with 7087 additions and 1653 deletions

View File

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

View File

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

View File

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