Packaged coordinateSystem: updated localAxesRotation -> cylindrical

This commit is contained in:
Chris Greenshields
2016-02-26 16:12:50 -06:00
parent cd852be3da
commit 93d7a419aa

View File

@ -17,7 +17,7 @@ FoamFile
type cartesian; type cartesian;
coordinateRotation coordinateRotation
{ {
type localAxesRotation; type cylindrical;
e3 $axis; e3 $axis;
} }