\( \newcommand\D{\mathrm{d}} \newcommand\E{\mathrm{e}} \newcommand\I{\mathrm{i}} \newcommand\bigOh{\mathcal{O}} \newcommand{\cat}[1]{\mathbf{#1}} \newcommand\curl{\vec{\nabla}\times} \newcommand{\CC}{\mathbb{C}} \newcommand{\NN}{\mathbb{N}} \newcommand{\QQ}{\mathbb{Q}} \newcommand{\RR}{\mathbb{R}} \newcommand{\ZZ}{\mathbb{Z}} \)
UP | HOME

Testing Climate Model Software

Table of Contents

1. Overview

A climate model is a straightforward mathematical model, but its software is heavy on the numerical analysis. How can we test the code to make sure it's working as expected?

This is a hard question that draws upon many fields.

Unit testing is inadequate, we would need integrated testing.

2. References

Last Updated 2022-04-11 Mon 08:45.