The Hydrogen Risk Assessment Models
The first-ever software toolkit that integrates deterministic and probabilistic models for quantifying accident scenarios, predicting physical effects, and characterizing hydrogen hazards impact on people and structures.
https://github.com/sandialabs/hyram
Category: Energy Storage
Sub Category: Hydrogen
Keywords
scr-1703 snl-applications
Last synced: about 19 hours ago
JSON representation
Repository metadata
- Host: GitHub
- URL: https://github.com/sandialabs/hyram
- Owner: sandialabs
- License: gpl-3.0
- Created: 2019-05-07T16:06:52.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2025-04-29T15:54:21.000Z (19 days ago)
- Last Synced: 2025-05-02T15:08:05.615Z (16 days ago)
- Topics: scr-1703, snl-applications
- Language: Python
- Homepage:
- Size: 10.9 MB
- Stars: 49
- Watchers: 9
- Forks: 22
- Open Issues: 3
- Releases: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: COPYING.txt
README.md
Hydrogen Plus Other Alternative Fuels Risk Assessment Models (HyRAM+)
The Hydrogen Plus Other Alternative Fuels Risk Assessment Models (HyRAM+) toolkit integrates deterministic and probabilistic models for quantifying accident scenarios, predicting physical effects, and characterizing the impact on people from hydrogen and other alternative fuels.
Additional descriptions, documentation, and installation files can be found at https://hyram.sandia.gov/.
Copyright and License
The copyright language is available in the COPYRIGHT file.
The license, as well as terms and conditions, are available in the COPYING file.
Contributing
The application comprises a frontend GUI and a backend package, both written in Python.
Anyone who wants to contribute to the development of the open-source HyRAM+ project should refer to the details in the CONTRIBUTING document.
Documentation
The HyRAM+ Technical Reference Manual (available at https://hyram.sandia.gov) contains descriptions of the models and calculations used within HyRAM+. It also contains references to the original works that these models and calculations are based on.
The HyRAM+ User Guide (available at https://hyram.sandia.gov) contains details and examples on how to use the HyRAM+ software through an older graphical user interface (GUI). This document explains how to use the software interface, rather than specifics on the models and calculations themselves. While there have been many changes to the current HyRAM+ version of the code, many of the examples are still applicable even though the User Guide is based on the previous version; a new version of the User Guide will be published in the future.
Repository Layout
The HyRAM+ repository includes both the frontend GUI and the backend package.
Source code is organized in directories in the git repository in the following directory structure:
├───gui
├───src
| └───hyram
| ├───phys
| ├───qra
| └───utilities
└───tests
├───gui
└───hyram
├───phys
├───qra
└───validation
gui
- Code and resources for developing the Qt-based graphical user interface and building installers for Windows and macOS.src/hyram
- Python package of HyRAM+ tools including physics, quantitative risk assessment, and miscellaneous utilities.- Additional information on the usage and development of the HyRAM+ Python module can be found in the README of that directory.
tests
- Tests of the project source code to verify calculations and functionality.tests/gui
- Tests for the GUI models and state functionality.tests/hyram
- Tests for the HyRAM+ Python package including physics, risk assessment, and physics validation.
Owner metadata
- Name: Sandia National Laboratories
- Login: sandialabs
- Email:
- Kind: organization
- Description: Exceptional service in the national interest.
- Website: https://software.sandia.gov
- Location: United States
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/4993680?v=4
- Repositories: 123
- Last ynced at: 2023-03-13T13:51:28.478Z
- Profile URL: https://github.com/sandialabs
GitHub Events
Total
- Issues event: 5
- Watch event: 6
- Issue comment event: 8
- Push event: 1
- Fork event: 3
- Create event: 1
Last Year
- Issues event: 5
- Watch event: 6
- Issue comment event: 8
- Push event: 1
- Fork event: 3
- Create event: 1
Committers metadata
Last synced: 9 days ago
Total Commits: 15
Total Committers: 2
Avg Commits per committer: 7.5
Development Distribution Score (DDS): 0.2
Commits in past year: 1
Committers in past year: 1
Avg Commits per committer in past year: 1.0
Development Distribution Score (DDS) in past year: 0.0
Name | Commits | |
---|---|---|
Brian Ehrhart | b****a@s****v | 12 |
Ethan Hecht | e****t@s****v | 3 |
Committer domains:
- sandia.gov: 2
Issue and Pull Request metadata
Last synced: 2 days ago
Total issues: 7
Total pull requests: 10
Average time to close issues: 6 months
Average time to close pull requests: 5 months
Total issue authors: 5
Total pull request authors: 1
Average comments per issue: 2.71
Average comments per pull request: 0.7
Merged pull request: 0
Bot issues: 0
Bot pull requests: 10
Past year issues: 4
Past year pull requests: 0
Past year average time to close issues: 3 months
Past year average time to close pull requests: N/A
Past year issue authors: 3
Past year pull request authors: 0
Past year average comments per issue: 2.5
Past year average comments per pull request: 0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0
Top Issue Authors
- andreaperin (2)
- yanqingyuanyh (2)
- mortendahlby (1)
- spfeiffer1 (1)
- fenmome (1)
Top Pull Request Authors
- dependabot[bot] (10)
Top Issue Labels
Top Pull Request Labels
- dependencies (10)
- python (3)
- .NET (1)
Package metadata
- Total packages: 1
-
Total downloads:
- pypi: 224 last-month
- Total dependent packages: 0
- Total dependent repositories: 1
- Total versions: 9
- Total maintainers: 3
pypi.org: hyram
Hydrogen Plus Other Alternative Fuels Risk Assessment Models Python Package
- Homepage:
- Documentation: https://hyram.readthedocs.io/
- Licenses: gpl-3.0
- Latest release: 5.1.1 (published over 1 year ago)
- Last Synced: 2025-05-16T22:03:11.755Z (2 days ago)
- Versions: 9
- Dependent Packages: 0
- Dependent Repositories: 1
- Downloads: 224 Last month
-
Rankings:
- Dependent packages count: 10.103%
- Average: 18.997%
- Dependent repos count: 21.607%
- Downloads: 25.281%
- Maintainers (3)
Dependencies
- MathNet.Numerics 4.12.0
- WiX 3.11.2
- WiX 3.11.2
- MathNet.Numerics 4.12.0
- Cython ==0.29.22
- Pillow ==8.1.1
- PyWavelets ==1.1.1
- coolprop ==6.4.1
- cycler ==0.10.0
- decorator ==4.4.2
- dill ==0.3.3
- imageio ==2.9.0
- kiwisolver ==1.3.1
- matplotlib ==3.3.4
- networkx ==2.5
- numpy ==1.20.1
- pandas ==1.2.3
- pycparser ==2.20
- pyparsing ==2.4.7
- python-dateutil ==2.8.1
- pythonnet ==2.5.2
- pytz ==2021.1
- scikit-image ==0.18.1
- scipy ==1.6.1
- six ==1.15.0
- tifffile ==2021.2.26
- coolprop >=6.3
- matplotlib *
- numpy *
- pythonnet *
- scipy *
- MSTest.TestAdapter 1.3.2
- MSTest.TestFramework 1.3.2
- Microsoft.Bcl.AsyncInterfaces 6.0.0
- System.Buffers 4.5.1
- System.Memory 4.5.4
- System.Numerics.Vectors 4.5.0
- System.Runtime.CompilerServices.Unsafe 6.0.0
- System.Text.Encodings.Web 6.0.0
- System.Text.Json 6.0.6
- System.Threading.Tasks.Extensions 4.5.4
- System.ValueTuple 4.5.0
Score: 10.073736528095814