Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Info
title

Note: No reinitialization is needed because since previous solution should give us a good approximation of current solution with smaller time step. Another advantage of not reinitialize the problem is that, we can keep all our CL data in a single file name: "cl-history".

 

Strouhal Number Comparison

...

Info
title

Do note that with time step size of 0.1s, we have exceeded the experimental Strouhal value of 0.183. However, we have only investigated the time parameter. We will have to investigate other parameters such as grid convergence, residual convergence, unsteady formulation, etc, before we can conclude on the accuracy of our model.

...