opem
                                
                                
                                
                                    opem copied to clipboard
                            
                            
                            
                        OPEM (Open Source PEM Fuel Cell Simulation Tool)
#### Description Discord channel would be a nice place for `ECSIM`'s users to share their experiences, request new features and/or issue and etc. We can made a discord badge linking...
It would be nice to have the HTML, CSV and OPEM reports returned as items in the results list instead of physical files when running in library mode, so the...
Hi! @NGC2023 Is working in package opem in Debian. I can note that develop branch is working with py3.12. But apply the patch https://github.com/ECSIM/opem/pull/203 to version 1.3 is not an...
#### Description __ init __.py missing in opem/Test/ causing test failure during Debian packaging. This is not related to pypi. opem.v1.3
#### Description Add `timeout` to `requests.get` in `check_update` function
#### Description Add `console_scripts` entry point to `setup.py` to run OPEM directly from the terminal. ```console opem ``` instead of ```console python -m opem ```