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

◆ ge_integrand()

double pism::bed::ge_integrand ( unsigned  ndim,
const double *  args,
void *  data 
)

The integrand in defining the elastic Green's function from the [Farrell] earth model.

For G^E(r), the Green's function of spherical layered elastic earth model. From data in LingleClark. See also BLKfastearth.

Definition at line 30 of file greens.cc.

References pism::bed::ge_data::dx, pism::bed::ge_data::dy, pism::bed::ge_data::G, G, pism::bed::ge_data::p, and pism::bed::ge_data::q.

Referenced by pism::bed::LingleClarkSerial::compute_load_response_matrix().