Author(s): Keith Works, Cornell University
Problem Specification
1. Pre-Analysis & Start-Up
2. Geometry + Mesh
3. Model Setup
4. Numerical Solution
5. Numerical Results
6. Verification & Validation
Verification & Validation
Verification
The first thing we check for verification is the analytical solution since we have one available. Then, we do a mesh refinement and use a smaller pseudo-time-step to check whether the results are consistent with the original calculation. By using a finer mesh and a smaller pseudo-time-step, we investigate the effects of truncation error caused by spatial discretization and temporal discretization. Then we will do a case comparison for the results obtained after spatial and temporal refinement.
Analytical Solution
The analytical solution is contained in this csv file that contains the concentration (or equivalently, the temperature) at various radial locations.
Mesh Refinement & Smaller Pseudo-timestep
Under construction
Validation
Under construction
References:
Under construction
Acknowledgement:
This tutorial is made under great help and support from Dr. Rajash Bhaskaran, Cornell University.