Skip to content

Latest commit

 

History

History
26 lines (21 loc) · 431 Bytes

File metadata and controls

26 lines (21 loc) · 431 Bytes

coordinateRotation

Class

Foam::coordinateRotation

Description

Abstract base class for coordinate rotation

coordinateRotation
{
        type        axesRotation
        e1          (1 0 0);
        e2          (0 1 0);
}

Types of coordinateRotation: -# axesRotation -# STARCDRotation -# cylindrical -# EulerCoordinateRotation

SourceFiles

coordinateRotation.C coordinateRotationNew.C