BanVacc / CFD_FEniCSLinks
This repository is a beginner-friendly introduction to Computational Fluid Dynamics (CFD) for those interested in developing their own CFD solver. It includes Jupyter notebooks with detailed instructions.
☆15Updated 2 years ago
Alternatives and similar repositories for CFD_FEniCS
Users that are interested in CFD_FEniCS are comparing it to the libraries listed below
Sorting:
- OpenFOAM simulations of transonic shock buffets at a NACA-0012 airfoil☆28Updated 2 years ago
- Openfoam library for physiological flow. Solvers and boundary conditions.☆21Updated 8 years ago
- ☆41Updated 3 years ago
- OpenFOAM implementation of turbulence models driven by machine learning predictions.☆42Updated last year
- Fluid-Structure Interaction Analysis Using FEM and UVLM☆25Updated last month
- The lid-driven cavity is a popular problem within the field of computational fluid dynamics (CFD) for validating computational methods. I…