Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 1.39 KB

README.md

File metadata and controls

35 lines (23 loc) · 1.39 KB

OxyFuel

OxyCombustionMax - A framework in GAMS for synthesis of coal oxycombustion power plants using advanced optimization algorithms. The 2013 release focuses on cryogenic ASU modeling and optimization.

Note: This product is also part of the Oxy-CombustionModels Bundle

Getting Started

See installation and user guide documents in the documentation subdirectory.

Authors

See also the list of contributors who participated in this project.

Development Practices

  • Code development will be performed 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 than merge commits.

Versioning

We use SemVer for versioning. For the versions available, see the releases or tags for this repository.

License & Copyright

See LICENSE.md file for details