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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file darcyforchheimer-0.0.2.tar.gz.
File metadata
- Download URL: darcyforchheimer-0.0.2.tar.gz
- Upload date:
- Size: 14.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0db50ff08aa34500690381c4f479f0e597b12cbcf204ad15a1b37119fa732598
|
|
| MD5 |
56d30816df9d2b86df74e0ca22941587
|
|
| BLAKE2b-256 |
c1873c355837af1acae201359dcbae1ead25b3c7bb3d56a14bc806aca3c00c37
|
File details
Details for the file darcyforchheimer-0.0.2-py3-none-any.whl.
File metadata
- Download URL: darcyforchheimer-0.0.2-py3-none-any.whl
- Upload date:
- Size: 14.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2a93817937301434fa40852427edba0c08d45f5a760fcf37bb97604990c78c87
|
|
| MD5 |
274f8d85039950aad2cf958a28255677
|
|
| BLAKE2b-256 |
8ada210031ce64a5293fb03558e03cc62fda63df785140a7b483e4933a7e4e6a
|