openfoam/tutorials
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
..
basic ENH: support Euler rotation rollPitchYaw/yawPitchRoll ordering 2022-06-02 16:47:40 +02:00
combustion TUT: update tutorials to use dictionary-style sets 2022-03-10 19:45:20 +01:00
compressible ENH: support Euler rotation rollPitchYaw/yawPitchRoll ordering 2022-06-02 16:47:40 +02:00
discreteMethods RELEASE: Updated headers for v2112 2021-12-20 14:18:01 +00:00
DNS/dnsFoam/boxTurb16 RELEASE: Updated headers for v2112 2021-12-20 14:18:01 +00:00
electromagnetics TUT: update tutorials to use dictionary-style sets 2022-03-10 19:45:20 +01:00
financial/financialFoam/europeanCall RELEASE: Updated headers for v2112 2021-12-20 14:18:01 +00:00
finiteArea TUT: liquidFilmFoam - corrected cylinder h boundary condition 2022-05-23 09:42:42 +01:00
heatTransfer TUT: use "sources" for SemiImplicit in a few places 2022-05-31 13:04:43 +02:00
incompressible ENH: support Euler rotation rollPitchYaw/yawPitchRoll ordering 2022-06-02 16:47:40 +02:00
IO RELEASE: Updated headers for v2112 2021-12-20 14:18:01 +00:00
lagrangian TUT: use "sources" for SemiImplicit in a few places 2022-05-31 13:04:43 +02:00
mesh ENH: support Euler rotation rollPitchYaw/yawPitchRoll ordering 2022-06-02 16:47:40 +02:00
modules
multiphase ENH: support Euler rotation rollPitchYaw/yawPitchRoll ordering 2022-06-02 16:47:40 +02:00
preProcessing ENH: support Euler rotation rollPitchYaw/yawPitchRoll ordering 2022-06-02 16:47:40 +02:00
resources RELEASE: Updated headers for v2112 2021-12-20 14:18:01 +00:00
stressAnalysis RELEASE: Updated headers for v2112 2021-12-20 14:18:01 +00:00
verificationAndValidation TUT: use "sources" for SemiImplicit in a few places 2022-05-31 13:04:43 +02:00
Allclean CONFIG: add date and paths information for tutorial Allrun script 2021-09-22 17:42:21 +02:00
Allcollect
Allrun CONFIG: add date and paths information for tutorial Allrun script 2021-09-22 17:42:21 +02:00
Alltest CONFIG: inline _foamEval within <etc/config.sh/setup> 2021-06-18 17:14:22 +02:00