FVTool
Finite volume solver
A finite volume solver toolbox for Matlab, capable of solving transient convection-diffusion equations with various boundary conditions and discretization schemes.
Finite volume toolbox for Matlab/Octave
100 stars
22 watching
56 forks
Language: MATLAB
last commit: 1 day ago
Linked from 1 awesome list
boundary-conditionsconvectiondiffusionfinite-volumefvmmatlaboctavetoolboxtvd
Related projects:
Repository | Description | Stars |
---|---|---|
acuoci/cfdofreactiveflows | A collection of MATLAB codes solving various computational fluid dynamics problems, including advection-diffusion equations and the Navier-Stokes equations. | 73 |
precise-simulation/cfdtool | A toolbox for modeling and simulation of fluid flows with coupled heat transfer | 85 |
vfitoolkit/vfitoolkit-matlab | A toolset for solving dynamic programming problems in macroeconomic models using MATLAB | 82 |
szaghi/off | A high-performance, parallelizable finite volume solver for Navier-Stokes equations and related fluid dynamics problems | 129 |
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 |
cvxr/tfocs | A toolbox for building efficient first-order solvers for convex optimization problems | 136 |
terenceyuyue/varfem | A programming framework for variational formulation based finite element methods in MATLAB | 50 |
bueler/sia-fve | A software project that provides an implementation of the shallow ice approximation method using finite volume elements for solving steady-state problems in glaciology. | 3 |
jonhiller/voxelyze | A library for simulating the behavior of 3D objects made up of multiple materials under various loads. | 74 |
lyc102/ifem | An integrated finite element method package in MATLAB for efficient and adaptive meshing in 2D and 3D unstructured grids. | 222 |
otvam/fem_mesh_matlab | A MATLAB toolbox for handling and processing 2D and 3D finite element method meshes | 43 |
wsshin/maxwellfdfd | Solves Maxwell's equations using the FDFD method in MATLAB | 107 |
flexcompute/tidy3d | Solves extremely large electrodynamics problems using the FDTD method | 194 |
nazavode/automaton | A Python library to define and manage finite-state machines in an easy-to-use and elegant way | 23 |
fxgiraldo/element-based-galerkin-methods | Provides source code and lecture materials for teaching element-based Galerkin methods on tensor-product bases | 58 |