PISM, A Parallel Ice Sheet Model  stable v2.1-1-g6902d5502 committed by Ed Bueler on 2023-12-20 08:38:27 -0800

◆ drag()

double pism::IceBasalResistanceRegularizedLaw::drag ( double  tauc,
double  vx,
double  vy 
) const
virtual

Compute the drag coefficient for the basal shear stress.

Reimplemented from pism::IceBasalResistancePlasticLaw.

Definition at line 210 of file basal_resistance.cc.

References pism::IceBasalResistancePlasticLaw::m_plastic_regularize, m_pseudo_q, m_pseudo_u_threshold, m_sliding_scale_factor_reduces_tauc, and pism::square().