mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
STYLE: tutorial updates
This commit is contained in:
@ -51,7 +51,7 @@ postPro1
|
||||
{
|
||||
streamline
|
||||
{
|
||||
type line;
|
||||
type functionObjectLine;
|
||||
functionObject streamLines;
|
||||
representation tube;
|
||||
visible yes;
|
||||
@ -89,7 +89,7 @@ postPro1
|
||||
}
|
||||
cuttingPlane1
|
||||
{
|
||||
type functionObject;
|
||||
type functionObjectSurface;
|
||||
functionObject cuttingPlane;
|
||||
colourMap blueWhiteRed;
|
||||
representation glyph;
|
||||
|
||||
Reference in New Issue
Block a user