openfoam/tutorials/mesh/snappyHexMesh
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
..
addLayersToFaceZone ENH: snappyHexMesh: multi-stage layer addition, automatic hole closure 2022-03-10 14:20:07 +00:00
aerofoilNACA0012_directionalRefinement RELEASE: Updated headers for v2112 2021-12-20 14:18:01 +00:00
airfoilWithLayers TUT: remove superfluous 'sourceInfo' (topo sets) 2022-05-27 14:10:31 +02:00
distributedTriSurfaceMesh ENH: distributedTriSurfaceMesh: work with flipped shells. Fixes #2405 2022-03-17 15:57:03 +00:00
faceZoneRegions RELEASE: Updated headers for v2112 2021-12-20 14:18:01 +00:00
flange RELEASE: Updated headers for v2112 2021-12-20 14:18:01 +00:00
gap_detection RELEASE: Updated headers for v2112 2021-12-20 14:18:01 +00:00
iglooWithFridgesDirectionalRefinement ENH: support Euler rotation rollPitchYaw/yawPitchRoll ordering 2022-06-02 16:47:40 +02:00
motorBike_leakDetection TUT: update keywords, fix spurious annotated dictionary item (#2401) 2022-03-13 22:34:57 +01:00
opposite_walls TUT: update keywords, fix spurious annotated dictionary item (#2401) 2022-03-13 22:34:57 +01:00
sphere_gapClosure TUT: update keywords, fix spurious annotated dictionary item (#2401) 2022-03-13 22:34:57 +01:00
Allclean TUT: mesh: clean up tutorials 2021-06-08 20:14:09 +00:00
Allrun TUT: mesh: clean up tutorials 2021-06-08 20:14:09 +00:00
iglooWithFridges Created simpleFoam case from the motorBike mesh tutorial. 2009-07-01 15:40:52 +01:00
motorBike Created simpleFoam case from the motorBike mesh tutorial. 2009-07-01 15:40:52 +01:00
snappyMultiRegionHeater Further corrections to tutorials following a complete Allrun. 2009-07-14 21:16:33 +01:00