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.
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.1.tar.gz.
File metadata
- Download URL: microhhpy-0.0.1.tar.gz
- Upload date:
- Size: 39.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fc11ee38dc8cee3fb50ff9b24e2759f4acbb5faa1e4a8f014acbf5081b1f69b9
|
|
| MD5 |
1ccf68bba0bcfeb3418edcc695d8da7c
|
|
| BLAKE2b-256 |
07237ed35404917f598d43e446d19d5b0668af97510e09b384df10c697f6ef91
|
File details
Details for the file microhhpy-0.0.1-py3-none-any.whl.
File metadata
- Download URL: microhhpy-0.0.1-py3-none-any.whl
- Upload date:
- Size: 28.0 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 |
5b2d45419f3e178e373e61d29ca62f006a88fe56669935b7467d2835a48d2002
|
|
| MD5 |
5f46c98cc9ad01a30462bed2ae5b9209
|
|
| BLAKE2b-256 |
75c2e081c6648529d0216e0a98243c654bf60c8d805d6f221c2d608538bd68ee
|