Skip to main content

darcy-forchheimer parameters calculator helper

Project description

darcy-forchheimer calculator

The goal of the package is to help obtaining the Darcy and Forchheimer coefficients, very useful for porous material fluid simulations.

Installation

Run the following to install:

pip install darcyforchheimer

Use

from darcyforchheimer import calculate_coeficients
calculate_coefficients([velocity], [pressure], thickness, density, viscosity)

If you want to calculate absolute coefficients, not depending on thickness, include the argument

calculate_coefficients(..., absolute=True)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

darcyforchheimer-0.0.2.tar.gz (14.9 kB view hashes)

Uploaded Source

Built Distribution

darcyforchheimer-0.0.2-py3-none-any.whl (14.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page