PISM, A Parallel Ice Sheet Model  stable v2.1.1 committed by Constantine Khrulev on 2024-12-04 13:36:58 -0900

◆ 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().