- Overview
- Installation
- Usage
- Issues & Bug Reports
- Contribution
- Dependencies
- Thanks
- Cite
- Authors
- License
- Donate
- Changelog
- Code of Conduct
GOPEM is a graphical user interface of OPEM (Open Source PEM Fuel Cell Simulation Tool).
| Branch | master | develop |
| Travis | ||
| AppVeyor |
| Code Quality |
- Download Python3.x (>=3.5)
- Download Version 0.2 or Latest Source
- Run
pip install -r requirements.txtorpip3 install -r requirements.txt(Need root access) - Run
python3 setup.py installorpython setup.py install(Need root access)
- Check Python Packaging User Guide
- Run
pip install gopemorpip3 install gopem(Need root access)
- Run
easy_install --upgrade gopem(Need root access)
- Download Exe-Version 0.2
- Run
GOPEM.exe
- Download DMG-Version 0.2
- Open DMG file
- Copy
GOPEMinto your system - Run
GOPEM
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.
- Open
CMD(Windows) orTerminal(UNIX) - Run
python -m gopemorpython3 -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)
Just fill an issue and describe it. We'll check it ASAP! or send an email to opem@ecsim.ir.
Gitter is another option :
If you use OPEM in your research , please cite this paper :
@article{Haghighi2018,
doi = {10.21105/joss.00676},
url = {https://doi.org/10.21105/joss.00676},
year = {2018},
month = {jul},
publisher = {The Open Journal},
volume = {3},
number = {27},
pages = {676},
author = {Sepand Haghighi and Kasra Askari and Sarmin Hamidi and Mohammad Mahdi Rahimi},
title = {{OPEM} : Open Source {PEM} Cell Simulation Tool},
journal = {Journal of Open Source Software}
}
Download OPEM.bib(BibTeX Format)
12Xm1qL4MXYWiY9sRMoa3VpfTfw6su3vNq




