PISM, A Parallel Ice Sheet Model
stable v2.1-1-g6902d5502 committed by Ed Bueler on 2023-12-20 08:38:27 -0800
|
◆ set_basal_dirichlet_bc()
Set coefficients in discrete equation for \(E = Y\) at base of ice. This method should only be called if everything but the basal boundary condition is already set. Definition at line 278 of file enthSystem.cc. References checkReadyToSolve(), m_B0, m_D0, m_U0, and PISM_ERROR_LOCATION. Referenced by pism::energy::CHSystem::update_impl(), and pism::energy::EnthalpyModel::update_impl(). |