PISM, A Parallel Ice Sheet Model  stable v2.1.1 committed by Constantine Khrulev on 2024-12-04 13:36:58 -0900

◆ set_basal_dirichlet_bc()

void pism::energy::enthSystemCtx::set_basal_dirichlet_bc ( double  E_basal)

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().