PISM, A Parallel Ice Sheet Model
stable v2.1-1-g6902d5502 committed by Ed Bueler on 2023-12-20 08:38:27 -0800
|
#include <stdio.h>
#include <math.h>
#include "pism/verification/tests/exactTestH.h"
Go to the source code of this file.
Functions | |
int | exactH_old (const double f, const double tIN, const double r, double *H, double *M) |
struct TestHParameters | exactH (const double f, const double t, const double r) |
Variables | |
static const double | SperA = 31556926.0 |