What are the three fundamentals of CFD?
What three important Pre-Processing Concepts?
What are two important Post Processing Concepts?
What is Method of Lines and what are its benifits?
What are the three properties of central differencing?
What is Upwind differenceing?
What is linear upwind differencing?
What is the function of a flux limiter?
What is total variation diminishing?
Is a measure of how a function changes across grid values
What are two level methods for temporal discretization?
What interpolation schemes are used for the convective flux and diffusive flux / pressure gradient?
Linear Upward Differencing / Central Differencing
What kind of interpolation scheme is good for accuracy
/ stability
Linear/Central Differencing
/ Upward Differencing
How do you switch between interpolation schemes?
Blending functions
What problems are caused by Lower / Higher order schemes?
Dissipation / Fluctuation
What does Godunov say?
Linear numerical schemes for solving PDEs having the property of not generating new extrema can be at most first order accurate,
How do flux limiters work?
In non-monotonic regions, switch to upwind differencing, in monotonic regions, retain second order accuracy.
What is total variation diminishing?
Measure of how a function changes across eg. grid values
What are the properties of Minmod?
What are the properties of superbee?
What are the properties of MUSCL?
What are the properties of two level methods in temporal discretization?
What are the properties of Forward Euler?
What are the properties of Backward Euler?
What are the properties of crank nickelson?