Pinned Repositories
Algo
Solutions for selected OJ.
CFD-Basics
Coding practice of Anderson's CFD book.
diffflame
Solving the counterflow diffusion flame.
Diffusion3D
Solve 3D Poisson equation using FVM on unstructured mesh.
FEM-Basics
Introduction and Basic Implementation for Finite Element Method
Fluent3DMeshReader
A package converting 3D FLUENT mesh file into custom format.
Milestone
Implementation of some containers and generic algorithms in STL.
Riemann-Solvers
Riemann Solvers and Numerical Methods for Fluid Dynamics.
Sky
Parametric Modeling Tool for Aircraft Design.
TYDF
Utilities for handling block-structured grid with conformal interfaces.
cangyu's Repositories
cangyu/Riemann-Solvers
Riemann Solvers and Numerical Methods for Fluid Dynamics.
cangyu/CFD-Basics
Coding practice of Anderson's CFD book.
cangyu/Sky
Parametric Modeling Tool for Aircraft Design.
cangyu/Diffusion3D
Solve 3D Poisson equation using FVM on unstructured mesh.
cangyu/FEM-Basics
Introduction and Basic Implementation for Finite Element Method
cangyu/Fluent3DMeshReader
A package converting 3D FLUENT mesh file into custom format.
cangyu/TYDF
Utilities for handling block-structured grid with conformal interfaces.
cangyu/diffflame
Solving the counterflow diffusion flame.
cangyu/RobotArm
A robotic arm installed on drone.
cangyu/Cavity
Coding practice of incompressible flow.
cangyu/DragonCC
A compiler of simplified C in full-featured Java to MIPS.
cangyu/LambdaFlow
Archive for PhD.
cangyu/Milestone
Implementation of some containers and generic algorithms in STL.
cangyu/RandomFlow
Archive for postgraduate.
cangyu/Tecplot3DSolutionWriter
A package converting custom data into TECPLOT format.
cangyu/Algo
Solutions for selected OJ.
cangyu/Channel3D
Projection method on co-located mesh for incompressible channel flow
cangyu/EmbeddedDevBase
Code base for dev on STM32F103xx.
cangyu/LearnLevelSet
Coding practice of the Level-Set Method on structured grids.
cangyu/NachOS
Course project for Operating System.
cangyu/Pebbles
Interesting practices.
cangyu/TigerCC