Pinned Repositories
2D-Lid-Driven-Cavity-Flow-Incompressible-Navier-Stokes-Solver
This repository provides MATLAB code for the lid-driven cavity flow where incompressible Navier Stokes equation is numerically solved using a simple 2nd order finite difference scheme on a staggered grid system.
AeroPython
Classical Aerodynamics of potential flow using Python and Jupyter Notebooks
args
A simple header-only C++ argument parser library. Supposed to be flexible and powerful, and attempts to be compatible with the functionality of the Python standard argparse library (though not necessarily the API).
ArtraCFD
ArtraCFD: A Computational Fluid Dynamics Solver
awesome-fluid-dynamics
A curated list of repositories related to fluid dynamics.
BabelStream
STREAM, for lots of devices written in many programming models
C-Plus-Plus
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
CFD-Notes
💧CFD(计算流体力学)资料汇总、学习笔记,欢迎补充...
cista
Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.
code
Source code for the General Ocean Turbulence Model
PoseidonFluids's Repositories
PoseidonFluids/2D-Lid-Driven-Cavity-Flow-Incompressible-Navier-Stokes-Solver
This repository provides MATLAB code for the lid-driven cavity flow where incompressible Navier Stokes equation is numerically solved using a simple 2nd order finite difference scheme on a staggered grid system.
PoseidonFluids/ArtraCFD
ArtraCFD: A Computational Fluid Dynamics Solver
PoseidonFluids/BabelStream
STREAM, for lots of devices written in many programming models
PoseidonFluids/C-Plus-Plus
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
PoseidonFluids/cista
Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.
PoseidonFluids/code
Source code for the General Ocean Turbulence Model
PoseidonFluids/cuda-quantum
C++ and Python support for the CUDA Quantum programming model for heterogeneous quantum-classical workflows
PoseidonFluids/FluidX3D
The fastest and most memory efficient lattice Boltzmann CFD software, running on all GPUs via OpenCL.
PoseidonFluids/CppTemplateTutorial
中文的C++ Template的教学指南。与知名书籍C++ Templates不同,该系列教程将C++ Templates作为一门图灵完备的语言来讲授,以求帮助读者对Meta-Programming融会贯通。(正在施工中)
PoseidonFluids/Heat-Equation-FFT-GPU
This is my GPU computing project for solving the time-dependent anisotropic heat equation with FFTs on the GPU.
PoseidonFluids/Learning-OpenGL
Learning OpenGL
PoseidonFluids/LuckyNote
Something about LBM.
PoseidonFluids/ludwig
A lattice Boltzmann code for complex fluids
PoseidonFluids/marbles
Lattice Boltzmann method solver using adaptive mesh refinement
PoseidonFluids/Math-for-programmers
PoseidonFluids/matplotlib-cpp
Extremely simple yet powerful header-only C++ plotting library built on the popular matplotlib
PoseidonFluids/modulus-sym
Framework providing pythonic APIs, algorithms and utilities to be used with Modulus core to physics inform model training as well as higher level abstraction for domain experts
PoseidonFluids/Numerical-Methods-for-PDE
Learning numerical methods for PDE
PoseidonFluids/NumericalMethod_DUGKS-GPU
Multi-GPU implementation of the DUGKS method.
PoseidonFluids/open-gpu-kernel-modules
NVIDIA Linux open GPU kernel module source
PoseidonFluids/Open3D
Open3D: A Modern Library for 3D Data Processing
PoseidonFluids/OpenCL-Benchmark
A small OpenCL benchmark program to measure peak GPU/CPU performance.
PoseidonFluids/PeSTo
Geometric deep learning method to predict protein binding interfaces from a protein structure.
PoseidonFluids/Play-Leetcode
My Solutions to Leetcode problems. All solutions support C++ language, some support Java and Python. Multiple solutions will be given by most problems. Enjoy:) 我的Leetcode解答。所有的问题都支持C++语言,一部分问题支持Java语言。近乎所有问题都会提供多个算法解决。大家加油!:)
PoseidonFluids/RANS_Channel
Solves RANS-equations for fully developed turbulent channel flow with variable properties
PoseidonFluids/thetis
Finite element flow solver for simulating coastal and estuarine flows.
PoseidonFluids/TinyWebServer
:fire: Linux下C++轻量级WebServer服务器
PoseidonFluids/TurbAna
A Python toolkit to calculate and visualize turbulence anisotropy and turbulent viscosity from Reynolds stress tensor data.
PoseidonFluids/u-dales
uDALES: large-eddy-simulation software for urban flow, dispersion and microclimate modelling
PoseidonFluids/Visualization
Visualization the results of simulation using python