Package includes: FOQUS GUI, Optimization Engine, Turbine Client. Requires access to a Turbine Gateway installation either locally or on a separate cluster/server. #GAMS is required for heat integration option.
The build/dev environment must have the following tools installed. It has been tested with the following versions. Use other versions at your own risk
- Apache Ant
- Coin Library
- Git for Windows
- Java 1.8
- Microsoft Visual Studio 11.0
- Microsoft .NET v4.0.30319
- Python 2.7
- TexLive for Windows
- Wix Toolset v3.10
See the installation instructions for details.
See our [FAQ][FAQ.md] for frequently asked questions and answers
See also the list of contributors who participated in this project.
- Code development will be peformed in a forked copy of the repo. Commits will not be made directly to the repo. Developers will submit a pull request that is then merged by another team member, if another team member is available.
- Each pull request should contain only related modifications to a feature or bug fix.
- Sensitive information (secret keys, usernames etc) and configuration data (e.g database host port) should not be checked in to the repo.
- A practice of rebasing with the main repo should be used rather that merge commmits.
We use SemVer for versioning. For the versions available, releases or tags on this repository.
See LICENSE.md file for details