An open API service indexing awesome lists of open source software.

https://github.com/ccsi-toolset/1mw_cfd

1MW adsorber and regenerator CFD models
https://github.com/ccsi-toolset/1mw_cfd

cfd-models sorbent

Last synced: 4 months ago
JSON representation

1MW adsorber and regenerator CFD models

Awesome Lists containing this project

README

          

# 1MW CFD
1MW adsorber and regenerator CFD models

Note: this product is also part of the [CFDModels_bundle](../../../CFDModels_bundle)

## Getting Started

See installation and user guide documents in the [documentation](./docs) subdirectory.

## Authors

* Kevin Lai
* Wenxiao Pan
* Zhijie (Jay) Xu

See also the list of [contributors](../../contributors) who participated in this project.

## Development Practices

* Code development will be peformed 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