openfoam/tutorials/basic/overPotentialFoam/cylinder/cylinderAndBackground
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
..
0.orig RELEASE: Updated headers for v2112 2021-12-20 14:18:01 +00: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 STYLE: regularize quoting and exit on failed 'cd' 2019-11-13 13:19:16 +01:00
Allrun TUT: simplify basic/overPotentialFoam/cylinder 2020-01-10 09:44:38 +00:00
Allrun.pre ENH: support Euler rotation rollPitchYaw/yawPitchRoll ordering 2022-06-02 16:47:40 +02:00