PISM, A Parallel Ice Sheet Model 2.3.0-79cae578d committed by Constantine Khrulev on 2026-03-22
Loading...
Searching...
No Matches

◆ preprocess_bed() [1/2]

void pism::stressbalance::BedSmoother::preprocess_bed ( const array::Scalar topg)

Input lambda gives physical half-width (in m) of square over which to do the average. Only square smoothing domains are allowed with this call, which is the default case.

Definition at line 97 of file BedSmoother.cc.

References pism::array::Array2D< T >::copy_from(), m_grid, m_Nx, m_Ny, m_smoothing_range, m_topgsmooth, and preprocess_bed().

Referenced by preprocess_bed(), and pism::stressbalance::SIAFD::update().