A Finite Difference Method Engine in C++
-
Updated
Dec 4, 2022 - C++
A Finite Difference Method Engine in C++
Author's implementation of SIGGRAPH 2024 paper, "Velocity-Based Monte Carlo Fluids"
偏微分方程式の数値計算サンプル.バグがまだ埋まってると思う.
Ice Growth simulation with DLA and heat diffusion
1D diffusion solver by finite difference method
Smoluchowski-Rotor-Chain is a simple C++ program devoted to the diffusive simulation of a chain of hydrodynamically independent 2D rotors interacting with a nearest-neighbour potential. The software solves the Symmetrized Fokker-Planck-Smoluchowski eigenvalue problem by expansion over a basis set.
Simple finite difference diffusion equation solver written in C++.
A collection of codes in C++ for solving mathematical problems
Add a description, image, and links to the diffusion-equation topic page so that developers can more easily learn about it.
To associate your repository with the diffusion-equation topic, visit your repo's landing page and select "manage topics."