|
PISM, A Parallel Ice Sheet Model stable 0.4.1779
|
Go to the source code of this file.
Functions | |
| int | exactK (const double t, const double z, double *TT, double *FF, const int bedrockIsIce_p) |
| int | print_alpha_k (const int N) |
| int exactK | ( | const double | t, |
| const double | z, | ||
| double * | TT, | ||
| double * | FF, | ||
| const int | bedrockIsIce_p | ||
| ) |
Definition at line 48 of file exactTestK.c.
References B0, c_p_BRdefault, c_p_ICE, G, H0, k_BRdefault, k_ICE, Nsum, phi, pi, rho_BRdefault, rho_ICE, and Ts.
Referenced by BTU_Verification::bootstrap(), BTU_Test::bootstrap(), IceCompModel::computeIceBedrockTemperatureErrors(), IceCompModel::fillTemperatureSolnTestsKO(), and main().
| int print_alpha_k | ( | const int | N | ) |
1.7.3