PISM, A Parallel Ice Sheet Model  stable v2.1-1-g6902d5502 committed by Ed Bueler on 2023-12-20 08:38:27 -0800
Functions | Variables
exactTestO.c File Reference
#include "pism/verification/tests/exactTestO.h"

Go to the source code of this file.

Functions

int exactO_old (double z, double *TT, double *Tm, double *qice, double *qbed, double *bmelt)
 Implements an exact solution for basal melt rate. Utterly straightforward arithmetic. More...
 
struct TestOParameters exactO (double z)
 

Variables

static const double beta_CC = 7.9e-8
 
static const double T_triple = 273.15
 
static const double L = 3.34e5
 
static const double grav = 9.81
 
static const double rho_ICE = 910.0
 
static const double k_ICE = 2.10
 
static const double k_BEDROCK = 3.0
 
static const double H0 = 3000.0
 
static const double Ts = 223.15
 
static const double G = 0.042