openfoam/tutorials/multiphase/interFoam/RAS/electrostaticDeposition
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 TUT: update keywords, fix spurious annotated dictionary item (#2401) 2022-03-13 22:34:57 +01:00
Allclean TUT: interFoam: new tutorial for electrostatic deposition 2021-11-24 18:05:58 +00:00
Allrun TUT: interFoam: new tutorial for electrostatic deposition 2021-11-24 18:05:58 +00:00
Allrun-parallel TUT: interFoam: new tutorial for electrostatic deposition 2021-11-24 18:05:58 +00:00
Allrun.pre ENH: support Euler rotation rollPitchYaw/yawPitchRoll ordering 2022-06-02 16:47:40 +02:00