xuehao / Programming-Abstractions-in-CppLinks
Programming Abstractions in C++. Materials for a typical CS1 / CS2 course. Inspired by Stanford CS106B.
☆14Updated 9 months ago
Alternatives and similar repositories for Programming-Abstractions-in-Cpp
Users that are interested in Programming-Abstractions-in-Cpp are comparing it to the libraries listed below
Sorting:
- Basic Finite Volume Method codes of example problems☆8Updated 2 years ago
- ☆20Updated 4 months ago
- The Euler Equations of Compressible Fluid Flow☆24Updated 9 years ago
- MATLAB functions and scripts for 1D Computational Fluid Dynamics☆14Updated 6 years ago
- ☆44Updated 2 years ago
- Massively-parallelised Navier-Stokes solver with an immersed boundary method for moving bodies☆12Updated 4 months ago
- Finite volume method (FVM) for Euler equations☆11Updated 2 years ago
- CFD_Julia - Python and C++ Implementation☆33Updated 3 years ago
- Supplementary Notes for Turbulence Modelling in YouTube Channel☆13Updated 4 years ago
- A tiny but powerful open source Lattice Boltzmann solver☆33Updated 8 years ago
- Some DG and WENO code of mine☆17Updated 4 months ago
- OpenFOAM post-processing utility to calculate turbulent kinetic energy budget☆12Updated 7 years ago
- Material for the OpenFOAM workshop 2022☆14Updated 2 years ago
- C++ stuff for OpenFoamers YouTube☆15Updated 3 years ago
- This repository consists of MATLAB codes for CFD computations and simulations.☆14Updated 3 years ago
- A package to establish grid independent results for numerical analysis on computational grids.☆10Updated 2 years ago
- A high-order LES/DNS solver for compressible turbulent reactive flows☆18Updated last week
- ☆33Updated 2 years ago
- Codes for finite element method☆28Updated last week
- Engineering Design Optimization☆13Updated 3 years ago
- 2 dimensional Euler equation solver on structured grids☆16Updated last year
- This project focuses on the evaluation of 4 different numerical schemes / methods based on the Finite Difference (FD) approach in order t…☆8Updated 3 years ago
- Reproduce the experiment result in paper “High‐Speed PIV of shock boundary layer interactions in the transonic buffet flow of a compresso…☆12Updated 2 years ago
- Some materials to accompany the text book Finite Volume Methods for Hyperbolic Problems by RJ LeVeque☆9Updated last year
- A simple C++ library for introductory CS. Forked from StanfordCPPLib, originally used in Stanford CS106B.☆14Updated 9 months ago
- pyOpenFOAM 是一个基于有限体积方法(FVM)的计算流体动力学(CFD)库,用于模拟流体流动和热传递。该库提供了一套完整的工具来处理网格拓扑关系、方程求解、边界条件设置和结果可视化。采用OpenFOAM网格格式文件,主要离散格式和求解也参考了书籍《The Finit…☆13Updated this week
- Basic intro to python☆12Updated 2 months ago
- implementation of basic numerical methods☆11Updated 4 years ago
- A simple Fortran program of Discontinuous Galerkin method(no Limiter now) solving 2D Euler Equation with the Isentropic Vortex initial va…☆11Updated 2 years ago
- Solving the Navier-Stokes Equations in Python 🐍 simply using NumPy.☆15Updated 3 years ago