PISM, A Parallel Ice Sheet Model 2.2.1-cd005eec8 committed by Constantine Khrulev on 2025-03-07
|
◆ initializeSSACoefficients()
Set up the coefficient variables as appropriate for the test case. Implements pism::stressbalance::SSATestCase. Definition at line 60 of file ssa_test_j.cc. References pism::Geometry::bed_elevation, pism::Geometry::cell_type, pism::units::convert(), exactJ(), TestJParameters::H, 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_sys, pism::stressbalance::SSATestCase::m_tauc, pism::MASK_FLOATING, pism::array::Array::set(), TestJParameters::u, pism::array::Array::update_ghosts(), and TestJParameters::v. |