Need to add ``` dt = min(dt, t_final - t); ``` in `EulerSolver::calcStepSize()` function.
Need to add
in
EulerSolver::calcStepSize()function.