Mathematics I / Scientific Computing in Practice
Practice question · Sort into groups

Sort each claim by whether the computation described actually justifies it.

Groups: Justified · Not justified

Hints
  1. A genuine check compares the output against something independently known.
  2. Plausibility and the absence of crashes are not comparisons with anything.
Show the answer

Justified: The scheme reproduces the known analytic solution to five digits, Total energy stays constant to within round-off across the run, Halving the grid changes the answer by less than the required tolerance

Not justified: The simulation ran without errors, so the answer is right, The output numbers look plausible

Why

Agreement with an exact solution, conservation of a known invariant, and grid convergence are all real evidence. Running without errors and looking plausible test nothing, a confident wrong answer passes both.

Read the lesson: Scientific Computing in Practice →

Practise Scientific Computing in Practice

The app has 5 more questions on this lesson, and keeps your place in the course. Mathematics I is free to start.

More questions on Scientific Computing in Practice