Python package with utility functions for working with MicroHH LES/DNS.
Project description
MicroHHpy
Python package with utility functions for working with MicroHH LES/DNS.
[!IMPORTANT]
This Python package is available on PyPI (https://pypi.org/project/microhhpy/), but mostly as a placeholder. Sincemicrohhpyis actively developing and unstable, the PyPI version may be outdated.
Usage
Either add the microhhpy package location to your PYTHONPATH:
export PYTHONPATH="${PYTHONPATH}:/path/to/microhhpy"
Or specify the path using sys, before importing microhhpy:
import sys
sys.path.append('/path/to/microhhpy')
Now microhhpy should be available as an import, e.g.:
from microhhpy.spatial import Domain
from microhhpy.spatial import Projection
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 microhhpy-0.0.7.tar.gz.
File metadata
- Download URL: microhhpy-0.0.7.tar.gz
- Upload date:
- Size: 84.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
828bcb30a6a2fa60c3e45df3d7801bbee2d4875f2548837f31005726adb1f104
|
|
| MD5 |
008ba9b3fabc109ce90b2b3ec47f1596
|
|
| BLAKE2b-256 |
3fb11c05bf04597aeb91043c9f849c206bf0a4b2836b1713cc2eb749c6172607
|
File details
Details for the file microhhpy-0.0.7-py3-none-any.whl.
File metadata
- Download URL: microhhpy-0.0.7-py3-none-any.whl
- Upload date:
- Size: 94.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
685c2994ba8fc0a032fd496c97e6ebd26ef82c28537b328b3311c9ac5cb25726
|
|
| MD5 |
97ee169b7a7ca752c4c61a30741be971
|
|
| BLAKE2b-256 |
e99cd87b3108a1a42e1c77a43ac4a749540a1998d4fd82469fa58f479076d202
|