https://github.com/ccsi-toolset/attrition
Attrition Model: An MFIX-based model to predict particle attrition. A coupled computational flluid dynamic (CFD)-DEM MFIX model to investigate the attrition of initially monodispersed solid particles in a jet cup.
https://github.com/ccsi-toolset/attrition
cfd-models sorbent
Last synced: 3 months ago
JSON representation
Attrition Model: An MFIX-based model to predict particle attrition. A coupled computational flluid dynamic (CFD)-DEM MFIX model to investigate the attrition of initially monodispersed solid particles in a jet cup.
- Host: GitHub
- URL: https://github.com/ccsi-toolset/attrition
- Owner: CCSI-Toolset
- License: other
- Created: 2017-06-21T19:00:52.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2018-03-01T21:52:35.000Z (over 8 years ago)
- Last Synced: 2025-10-05T04:41:30.202Z (9 months ago)
- Topics: cfd-models, sorbent
- Language: Makefile
- Size: 1.89 MB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Attrition Model: An MFIX-based model to predict particle attrition.
A coupled computational flluid dynamic (CFD)-DEM MFIX model to investigate the attrition of initially monodispersed solid particles in a jet cup.
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
* Dave DeCroix
* Brett Okhuysen
* Wesley 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) on this repository.
## License & Coppyright
See [LICENSE.md](LICENSE.md) file for details