Python package to open Silo data files from PION
Project description
Python Library for PION
Created - 26|08|2019, Modified - 31|05|2022
Welcome to the Python Library that does post-processing on the .Silo simulation data files outputted from PION. The library works on nested-grid and uniform-grid, and 3D and 2D Silo files.
The relevant files can be found in src/pypion. You can use PlotData.py as a test script, it can call a 2D and a 3D function from PlottingClasses.py. See comments insted the python script on how to use it and change for your needs.
Install via pip:
You can now install PyPion via PyPi:
- Just run
python3 -m pip install pypion
In some cases you may need to use sudo or install pip with: sudo apt install python3-pip
*Note: This is still in testing phase so errors may occur when installing. Please report problems to green@cp.dias.ie
Install Silo package for python3:
The install script for Silo can be found at /src/silo/ in this repository. Please download it to ~/.local/silo on your computer and install it there using bash install_silo.sh
Info on how to get started
-
Example usage can be found at: https://www.pion.ie/docs/python.html
-
Check out the Wiki for more detailed usage.
-
How to use the PyPion docker image at: https://www.pion.ie/docs/python.html
Developers/Maintainers:
- Samuel Green - green@cp.dias.ie
- Jonathan Mackey
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
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 pypion-1.1.0.tar.gz.
File metadata
- Download URL: pypion-1.1.0.tar.gz
- Upload date:
- Size: 13.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
feeef289d481cf36ee34bd52045eab3118f76058c4872a20e96be1d71ade15b0
|
|
| MD5 |
617c78ee586fa1400c51f3d5e50168bc
|
|
| BLAKE2b-256 |
49a7bb9269d1fdc4bb668759ff32d84bd036c571ec397ba29abe5943fb6c42ca
|
File details
Details for the file pypion-1.1.0-py3-none-any.whl.
File metadata
- Download URL: pypion-1.1.0-py3-none-any.whl
- Upload date:
- Size: 12.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ac2cb21ff052afbe43b62ad96229a42f3f14586afc46c9bd86e7cf39229b22d6
|
|
| MD5 |
cd13ae5c37893bdb25c786276241bffe
|
|
| BLAKE2b-256 |
65b1cb72a881e398d4b1c6aa43eee22676986b23f8fe26014d5564d2abf31971
|