WVBottomFrictionLinear

Create linear bottom friction for a transform.


Declaration

 self = WVBottomFrictionLinear(wvt,options)

Parameters

  • wvt transform that owns and evaluates the forcing
  • r optional drag rate in inverse seconds; default 1/(200*86400)

Returns

  • self linear bottom-friction forcing owned by wvt

Discussion

See the WVBottomFrictionLinear overview for the governing equations, resolution scaling, comparison with quadratic drag, and a usage example.


This site uses Just the Docs, a documentation theme for Jekyll.