Mathematics I / Scientific Computing in Practice
Practice question · Put in order

Order the stages of the scientific computing workflow.

Hints
  1. There is nothing to discretise until the mathematics exists.
  2. Validation comes before interpretation, numbers must be earned before they mean anything.
Show the answer
  1. Model the real problem as mathematics
  2. Discretise the continuous model onto a finite grid
  3. Solve the resulting discrete system numerically
  4. Validate against known cases and check convergence
  5. Interpret and visualise the results
Why

Model, discretise, solve, validate, interpret. Skipping validation is the standard failure: a simulation always produces numbers, so the only thing distinguishing a result from an artefact is the checking done after the solve.

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