Postprocessing of data sampled from internal combustion engines (Experimental, 1D/0D (Gasdyn), 3D (LibICE), etc.)
Project description
libICEpost
Postprocessing of data sampled from internal combustion engines (Experimental, 1D/0D (Gasdyn/GT-Power), 3D (LibICE-OpenFOAM/commercial codes), etc.)
Installation
Suggested to use anaconda python environment manager to use the library, so that the correct python version can be used in a dedicated environment. Currently working on python version 3.11.4.
Installation from PyPI repositories (not up-to-date):
$ pip install libICEpost
Installation from source code (suggested):
$ git clone https://github.com/RamogninoF/LibICE-post.git
$ cd LibICE-post
$ pip install .
Suggested to run pip install with -e option to install in editable mode, so that the changes are detected when pulling from the repository:
$ pip install -e .
It might appen that spyder or VS Code cannot access the module when installed in editable mode (ImportError: module libICEpost not found). If so, install it with editable_mode=strict:
$ pip install -e . --config-settings editable_mode=strict
Usage
- TODO
Interactive documentation avaliable at this page.
Contributing
Interested in contributing? Check out the contributing guidelines. Please note that this project is released with a Code of Conduct. By contributing to this project, you agree to abide by its terms.
License
libICEpost was created by Federico Ramognino. It is licensed under the terms of the MIT license.
Credits
libICEpost was created with cookiecutter and the py-pkgs-cookiecutter template.
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 libicepost-0.9.6.tar.gz.
File metadata
- Download URL: libicepost-0.9.6.tar.gz
- Upload date:
- Size: 131.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d92ed003180344726acb872a593e8b1a9e63af854609d0bc968b56180689bac2
|
|
| MD5 |
c20acc11bacc1e521381906008fd6cfe
|
|
| BLAKE2b-256 |
1d8bb82264dbf80a0a89cad16dfdb3d9e07639a4ea623593dc9ea377905d185f
|
File details
Details for the file libICEpost-0.9.6-py3-none-any.whl.
File metadata
- Download URL: libICEpost-0.9.6-py3-none-any.whl
- Upload date:
- Size: 195.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5e3609b26d911cc8ff04f20de18a8a5221c1727739ed7edc12d8664091d8a518
|
|
| MD5 |
dab76d038ee9c5f4bd6da20d67250530
|
|
| BLAKE2b-256 |
f1659c649254349943ea1baeecde4cb63fabb0f7a8885db1968fb7f232b1ff86
|