Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 1.63 KB

README.md

File metadata and controls

11 lines (8 loc) · 1.63 KB

TrainingTracks

The repository contains materials for training tracks dedicated to usage of OpenFOAM platform for various CFD problems.

Next tracks are present in the repository:

  • simpleFsi -- development of simple fluid-structure interaction application using OpenFOAM solver pimpleFoam and functionObject forces. Available OpenFOAM versions: OpenFOAM 3.0.0, OpenFOAM 4.1, OpenFOAM+ 1812, OpenFOAM+ 2112
  • freeSurfaceFlows -- simulation of free surface flows using OpenFOAM solver interFoam. Available OpenFOAM versions: OpenFOAM 3.0.0, OpenFOAM 4.1, OpenFOAM+ 1812, OpenFOAM+ 2012
  • gasThermoCoupled -- construction of solver for coupled heat exchange and compressible gas dynamics using OpenFOAM and hybridCentralSolvers (https://github.com/unicfdlab/hybridCentralSolvers) library. Available OpenFOAM versions: OpenFOAM 4.1, OpenFOAM+ 1812, OpenFOAM+ 2112
  • QGDFoam -- simulation of compressible gas dynamics (up to Ma=100) using regularized equations approach (https://github.com/unicfdlab/QGDsolver). Available OpenFOAM versions: OpenFOAM+ 2012
  • QHDFoam -- simulation of viscous fluid flows using regularized equations approach (https://github.com/unicfdlab/QGDsolver). Available OpenFOAM versions: OpenFOAM+ 1912, OpenFOAM+ 2012, OpenFOAM+ 2112