File: fluids.drag.rst

package info (click to toggle)
python-fluids 1.0.27-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 13,384 kB
  • sloc: python: 59,459; f90: 1,033; javascript: 49; makefile: 47
file content (7 lines) | stat: -rw-r--r-- 377 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
Drag and terminal velocity (fluids.drag)
========================================

    .. meta::
      :description: Calculate terminal velocity and drag coefficient of a moving particle using Python. This module contains most Cd drag coefficient models published. A numerical integrator for the position of a sphere over time is included as well.

.. automodule:: fluids.drag