Menu

Testcases

static int failures;
This directory holds observer unit tests, a serial smoke test and a serial/MPI integration check. The serial smoke te...
This is a bounded software test of the transfer operators used when a saved production state is refined by one or two...
set -euo pipefail SCRIPTDIR='\$(cd '\$(dirname '\${BASHSOURCE[0]}')' && pwd)' WORKDIR='\$(mktemp -d '\${TMPDIR:-/tmp}...
Compare short serial and two-rank MPI solver runs and restarts. python import argparse import hashlib import math imp...
set -euo pipefail SCRIPTDIR='\$(cd '\$(dirname '\${BASHSOURCE[0]}')' && pwd)' REPOROOT='\$(cd '\${SCRIPTDIR}/..' && p...
CaseNo=9999 MAXlevel=9 MINlevel=4 Ca=0.05 La=1 muR=0.01 rhoR=0.001 Rtube=0.7 Rb0frac=0.8 xRear=1.0 Ldomain=16 tmax=0....