finitevolume-shocktube is an open-source Python solver for the 1D compressible Euler equations using the finite volume method with a Roe approximate Riemann solver. It is developed and maintained ...
Physics and Python stuff. Most of the videos here are either adapted from class lectures or solving physics problems. I really like to use numerical calculations without all the fancy programming ...
Physics and Python stuff. Most of the videos here are either adapted from class lectures or solving physics problems. I really like to use numerical calculations without all the fancy programming ...
The bleeding edge: In-memory processing is a fascinating concept for a new computer architecture that can compute operations within the system's memory. While hardware accommodating this type of ...
Abstract: An adaptive nonconforming mesh refinement technique for 2-D semiconductor device simulations with the finite volume scheme on triangular meshes is proposed to enhance the numerical accuracy ...
A Python library for solving any system of hyperbolic or parabolic Partial Differential Equations. The PDEs can have stiff source terms and non-conservative components.
Abstract: The report discusses the use of a modified finite volume method for calculating the temperature field of a lithium-ion battery. The modified finite volume method reduces the numerical ...