Skip to content

as-grm/of_school

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenFOAM 3 day school

  • Date: Year cycle
  • Place: OnLine - University of Ljubljana, Faculty of Mechanical Engineering, HPC Lab (LECAD)
  • Author: Aleksander Sandro GRM ([email protected])

Content

Day 1

  • Introduction to PDEs, FVM (Finite Volume Method), OpenFOAM structure
  • Run simple cavitiy example

Day 2

  • Meshing in OpenFOAM: Block Mesh, GMSH
  • Show how to use blockMesh: work on simple examples
  • Show how to use GMSH: work on simple examples
  • Introduction to Turbulent flow
    • Basics of turbulent flow
    • Computation of turbulent mesh resolution
    • Demonstration of advanced cavity with hole case (simulation of flow around tenis ball)
      • BlockMesh and GMS case
      • turbulent flow: steady and transient solution with $k-\omega$ SST turbulent model

Day 3

  • Advanced use of OpenFOAM
    • time dependant boundary condition
    • post processing tools
  • Demonstration of advanced simulations of fluid flow around NACA00XX profile for different angles of attack
    • BlockMesh and GMS case
    • turbulent flow: steady and transient solution

Tools an Literature

  • description of standard tools: OpenFOAM, Python and HPC
  • relevant literature for the course

Introduction

OpenFOAM basics, three day school in a combination with basics of HPC Linux environment.


OpenFOAM code

The current version of sources works for OpenFOAM version 11, downloaded from openfoam.org.