Loading [MathJax]/extensions/tex2jax.js
PISM, A Parallel Ice Sheet Model 2.2.2-d6b3a29ca committed by Constantine Khrulev on 2025-03-28
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages

◆ 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 212 of file basal_resistance.cc.

References pism::IceBasalResistancePlasticLaw::m_plastic_regularize, m_q, m_sliding_scale_factor_reduces_tauc, m_u_threshold, and pism::square().