Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 765 Bytes

File metadata and controls

21 lines (12 loc) · 765 Bytes

OpenFOAM Tutorials Plus

This repository contains several OpenFOAM cases and notes related to my blog OpenFOAM Studio [in Chinese].

Here's a brief description:

  • linuxCheatSheet

    OpenFOAM Linux Cheat Sheet.

  • flatPlate

    A simple 2D geometry is used to show the development of a turbulent boundary layer. It's an exercise of Flow over a flat plate - YouTube.

  • abruptContraction

    Abrupt contraction of a rectangular channel where cavitation occures. The blockMeshDict is written with variables. interPhaseChangeFoam, pisoFoam and pimpleFoam are used.

  • abruptContractionPar

    Parallel edition of abruptContraction.

Pull requests are welcome! Happy foaming!