Pinned Repositories
AI_Course
AlgorithmsSedgewick
Code from the book "Algorithms" (4th ed.) by Robert Sedgewick and Kevin Wayne (original, and my solutions to exercises).
alsvinn
The fast Finite Volume simulator with UQ support.
amrex-tutorials
Tutorials for the AMReX framework.
ApproximateRiemannSolvers
My personal collection of Riemann solvers using MUSCL and WENO schemes written as short Matlab scripts
Fire
mfem
Lightweight, general, scalable C++ library for finite element methods
NumericalMethods
A python/matlab repo for basic engineering or advanced CFD methods
PB-CFDSolver
Components and suits for the pressure-based CFD solver.
PeleC
An AMR code for compressible reacting flow simulations
EarlFan's Repositories
EarlFan/Fire
EarlFan/mfem
Lightweight, general, scalable C++ library for finite element methods
EarlFan/PeleC
An AMR code for compressible reacting flow simulations
EarlFan/AI_Course
EarlFan/amrex-tutorials
Tutorials for the AMReX framework.
EarlFan/awesome-scientific-computing
:sunglasses: Curated list of awesome software for numerical analysis and scientific computing
EarlFan/C
Collection of various algorithms in mathematics, machine learning, computer science, physics, etc implemented in C for educational purposes.
EarlFan/NumericalMethods
A python/matlab repo for basic engineering or advanced CFD methods
EarlFan/PB-CFDSolver
Components and suits for the pressure-based CFD solver.
EarlFan/cmake-examples
Useful CMake Examples
EarlFan/CPlusPlusThings
C++那些事
EarlFan/CPP_sustech
Lecture notes, projects and other materials for Course 'CS205 C/C++ Program Design' at Southern University of Science and Technology.
EarlFan/detonationFoam
detonationFoam: An open-source solver for simulation of gaseous detonation based on OpenFOAM.
EarlFan/EarlFan
Config files for my GitHub profile.
EarlFan/ecp-tutorials
Material for the AMReX Tutorial at the 2021 ECP Annual Meeting
EarlFan/flexi
Open Source High-Order Unstructured Discontinuous Galerkin Fluid Dynamics Solver
EarlFan/geometricVofExt
An unofficial module of the geometric Volume of Fluid (VOF) method for OpenFOAM.
EarlFan/interface-reconstruction-library
Official repository for the interface reconstruction library (IRL)
EarlFan/lectures
Material for cuda-mode lectures
EarlFan/leedl-tutorial
《李宏毅深度学习教程》(李宏毅老师推荐👍),PDF下载地址:https://github.com/datawhalechina/leedl-tutorial/releases
EarlFan/Lid-Driven-Cavity
SIMPLE Algorithm for Driven Cavity problem on collocated grid using C++.
EarlFan/MetaOpenFOAM
MetaOpenFOAM: an LLM-based multi-agent framework for CFD
EarlFan/ml-cfd-lecture
Lecture material for machine learning applied to computational fluid mechanics
EarlFan/MultiphaseSolverAMReX
An all-Mach, discretely conservative, geometric volume-of-fluid multiphase flow solver for liquid-gas flows
EarlFan/PelePhysics
A collection of physics databases and implementation code for use with the Pele suite of of codes
EarlFan/Physics-Based-Deep-Learning
Links to works on deep learning algorithms for physics problems, TUM-I15 and beyond
EarlFan/SPHinXsys
SPHinXsys (pronunciation: s'finksis) is an acronym from Smoothed Particle Hydrodynamics for industrial compleX systems. It provides C++ APIs for physical accurate simulation and aims to model coupled industrial dynamic systems including fluid, solid, multi-body dynamics and beyond with SPH (smoothed particle hydrodynamics), a meshless computational method using particle discretization.
EarlFan/Toro-Riemann
A C++ library of Riemann Solvers for compressible flows by Toro
EarlFan/VisualStudio_Cantera_Build
Using cmake to config cantera c++ code for Visual studio project
EarlFan/XFluids
a unified cross-architecture heterogeneous CFD solver