-
Tsinghua University
- Hefei
Lists (1)
Sort Name ascending (A-Z)
Stars
An incompressible fluid solver written in Taichi language.
A three-dimensional CFD code based on finite volume method
Open Source code for the implementation of the MP-PIC-PBE method which is an extension to MP-PIC-FOAM for anti-solvent crystallization
MPM3D-F90: An open source code for three dimensional material point method.
Here shows my animation demos for Taichi
Interactive, GPU-accelerated Molecular Dynamics using the Taichi programming language
A Taichi-powered high-performance numerical simulator for multiscale and multifield geophysical problems
My homework and projects in course GAMES201 (https://yuanming.taichi.graphics/teaching/2020-games201/) and SIGGRAPH reproductions in Taichi Lang.
MeshTaichi: A Compiler for Efficient Mesh-based Operations (SIGGRAPH Asia 2022)
pyOpenFOAM 是一个基于有限体积方法(FVM)的计算流体动力学(CFD)库,用于模拟流体流动和热传递。该库提供了一套完整的工具来处理网格拓扑关系、方程求解、边界条件设置和结果可视化。采用OpenFOAM网格格式文件,主要离散格式和求解也参考了书籍《The Finite Volume Method in Computational Fluid Dynamics》。
A curated list of repositories related to fluid dynamics.
I have created this repository to share my code for 2D numerical solving of Navier stokes equations (incompressible flow); although it will take a little time for me to completely update the repos…
Heavily under-construction Python translation of uFVM (written in Matlab)
This is Basilisk manual written by HC (Langford) Huang and English version will be updated later
2-Dimensional Finite-Volume-Method compressible fluid solver in Taichi language
A curated list of awesome Taichi applications, courses, demos and features.
High-performance moving least squares material point method (MLS-MPM) solver. (ACM Transactions on Graphics, SIGGRAPH 2018)
Productive, portable, and performant GPU programming in Python.
CP3d is a comprehensive Euler-Lagrange solver for the direct numerical simulations of particle-laden flows.
Simple codes to illustrate the typical numerical solution of conservation law equation.