https://github.com/ccsi-toolset/compressor
Multi-stage Centrifugal Compressor Model - A unified set of compressor models including steady-state design point model and dynamic model with surge detection.
https://github.com/ccsi-toolset/compressor
process-models windows-7
Last synced: 6 months ago
JSON representation
Multi-stage Centrifugal Compressor Model - A unified set of compressor models including steady-state design point model and dynamic model with surge detection.
- Host: GitHub
- URL: https://github.com/ccsi-toolset/compressor
- Owner: CCSI-Toolset
- License: other
- Created: 2017-05-19T17:56:19.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2024-07-09T21:04:48.000Z (almost 2 years ago)
- Last Synced: 2024-10-11T14:21:33.799Z (over 1 year ago)
- Topics: process-models, windows-7
- Language: Makefile
- Size: 4.18 MB
- Stars: 3
- Watchers: 7
- Forks: 5
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# compressor
**Multi-stage Centrifugal Compressor Model** - A unified set of compressor models including steady-state design point model and dynamic model with surge detection.
Note: This product is also part of the [Process Models Bundle](../../../ProcessModels_bundle)
## Getting Started
See installation and user guide documents in the [documentation](./docs) subdirectory.
## Authors
* Ben Omell
* Debangsu Bhattacharyya
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,
see the [releases](../../releases) or [tags](../../tags) for this repository.
## License & Copyright
See [LICENSE.md](LICENSE.md) file for details