Below is a all my work related to the understanding Computational Fluid Dynamics
Poisson Equation Setup
Simple tutorial on how to generate a Poisson equation solver
Finite Difference Forward and Backward Differencing
Explained how to derive a simple finite difference scheme
Finite Difference Central Difference
Explained how to derive the central difference from the Forward and Backward Schemes
Finite Difference Any Order
Explanations on how to derive differencing schemes with using neighboring points
Transfinite Interpolation
Since there's very little information on the internet about Transfinite interpolation, I decided to research this and come up with a simple duct example.
No comments:
Post a Comment