Skip to content

sarminh/gopem

 
 

built with Python3 PyPI version

Table of contents

Overview

GOPEM is a graphical user interface of OPEM (Open Source PEM Fuel Cell Simulation Tool).

Branch master develop
Travis
AppVeyor
Code Quality CodeFactor

Installation

Source Code

  • Download Python3.x (>=3.5)
  • Download Version 0.2 or Latest Source
  • Run pip install -r requirements.txt or pip3 install -r requirements.txt (Need root access)
  • Run python3 setup.py install or python setup.py install (Need root access)

PyPI

Easy Install

  • Run easy_install --upgrade gopem (Need root access)

Exe Version (Only Windows)

DMG Version (MacOS)

  • Download DMG-Version 0.2
  • Open DMG file
  • Copy GOPEM into your system
  • Run GOPEM

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

GIF

Screenshot 1

Screenshot 2

  • Open CMD (Windows) or Terminal (UNIX)
  • Run python -m gopem or python3 -m gopem (or run GOPEM.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 opem@ecsim.ir.

Gitter is another option :

Gitter

Dependencies

Requirements Status

Thanks

Cite

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)

DOI badge

DOI

License

FOSSA Status

Donate to our project

Bitcoin :

12Xm1qL4MXYWiY9sRMoa3VpfTfw6su3vNq

Payping (For Iranian citizens) :

Say Thanks!

About

~ GUI for OPEM Library to Plot the Result

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Python 93.9%
  • Shell 5.1%
  • Batchfile 1.0%