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

Go to the source code of this file.

Macros

#define secpera   31556926.0 /* seconds per year; 365.2422 days */
 
#define g   9.81
 
#define rho   910.0 /* ice density; kg m-3 */
 
#define rhow   1028.0 /* sea water density; kg m-3 */
 
#define n   3.0 /* Glen power */
 

Functions

struct TestNConstants exactNConstants (void)
 
struct TestNParameters exactN (double x)