Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/openCEMorg/openCEM
Capacity Expansion Model and Optimiser for the Australian National Energy Market
https://github.com/openCEMorg/openCEM
Last synced: 3 months ago
JSON representation
Capacity Expansion Model and Optimiser for the Australian National Energy Market
- Host: GitHub
- URL: https://github.com/openCEMorg/openCEM
- Owner: openCEMorg
- License: gpl-3.0
- Created: 2018-11-13T03:41:55.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-07-06T21:34:08.000Z (over 1 year ago)
- Last Synced: 2024-04-14T07:11:10.256Z (7 months ago)
- Language: Python
- Size: 17.5 MB
- Stars: 16
- Watchers: 7
- Forks: 5
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: COPYING
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- open-sustainable-technology - openCEM - Capacity Expansion Model and Optimiser for the Australian National Energy Market. (Energy Systems / Energy Markets)
README
[![Build Status](https://travis-ci.com/openCEMorg/openCEM.svg?token=YPwjEg4ZHVHXyJ2xeA7b&branch=master)](https://travis-ci.com/openCEMorg/openCEM)
# openCEM
Welcome to the repository for openCEM
## What is this repository for?
This repository contains the development version of openCEM. You can download and try it in your computer. Please report issues either via:
- Log an issue in the [issue tracker](https://github.com/openCEMorg/openCEM/issues)
- Email [analyticsinfo-at-itpau.com.au](mailto:[email protected])## Requirements
* A computer with at least 16 GB of RAM (32 GB or more recommended)
* Windows, MacOS, or Linux OS
* 4 GB available in your hard drive (for full result sets)
* An active internet connection for the duration of the run## Installation
To run openCEM, you need to install [Python 3](https://www.python.org/download/releases/3.0/) and additional dependencies.
See the [Install](https://github.com/openCEMorg/openCEM/wiki/Install) page for more information.## Documentation
The [Wiki](https://github.com/openCEMorg/openCEM/wiki) for this repository is the main and most up to date source of information for openCEM.
## Examples
Example input files for openCEM can be found in the [Examples](https://github.com/openCEMorg/openCEM_examples) repository