This folder contains a set of exercises and useful tools for fluid mechanics made by Chensheng Luo
- NumericalMethod A toolbox for numerical methods, including:
- FEM, FDM and FVM
- Pseudo Spectral method and LBM
- Runge phenomenon
For details see readme.
- ComponentProgramming A personal test for ComponentProgramming
- StableSolver A stable solver based on Jos Stam's article
- AlleeVonKarman A data-driven analysis for the dimensionless number analysis
- CoucheLimite the calculate of boundary layer based on shooting method for Blasuis Equation, Falkner-Skan equation and a practical case.
- vague the calculate of ocean wave based on a potential method
- instabilite not finished
- BilanMacroTD11 verification of macroscopic equation in a practical case, which is the TD11 of CentraleSupelec's course.
- CArl a simple realisation of CArl algorithm