PISM, A Parallel Ice Sheet Model  stable v2.1-1-g6902d5502 committed by Ed Bueler on 2023-12-20 08:38:27 -0800

◆ vd_integrand()

double pism::bed::vd_integrand ( double  kappa,
void *  parameters 
)

Integrand defining the response of the viscous half-space model to a disc load.

For the solution of the disc load case of the viscous half-space model, see appendix B of BLK2006earth. See also LingleClark and BLKfastearth.

Definition at line 100 of file greens.cc.

References pism::bed::vd_params::D, pism::bed::vd_params::eta, pism::bed::vd_params::grav, grav, pism::bed::vd_params::R0, pism::bed::vd_params::rho, rho, pism::bed::vd_params::rk, and pism::bed::vd_params::t.

Referenced by viscDisc().