openfoam/tutorials/compressible
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
..
acousticFoam/obliqueAirJet TUT: remove superfluous 'sourceInfo' (topo sets) 2022-05-27 14:10:31 +02:00
overRhoPimpleDyMFoam/twoSimpleRotors RELEASE: Updated headers for v2112 2021-12-20 14:18:01 +00:00
overRhoSimpleFoam/hotCylinder ENH: support Euler rotation rollPitchYaw/yawPitchRoll ordering 2022-06-02 16:47:40 +02:00
rhoCentralFoam TUT: update tutorials to use dictionary-style sets 2022-03-10 19:45:20 +01:00
rhoPimpleAdiabaticFoam/rutlandVortex2D RELEASE: Updated headers for v2112 2021-12-20 14:18:01 +00:00
rhoPimpleFoam ENH: support Euler rotation rollPitchYaw/yawPitchRoll ordering 2022-06-02 16:47:40 +02:00
rhoPorousSimpleFoam/angledDuct RELEASE: Updated headers for v2112 2021-12-20 14:18:01 +00:00
rhoSimpleFoam ENH: support Euler rotation rollPitchYaw/yawPitchRoll ordering 2022-06-02 16:47:40 +02:00
sonicDyMFoam/movingCone RELEASE: Updated headers for v2112 2021-12-20 14:18:01 +00:00
sonicFoam TUT: update tutorials to use dictionary-style sets 2022-03-10 19:45:20 +01:00
sonicLiquidFoam RELEASE: Updated headers for v2112 2021-12-20 14:18:01 +00:00