Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ccsi-toolset/membrane_model
Membrane Separation Model: Updated hollow fiber membrane model and system example for carbon capture.
https://github.com/ccsi-toolset/membrane_model
process-models windows-7
Last synced: 2 months ago
JSON representation
Membrane Separation Model: Updated hollow fiber membrane model and system example for carbon capture.
- Host: GitHub
- URL: https://github.com/ccsi-toolset/membrane_model
- Owner: CCSI-Toolset
- License: other
- Created: 2017-05-19T22:01:03.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-08-13T23:52:05.000Z (over 5 years ago)
- Last Synced: 2024-06-11T17:44:52.180Z (8 months ago)
- Topics: process-models, windows-7
- Language: Makefile
- Size: 3.22 MB
- Stars: 2
- Watchers: 6
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Membrane Model
**Membrane Separation Model:** - Updated hollow fiber membrane model and system example for carbon capture.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
* Kayode Ajayi
* 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 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