Problem1 - c

Euler equation (Pure convection problem)

  • CASE1: Euler-Explicit (EE) method

    This case was NOT successfully done with stability.

  • CASE2: Euler-Implicit (EI) method

    ../../_images/EI000_temporalPhiChange.png
  • CASE3: Crank-Nicolson (CR) method

    ../../_images/CR000_temporalPhiChange.png

Burger’s equation (Convection + Diffusion)

  • CASE1: Euler-Explicit (EE) method

    ../../_images/EE001_temporalPhiChange.png
  • CASE2: Euler-Implicit (EI) method

    ../../_images/EI001_temporalPhiChange.png
  • CASE3: Crank-Nicolson (CR) method

    ../../_images/CR001_temporalPhiChange.png