Hydrogen Plus Other Alternative Fuels Risk Assessment Models Python Package
Project description
HyRAM+ Python Library
The HyRAM+ library contains Python modules for physics and QRA calculations.
Installation
To install this Python module, navigate to this directory on your machine and type:
pip install .
Usage
The HyRAM+ package can be utilized after installation using a standard Python import:
import hyram
Specific models can be accessed within the HyRAM+ package. The main calculations for the physics models can be accessed using hyram.phys.api. This includes models such as:
create_fluidcompute_mass_flowcompute_tank_masscompute_thermo_paramcompute_equivalent_tnt_massanalyze_jet_plumeanalyze_accumulationjet_flame_analysiscompute_overpressure
The following are the main model objects that can be accessed using hyram.phys:
FluidOrificeJetFlameSourceEnclosureVentIndoorReleaseBST_methodTNT_methodBauwens_method
The main risk calculations are located in hyram.qra.analysis.conduct_analysis.
More information about the specific models and the inputs/outputs for each one can be found in the specific modules themselves.
Development/Modifications
To make changes to the source code, either for a specific need or to contribute to HyRAM+, please follow the instructions in the CONTRIBUTING file for the HyRAM+ Python library.
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
File details
Details for the file hyram-4.1.1.tar.gz.
File metadata
- Download URL: hyram-4.1.1.tar.gz
- Upload date:
- Size: 137.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.11.3 pkginfo/1.8.2 requests/2.28.1 requests-toolbelt/0.9.1 tqdm/4.64.0 CPython/3.8.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d71e1bb47641694e52c4571ed6ef344d15be80f47b0ed7d1b9ef6bbfdf4c661d
|
|
| MD5 |
db3db8f2f5abb4013c5c25c40b99ee27
|
|
| BLAKE2b-256 |
1758a74485593a7873dd27870367f8bf84e3557f407d97c2dc27cdc86d4715d4
|