CFDofReactiveFlows
CFD solver
A collection of MATLAB codes solving various computational fluid dynamics problems, including advection-diffusion equations and the Navier-Stokes equations.
Collection of codes in Matlab(R) and C++ for solving basic problems presented and discussed in the "Computational Fluid Dynamics of Reactive Flows" course (Politecnico di Milano)
73 stars
5 watching
20 forks
Language: MATLAB
last commit: almost 3 years ago
Linked from 1 awesome list
cfdfinite-differencefinite-volumefluid-dynamicsreactions
Related projects:
Repository | Description | Stars |
---|---|---|
szaghi/off | A high-performance, parallelizable finite volume solver for Navier-Stokes equations and related fluid dynamics problems | 129 |
simulkade/fvtool | A finite volume solver toolbox for Matlab, capable of solving transient convection-diffusion equations with various boundary conditions and discretization schemes. | 100 |
acuoci/matlab4cre | A collection of Matlab codes for solving Chemical Reaction Engineering problems | 52 |
precise-simulation/cfdtool | A toolbox for modeling and simulation of fluid flows with coupled heat transfer | 85 |
adcirc/adcirc | An open-source system for solving complex fluid dynamics problems in two and three dimensions. | 43 |
chtld/finite_element_method_matlab | An implementation of the finite element method in MATLAB, aiming for clarity and universality at the cost of efficiency. | 50 |
cfdemproject/cfdemcoupling-public | A toolbox for coupling computational fluid dynamics with discrete element method | 126 |
flexcompute/tidy3d | Solves extremely large electrodynamics problems using the FDTD method | 194 |
seanlth/fluid-solver | An Eulerian solver for simulating fluid flows in a staggered grid using various numerical methods and optimisations. | 25 |
tunabrain/incremental-fluids | Provides simple fluid solver implementations in C++ for learning and reference purposes | 584 |
mathworks/2d-lid-driven-cavity-flow-incompressible-navier-stokes-solver | Numerical solver for incompressible fluid flow in a 2D cavity | 106 |
pavelblend/blender-jet-fluids-addon | An integration tool for simulating fluid dynamics within Blender | 96 |
su2code/su2 | A suite of software tools for solving partial differential equations and performing optimization | 1,371 |
m-a-d-n-e-s-s/madness | A high-performance numerical environment for solving complex equations in many dimensions using adaptive methods. | 182 |
stack-of-tasks/pinocchio | An implementation of algorithms for poly-articulated systems, including rigid body dynamics and analytical derivatives. | 1,963 |