Tutorials by Tobias Holzmann

From OpenFOAM Wiki
Revision as of 11:06, 3 October 2016 by Jozsef Nagy (talk | contribs)
Jump to navigation Jump to search

Go back to Day 15.

Case collection

Here you will find a large collection of cases, which you can use to further improve your knowledge and experience in OpenFOAM.

Meshing tutorials using snappyHexMesh:

  • [http:// www.holzmann-cfd.de/index.php/en/tutorials-en/snappyhexmesh/shm-cellzones How to generate cellZones with snappyHexMesh]
  • [http:// www.holzmann-cfd.de/index.php/en/tutorials-en/snappyhexmesh/feature-edge How to use the feature-edge refinement correctly]
  • [http:// www.holzmann-cfd.de/index.php/en/tutorials-en/snappyhexmesh/meshing-a-helix Meshing a helix]
  • [http:// www.holzmann-cfd.de/index.php/en/tutorials-en/snappyhexmesh/meshing-a-pipe Meshing a pipe]
  • [http:// www.holzmann-cfd.de/index.php/en/tutorials-en/snappyhexmesh/melting-pot Meshing a melting pot]
  • [http:// www.holzmann-cfd.de/index.php/en/tutorials-en/snappyhexmesh/sphere-meshing Meshing a sphere with layer generation]
  • [http:// www.holzmann-cfd.de/index.php/en/tutorials-en/shm-solvers/combustion-chamber Meshing a complex combustion chamber]
  • [http:// www.holzmann-cfd.de/index.php/en/tutorials-en/snappyhexmesh/snappymultiregion Multi-Region meshing]
  • [http:// www.holzmann-cfd.de/index.php/en/tutorials-en/snappyhexmesh/snappymultiregionlayer Multi-Region meshing and layer generation]
  • [http:// www.holzmann-cfd.de/index.php/en/tutorials-en/snappyhexmesh/2d-wedge-mesh 2D wedge mesh generation]
  • [http:// www.holzmann-cfd.de/index.php/en/tutorials-en/shm-solvers/hydraulic-jump-stream 2D wedge mesh generation for a hydraulic jump (#1)]
  • [http:// www.holzmann-cfd.de/index.php/en/tutorials-en/shm-solvers/bifluidic-oscillator-vof 2D mesh generation for a bifluidic oscillator]
  • [http:// www.holzmann-cfd.de/index.php/en/tutorials-en/shm-solvers/tesla-s-one-way-valve 2D mesh generation for the Tesla's One-Way-Valve]
  • [http:// www.holzmann-cfd.de/index.php/en/tutorials-en/shm-solvers/magnus-effect 2D mesh generation for a sphere]
  • [http:// www.holzmann-cfd.de/index.php/en/tutorials-en/shm-solvers/hydraulic-jump 2D mesh generation for a hydraulic jump case (#2)]
  • [http:// www.holzmann-cfd.de/index.php/en/tutorials-en/dynamic-meshes/moving-rotor-ami AMI generation for a rotor]
  • [http:// www.holzmann-cfd.de/index.php/en/tutorials-en/dynamic-meshes/spiral-conveyor-ami AMI generation for a spiral conveyor]
  • [http:// www.holzmann-cfd.de/index.php/en/tutorials-en/dynamic-meshes/heating-acmi ACMI generation for a linear motion solver]
  • [http:// www.holzmann-cfd.de/index.php/en/tutorials-en/dynamic-meshes/arbitrary-coupled-mesh-interface ACMI generation for a rotating motion solver]

Meshing and solving tutorial:

  • [http:// www.holzmann-cfd.de/index.php/en/tutorials-en/shm-solvers/combustion-chamber ]
  • [http:// www.holzmann-cfd.de/index.php/en/tutorials-en/shm-solvers/bifluidic-oscillator-vof Bifluidic Oscillator (VOF)]
  • [http:// www.holzmann-cfd.de/index.php/en/tutorials-en/shm-solvers/tesla-s-one-way-valve Tesla's One-Way-Valve]
  • [http:// www.holzmann-cfd.de/index.php/en/tutorials-en/shm-solvers/magnus-effect Magnus Effect]
  • [http:// www.holzmann-cfd.de/index.php/en/tutorials-en/shm-solvers/hydraulic-jump-stream Hydraulic Jump (#1)]
  • [http:// www.holzmann-cfd.de/index.php/en/tutorials-en/shm-solvers/hydraulic-jump Hydraulic Jump (#2)]
  • [http:// www.holzmann-cfd.de/index.php/en/tutorials-en/shm-solvers/2t-engine-bc 2-Stroke Engine Boundary Condition]

Meshing and solving using dynamic meshes:

  • [http:// www.holzmann-cfd.de/index.php/en/tutorials-en/dynamic-meshes/moving-rotor-ami Moving Rotor using AMI]
  • [http:// www.holzmann-cfd.de/index.php/en/tutorials-en/dynamic-meshes/spiral-conveyor-ami Spiral conveyor using AMI]
  • [http:// www.holzmann-cfd.de/index.php/en/tutorials-en/dynamic-meshes/heating-acmi Heat Transfer using ACMI]
  • [http:// www.holzmann-cfd.de/index.php/en/tutorials-en/dynamic-meshes/arbitrary-coupled-mesh-interface Arbitrary rotating mesh geometry using ACMI]
  • [http:// www.holzmann-cfd.de/index.php/en/tutorials-en/dynamic-meshes/adaptive-meshing Adaptive Meshing (Von Kármán Street)]

Dakota and OpenFOAM coupling

  • [http:// www.holzmann-cfd.de/index.php/en/dakota-coupling/dakota-tesla-s-one-way-valve Tesla's One-Way-Valve]

Blender and OpenFOAM coupling

  • [http:// www.holzmann-cfd.de/scripts/blenderScripts.tar.gz Script Template]

[http:// www.holzmann-cfd.de/index.php/en/numerical-schemes Numerical Scheme Analyzing]


  • [http:// www.holzmann-cfd.de/index.php/en/numerical-schemes/gauss-upwind Upwind]
  • [http:// www.holzmann-cfd.de/index.php/en/numerical-schemes/gauss-linear Linear]
  • [http:// www.holzmann-cfd.de/index.php/en/numerical-schemes/gauss-linearupwind LinearUpwind]
  • [http:// www.holzmann-cfd.de/index.php/en/numerical-schemes/gauss-limitedlinear LimitedLinear]
  • [http:// www.holzmann-cfd.de/index.php/en/numerical-schemes/gauss-limitedlimitedlinear LimitedLimitedLinear]
  • [http:// www.holzmann-cfd.de/index.php/en/numerical-schemes/gauss-vanleer VanLeer]
  • [http:// www.holzmann-cfd.de/index.php/en/numerical-schemes/gauss-limitedvanleer LimitedVanLeer]
  • [http:// www.holzmann-cfd.de/index.php/en/numerical-schemes/gauss-cubic Cubic]
  • [http:// www.holzmann-cfd.de/index.php/en/numerical-schemes/gauss-limitedcubic LimitedCubic]
  • [http:// www.holzmann-cfd.de/index.php/en/numerical-schemes/gauss-sfcd SFCD]
  • [http:// www.holzmann-cfd.de/index.php/en/numerical-schemes/gauss-quick QUICK]
  • [http:// www.holzmann-cfd.de/index.php/en/numerical-schemes/gauss-umist UMIST]