omputational Fluid Dynamics (CFD) + Multi-physics
- Review
- Open Source Packages
- Elmer – Open Source Finite Element Software (FEM) for Multiphysical Problems
- Free CFD
- NEK 5000 (free mature research DNS/LES computational fluid dynamics solver) (DNS: direct numerical simulation, LES: large eddy simulation)
- Semtex (Spectral element – Fourier code) by Prof. Hugh M. Blackburn
- OpenFOAM (free open-source CFD software package produced by a commercial company, OpenCFD Ltd.)
- Installations
- FOAMCFD
- Tutorial: Tommaso Lucchini
- Specific foams
- Commercial Packages
Mesh Generation
- blockMesh embedded in OF – script for very simple geometry
- tetgen – a quality tetrahedral mesh generator and a 3D Delaunay trigangulator: manual and original paper.
- netgen (download)
- gmsh: GNU MeSH
- Manual
- Reference Manual
- Tutorial by A. Avdis and S.L.Mouradian (or gmsh tutorial)
- Cavity Mesh
- Salome: open-source software that provides a generic platform for Pre- and Post-Processing for numerical simulation. It is based on an open and flexible architecture made of reusable components.
- Direct link to OpenFOAM using pythonFlu
- enGrid: open-source mesh generation, which can use output geometry generated using FreeCAD:
- Unstructured Grids for OpenFOAM with Blender and Engrid
- Tutorial videos