enhancement
New feature or request
help wanted
Extra attention is needed
good first issue
Good for newcomers
#
fvm
Here are 27 public repositories matching this topic...
Flutter Version Manager. Flutter 多版本管理工具。 本地缓存安装多个 Flutter 版本,随时快速切换
-
Updated
May 15, 2021 - Go
-
Updated
Sep 26, 2021 - Shell
Finite volume toolbox for Matlab/Octave
-
Updated
Feb 23, 2022 - MATLAB
The fast Finite Volume simulator with UQ support.
-
Updated
Dec 16, 2020 - C++
3d Finite Volume Method based coded with hybrid OpenMP/MPI
-
Updated
Sep 14, 2021 - Fortran
CFD codes written based on examples in various books like Patnakar, Versteeg etc
simulation
implicit
cfd
finite-volume
fluid-dynamics
computational-fluid-dynamics
fvm
tdma
explicit-schemes
-
Updated
Jun 23, 2020 - Python
This repository contains a Fortran implementation of a 2D flow using the projection method, with Finite Volume Method (FVM) approach. The code solves Navier Stokes equations in a 2D lid driven cavity, with computation of the rotational as well.
fortran
cfd
finite-volume
numerical-methods
navier-stokes
paraview
lu-decomposition
fortran90
fvm
incompressible-flow
projection-method
-
Updated
Mar 7, 2019 - Fortran
Implemented a NS solver using SIMPLE algorithm and solved the benchmark cavity problem. There are some small bugs that have to be fixed. But the thoery behind the code is well established. I used reference from a CFD book written by Versteeg. I found the explanation in this book to be better compared to the Patankar book. Next part is to implement the channel flow benchmark problem using this code.
-
Updated
Aug 21, 2020 - C++
-
Updated
Aug 1, 2020 - C++
Code in the paper PETER D. LAX AND XU-DONG LIU, SOLUTION OF TWO-DIMENSIONAL RIEMANN PROBLEMS OF GAS DYNAMICS BY POSITIVE SCHEMES, SIAM J. SCI. COMPUT. , Vol. 19, No. 2, pp. 319–340, March 1998
-
Updated
Nov 9, 2019 - Fortran
This repository consists of MATLAB codes for CFD computations and simulations.
matlab
heat-transfer
fdm
cfd
numerical-methods
fluid-dynamics
computational-fluid-dynamics
matlab-codes
fvm
cfd-codes
-
Updated
Oct 27, 2021 - MATLAB
A simple concatenative language implemented on top of fvm
-
Updated
Jun 2, 2020 - Clojure
Finite Volume Solver for 1D advection-diffusion using a Point Implicit Method written as part of a class project for "Fundamentals of CFD" course at ETH Zurich
simulation
finite-difference
heat-transfer
cfd
finite-volume
diffusion
multiphase-flow
1d
advection
fvm
-
Updated
Dec 29, 2017 - C
Labs of Games103:Physically-based Animation
-
Updated
Feb 16, 2022 - C#
-
Updated
Nov 23, 2017 - GLSL
Finite-volume method solver for modelling incompressible fluid flows.
cfd
navier-stokes
computational-fluid-dynamics
2d
fvm
simple-algorithm
finite-volume-method
staggered-mesh
-
Updated
Jan 22, 2022 - C++
Simulation of the n-component twin-bulb experiment using the finite volume method.
simulation
physics
chemical-engineering
cfd
numerical-methods
gauss-elimination
physics-simulation
numerical-analysis
gauss-seidel
gauss-jordan
fvm
gauss-jordan-elimination
two-bulb-experiment
twin-bulb-experiment
-
Updated
Apr 20, 2022 - C++
First time writing a 2D diffusion solver using Finite Volume Method. I referred to Versteeg and Malalasekara for reference.
-
Updated
Jul 25, 2020 - C
This project is an initiative to define several basic neutral file formats to facilitate exchange of meshes (as in FEM) between different SW packages.
triangulation
specification
mesh
fem
discretization
meshes
fvm
finite-element-method
file-formats
finite-volume-method
-
Updated
May 14, 2021
Improve this page
Add a description, image, and links to the fvm topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the fvm topic, visit your repo's landing page and select "manage topics."
Problem:
Right now the user needs to manually configure their IDE path for VSCode in order to have all IDE tooling running properly. This causes some support issues to be opened, need to view the documentation, and also a less ideal Dev experience.
Solution:
When the developer does
fvm use <version>fvm should automatically detect the IDE and configure the version if it has not be