mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
TUT: update keyword coordinateRotation -> rotation
This commit is contained in:
@ -57,12 +57,7 @@ functions
|
|||||||
coordinateSystem
|
coordinateSystem
|
||||||
{
|
{
|
||||||
origin (0 0 0);
|
origin (0 0 0);
|
||||||
coordinateRotation
|
rotation none;
|
||||||
{
|
|
||||||
type axesRotation;
|
|
||||||
e3 (0 0 1);
|
|
||||||
e1 (1 0 0);
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user