https://github.com/ccsi-toolset/bfb_drom
Dynamic Reduced Order BFB Model
https://github.com/ccsi-toolset/bfb_drom
process-models solid-sorbent windows-7
Last synced: about 1 year ago
JSON representation
Dynamic Reduced Order BFB Model
- Host: GitHub
- URL: https://github.com/ccsi-toolset/bfb_drom
- Owner: CCSI-Toolset
- License: other
- Created: 2017-05-17T21:32:58.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2018-03-07T00:39:02.000Z (about 8 years ago)
- Last Synced: 2025-01-21T19:41:09.314Z (over 1 year ago)
- Topics: process-models, solid-sorbent, windows-7
- Language: Makefile
- Size: 1.91 MB
- Stars: 1
- Watchers: 6
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# BFB DROM
Dynamic Reduced Order Models for the solid sorbent Bubbling Fluidized Bed
Note: that this product is also part of the [ProcessModels Bundle](../../../ProcessModels_bundle)
## Getting Started
See installation and user guide documents in the [documentation](./docs) subdirectory.
## 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.
## Authors
* Mingzhao Yu
See also the list of [contributors](../../contributors) who participated in this project.
## 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