mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
ENH: Tutorial update
This commit is contained in:
@ -31,13 +31,16 @@ porosity1
|
|||||||
d d [0 -2 0 0 0 0 0] (1e5 -1000 -1000);
|
d d [0 -2 0 0 0 0 0] (1e5 -1000 -1000);
|
||||||
f f [0 -1 0 0 0 0 0] (0 0 0);
|
f f [0 -1 0 0 0 0 0] (0 0 0);
|
||||||
|
|
||||||
type cartesian;
|
coordinateSystem
|
||||||
origin (0 0 0);
|
|
||||||
coordinateRotation
|
|
||||||
{
|
{
|
||||||
type axesRotation;
|
type cartesian;
|
||||||
e1 (1 0 0);
|
origin (0 0 0);
|
||||||
e2 (0 1 0);
|
coordinateRotation
|
||||||
|
{
|
||||||
|
type axesRotation;
|
||||||
|
e1 (1 0 0);
|
||||||
|
e2 (0 1 0);
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user