Skip to content

CCSI-Toolset/Pulverization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pulverization

DEM Based Pulverization. A mfix pulverization model that simulates the crack propagation and ultimate break-down within an aggregate particle (assembly of a number of sub-particles) under compression.

Note: this product is also part of the CFDModels_bundle

Getting Started

See installation and user guide documents in the documentation subdirectory.

Authors

  • Wesley Xu
  • Brett Okhuysen

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.

See also the list of contributors who participated in this project.

Versioning

We use SemVer for versioning. For the versions available, releases or tags on this repository.

License & Copyright

See LICENSE.md file for details