gopem
GOPEM is a graphical user interface of OPEM.
https://github.com/ECSIM/gopem
Category: Energy Storage
Sub Category: Hydrogen
Keywords
chemistry electrochemistry fuel-cell matplotlib opem physics physics-simulation pyqt5 python qt5 simulation
Keywords from Contributors
measurements transforms simulator compose archiving reporting follow breath pypi numeric
Last synced: about 1 hour ago
JSON representation
Repository metadata
GUI for OPEM library
- Host: GitHub
- URL: https://github.com/ECSIM/gopem
- Owner: ECSIM
- License: mit
- Created: 2018-08-26T17:59:31.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2025-04-14T10:09:05.000Z (13 days ago)
- Last Synced: 2025-04-17T22:43:22.632Z (10 days ago)
- Topics: chemistry, electrochemistry, fuel-cell, matplotlib, opem, physics, physics-simulation, pyqt5, python, qt5, simulation
- Language: Python
- Homepage: http://gopem.ecsim.site
- Size: 4.57 MB
- Stars: 37
- Watchers: 2
- Forks: 13
- Open Issues: 0
- Releases: 5
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Authors: AUTHORS.md
README.md
Table of Contents
- Overview
- Installation
- Usage
- Issues & Bug Reports
- Contribution
- Thanks
- Cite
- Authors
- License
- Show Your Support
- Changelog
- Code of Conduct
Overview
GOPEM is a graphical user interface of OPEM (Open Source PEM Fuel Cell Simulation Tool).
Installation
Source Code
- Download and install Python3.x (>=3.6)
- Select
Add to PATH
option - Select
Install pip
option
- Select
- Download Version 0.8 or Latest Source
- Run
pip install .
PyPI
- Check Python Packaging User Guide
- Run
pip install gopem==0.8
Exe Version (Only Windows)
- Download Installer-Version 0.8 or Portable-Version 0.8
- Run and install
⚠️ The portable build is slower to start
Exe Version Note
For GOPEM targeting Windows < 10, the user needs to take special care to include the Visual C++ run-time .dlls: Python >=3.5 uses Visual Studio 2015 run-time, which has been renamed into “Universal CRT“ and has become part of Windows 10. For Windows Vista through Windows 8.1 there are Windows update packages, which may or may not be installed in the target-system. So you have the following options:
- Use OPEM (Without GUI)
- Use Source Code
- Download and install Visual C++ Redistributable for Visual Studio 2015
System Requirements
GOPEM will likely run on a modern dual core PC. Typical configuration is:
- Dual Core CPU (2.0 Ghz+)
- 2GB of RAM
⚠️ Note that it may run on lower end equipment though good performance is not guaranteed.
Usage
- Open
CMD
(Windows) orTerminal
(UNIX) - Run
gopem
orpython -m gopem
(or runGOPEM.exe
) - Wait about 4-15 seconds (depends on your system specification)
- Enter PEM cell parameters (or run standard test vectors)
- For more information about parameters visit OPEM (Open Source PEM Fuel Cell Simulation Tool)
Issues & Bug Reports
Just fill an issue and describe it. We'll check it ASAP!
or send an email to [email protected].
You can also join our discord server
Thanks
- PyInstaller
- Zahra Mobasher (Logo design)
Cite
If you use OPEM in your research , please cite this paper :
Download OPEM.bib(BibTeX Format)
Show Your Support
Give a ⭐️ if this project helped you!
If you do like our project and we hope that you do, can you please support us? Our project is not and is never going to be working for profit. We need the money just so we can continue doing what we do ;-) .
Owner metadata
- Name: ECSIM
- Login: ECSIM
- Email: [email protected]
- Kind: organization
- Description: Electrochemistry Simulation Tools
- Website: https://ecsim.ir
- Location: Tehran, Iran
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/34425602?v=4
- Repositories: 4
- Last ynced at: 2023-02-28T10:40:27.369Z
- Profile URL: https://github.com/ECSIM
GitHub Events
Total
- Watch event: 4
- Delete event: 9
- Issue comment event: 6
- Push event: 10
- Pull request review event: 10
- Pull request event: 20
- Fork event: 2
- Create event: 9
Last Year
- Watch event: 4
- Delete event: 9
- Issue comment event: 6
- Push event: 10
- Pull request review event: 10
- Pull request event: 20
- Fork event: 2
- Create event: 9
Committers metadata
Last synced: 7 days ago
Total Commits: 527
Total Committers: 6
Avg Commits per committer: 87.833
Development Distribution Score (DDS): 0.402
Commits in past year: 31
Committers in past year: 3
Avg Commits per committer in past year: 10.333
Development Distribution Score (DDS) in past year: 0.484
Name | Commits | |
---|---|---|
sepandhaghighi | s****i@y****m | 315 |
Mohammad Mahdi Rahimi | m****6@G****m | 103 |
dependabot-preview[bot] | 2****] | 45 |
dependabot[bot] | 4****] | 39 |
sadrasabouri | s****a@g****m | 19 |
pyup-bot | g****t@p****o | 6 |
Committer domains:
- pyup.io: 1
Issue and Pull Request metadata
Last synced: 1 day ago
Total issues: 20
Total pull requests: 184
Average time to close issues: 7 months
Average time to close pull requests: 7 days
Total issue authors: 3
Total pull request authors: 8
Average comments per issue: 2.2
Average comments per pull request: 0.45
Merged pull request: 146
Bot issues: 0
Bot pull requests: 124
Past year issues: 0
Past year pull requests: 26
Past year average time to close issues: N/A
Past year average time to close pull requests: 4 days
Past year issue authors: 0
Past year pull request authors: 3
Past year average comments per issue: 0
Past year average comments per pull request: 0.58
Past year merged pull request: 24
Past year bot issues: 0
Past year bot pull requests: 20
Top Issue Authors
- sepandhaghighi (18)
- pyup-bot (1)
- mahi97 (1)
Top Pull Request Authors
- dependabot[bot] (69)
- dependabot-preview[bot] (55)
- sepandhaghighi (29)
- pyup-bot (19)
- sadrasabouri (6)
- mahi97 (4)
- fossabot (1)
- AHReccese (1)
Top Issue Labels
- enhancement (10)
- bug (6)
- test (4)
- document (1)
- question (1)
Top Pull Request Labels
- dependencies (124)
- document (19)
- test (8)
- enhancement (7)
- release (2)
- refactoring (2)
- python (2)
- bug (1)
- setup (1)
Package metadata
- Total packages: 1
-
Total downloads:
- pypi: 230 last-month
- Total dependent packages: 0
- Total dependent repositories: 1
- Total versions: 4
- Total maintainers: 1
pypi.org: gopem
GOPEM is a graphical user interface of OPEM
- Homepage: https://github.com/ecsim/gopem
- Documentation: https://gopem.readthedocs.io/
- Licenses: MIT
- Latest release: 0.8 (published about 1 year ago)
- Last Synced: 2025-04-26T13:34:22.143Z (1 day ago)
- Versions: 4
- Dependent Packages: 0
- Dependent Repositories: 1
- Downloads: 230 Last month
-
Rankings:
- Dependent packages count: 7.306%
- Forks count: 10.199%
- Stargazers count: 12.904%
- Average: 21.027%
- Dependent repos count: 22.077%
- Downloads: 52.648%
- Maintainers (1)
Dependencies
- actions/checkout v2 composite
- actions/setup-python v1 composite
- actions/checkout v2 composite
- actions/setup-python v2 composite
- ubuntu 16.04 build
- PyQt5 ==5.15.4 development
- PyQt5-sip ==12.9.0 development
- art ==5.2 development
- bandit >=1.5.1 development
- matplotlib ==3.4.2 development
- opem ==1.3 development
- pydocstyle >=3.0.0 development
- requests ==2.26.0 development
- setuptools >=40.8.3 development
- vulture >=1.0 development
- PyQt5 >=5.10
- PyQt5-sip >=4.19.12
- art >0.7
- matplotlib >=2.2.2
- opem >=0.9
- requests >=2.20.0
Score: 10.84941475353859