Partial Differential Equations- Scientific Computing TM

Project 1


  1. Implement an ode-solver based on the dG(q)-method including adaptive time-stepping based on a posteriori
    error estimation using duality. Use q=0 or q>0. Consider also cG(1).
  2. Apply your solver to a collection of test problems including both stiff and non-stiff problems and compute
    corresponding stability factors for different outputs.
  3. Apply your solver for solution optimization/control for different odes and goals.