https://github.com/ccsi-toolset/apcframework
Unified framework in MATLAB for application and testing of advanced control algorithms towards efficient process operation and control
https://github.com/ccsi-toolset/apcframework
apc-framework
Last synced: 6 months ago
JSON representation
Unified framework in MATLAB for application and testing of advanced control algorithms towards efficient process operation and control
- Host: GitHub
- URL: https://github.com/ccsi-toolset/apcframework
- Owner: CCSI-Toolset
- License: other
- Created: 2017-06-23T18:30:27.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2018-08-13T18:13:40.000Z (almost 8 years ago)
- Last Synced: 2025-01-21T19:41:07.832Z (over 1 year ago)
- Topics: apc-framework
- Language: Matlab
- Homepage:
- Size: 5.02 MB
- Stars: 4
- Watchers: 2
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# APCFramework
Unified framework in MATLAB for application and testing of advanced control algorithms towards efficient operation and control of carbon-capture processes
## Getting Started
See installation and user guide documents in the [documentation](docs) subdirectory.
## Authors
* [Priyadarshi Mahapatra](https://github.com/pmahapatra04)
* [Stephen Zitney](https://github.com/zitney)
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 that merge commmits.
## Versioning
We use [SemVer](http://semver.org/) for versioning. For the versions available,
[releases](../../releases) or [tags](../../tags) on this repository.
## License & Copyright
See [LICENSE.md](LICENSE.md) file for details