https://github.com/ccsi-toolset/bfb_reactor
A unified set of Bubbling Fluidized Bed Reactor models for various configurations in both steady-state and dynamic versions.
https://github.com/ccsi-toolset/bfb_reactor
process-models solid-sorbent windows-7
Last synced: 4 months ago
JSON representation
A unified set of Bubbling Fluidized Bed Reactor models for various configurations in both steady-state and dynamic versions.
- Host: GitHub
- URL: https://github.com/ccsi-toolset/bfb_reactor
- Owner: CCSI-Toolset
- License: other
- Created: 2017-05-19T14:33:03.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-03-22T00:40:18.000Z (about 7 years ago)
- Last Synced: 2024-10-11T14:21:36.042Z (8 months ago)
- Topics: process-models, solid-sorbent, windows-7
- Language: Makefile
- Size: 29.8 MB
- Stars: 5
- Watchers: 6
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# BFB Reactor
A unified set of Bubbling Fluidized Bed Reactor models for various configurations in both steady-state and dynamic versions.Note: this product is also part of the [ProcessModels bundle](../../../ProcessModels_bundle)
## Getting Started
See installation and user guide documents in the [documentation](docs) subdirectory.## Authors
* Andrew Lee
* Debangsu BhattacharyyaSee 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