openfoam/tutorials/preProcessing/decompositionConstraints/geometric
Mark Olesen a465e4db85 ENH: support Euler rotation rollPitchYaw/yawPitchRoll ordering
- can be more intuitive to specify for some cases:

      rotation
      {
          type    euler;
          order   rollPitchYaw;
          angles  (0 20 45);
      }

- refactor starcd rotation to reuse Euler ZXY ordering
  (code reduction)

ENH: add -rotate-x, -rotate-y, -rotate-z for transformPoints etc

- easier to specify for simple rotations
2022-06-02 16:47:40 +02:00
..
constant RELEASE: Updated headers for v2112 2021-12-20 14:18:01 +00:00
system RELEASE: Updated headers for v2112 2021-12-20 14:18:01 +00:00
Allclean TUT: basic, IO, preProcessing, VV: clean up tutorials 2021-06-09 11:16:08 +01:00
Allrun ENH: support Euler rotation rollPitchYaw/yawPitchRoll ordering 2022-06-02 16:47:40 +02:00