PISM, A Parallel Ice Sheet Model
stable v2.1.1 committed by Constantine Khrulev on 2024-12-04 13:36:58 -0900
|
◆ initializeSSACoefficients()
Set up the coefficient variables as appropriate for the test case. Implements pism::stressbalance::SSATestCase. Definition at line 95 of file ssa_test_plug.cc. References pism::Geometry::bed_elevation, dhdx, exactSolution(), H0, pism::Geometry::ice_surface_elevation, pism::Geometry::ice_thickness, pism::stressbalance::SSATestCase::m_bc_mask, pism::stressbalance::SSATestCase::m_bc_values, pism::stressbalance::SSATestCase::m_config, pism::stressbalance::SSATestCase::m_geometry, pism::stressbalance::SSATestCase::m_grid, pism::stressbalance::SSATestCase::m_ssa, pism::stressbalance::SSATestCase::m_tauc, pism::array::Array::set(), pism::stressbalance::SSAStrengthExtension::set_min_thickness(), pism::stressbalance::SSA::strength_extension, tauc0, and pism::array::Array::update_ghosts(). |