Skip to content

Latest commit

 

History

History
executable file
·
20 lines (13 loc) · 1.45 KB

README.md

File metadata and controls

executable file
·
20 lines (13 loc) · 1.45 KB

CFDprj

Politecnico di Milano computational fluid dynamics project.

This repository stores all the cases relative to the course assignment that are solved with OpenFOAM.

Course assignment

The course assignment consists of 5 laboratories that have different subcases.

Case Mesh Description Subcases
Lab02 2D Incompressible flow simpleFoam
pimpleFoamCFL1
pimpleFoamCFL15
Lab04 2D Compressible flow rhoPimpleFoam(highT, highRe)
rhoPimpleFoam(highT, lowRe)
rhoPimpleFoam(lowT, lowRe)
Lab05-06 2D Spray & wall-film reactingFoamReitzDiwakar
reactingFoamReitzKHRT
reactingFoamReitzKHRT450
Lab07 2D Reactive flow
CH4 combustion
rhoPimpleFoam
reactingFoam
LabAssignment 3D Reactive flow
C7 H16 combustion
rhoPimpleFoam
reactingFoam

All the cases have a script/ folder that stores latexData.py script for data extraction and plotting.