|
◆ init()
void pism::energy::enthSystemCtx::init |
( |
int |
i, |
|
|
int |
j, |
|
|
bool |
ismarginal, |
|
|
double |
ice_thickness |
|
) |
| |
Definition at line 110 of file enthSystem.cc.
References assemble_R(), pism::columnSystemCtx::coarse_to_fine(), compute_enthalpy_CTS(), compute_lambda(), pism::columnSystemCtx::init_column(), pism::k, m_E_e, m_E_n, m_E_s, m_E_w, m_Enth, m_Enth3, pism::columnSystemCtx::m_i, m_ice_thickness, pism::columnSystemCtx::m_j, pism::columnSystemCtx::m_ks, m_lambda, m_margin_exclude_vertical_advection, m_marginal, m_strain_heating, m_strain_heating3, pism::columnSystemCtx::m_u, pism::columnSystemCtx::m_u3, pism::columnSystemCtx::m_v, pism::columnSystemCtx::m_v3, pism::columnSystemCtx::m_w, pism::columnSystemCtx::m_w3, and pism::energy::marginal().
Referenced by pism::energy::CHSystem::update_impl(), and pism::energy::EnthalpyModel::update_impl().
|