https://github.com/ccsi-toolset/oxyfuel
A framework in GAMS for synthesis of coal oxycombustion power plants using advanced optimization algorithms. This release focuses on cryogenic ASU modeling and optimization.
https://github.com/ccsi-toolset/oxyfuel
combustion-models
Last synced: 4 months ago
JSON representation
A framework in GAMS for synthesis of coal oxycombustion power plants using advanced optimization algorithms. This release focuses on cryogenic ASU modeling and optimization.
- Host: GitHub
- URL: https://github.com/ccsi-toolset/oxyfuel
- Owner: CCSI-Toolset
- License: other
- Created: 2017-06-23T18:52:17.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2018-07-10T17:43:00.000Z (almost 8 years ago)
- Last Synced: 2025-07-05T19:37:00.245Z (12 months ago)
- Topics: combustion-models
- Language: GAMS
- Homepage:
- Size: 3.83 MB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# 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](../../../Oxy-CombustionModels_bundle)
## Getting Started
See installation and user guide documents in the [documentation](./docs) subdirectory.
## Authors
* [Alexander Dowling](mailto:adowling@nd.edu)
* John Eason
See also the list of [contributors](../../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](http://semver.org/) for versioning. For the versions available,
see the [releases](../../releases) or [tags](../../tags) for this repository.
## License & Copyright
See [LICENSE.md](LICENSE.md) file for details