Skip to content
This repository was archived by the owner on Apr 23, 2021. It is now read-only.

Add DEM prototype#101

Merged
nathanfranklin merged 29 commits intomasterfrom
add-dem-prototype
Nov 5, 2015
Merged

Add DEM prototype#101
nathanfranklin merged 29 commits intomasterfrom
add-dem-prototype

Conversation

@nathanfranklin
Copy link
Member

This adds a DEM prototype which uses FILE-IO wrapper that in turn uses LIGGHTS

@nathanfranklin
Copy link
Member Author

@ahashibon , here is where I am working on a DEM prototype that extends our current MD wrapper to support DEM (using LIGGHTS)

@nathanfranklin
Copy link
Member Author

@ahashibon , @TobiasRasp , here is an update on extending this wrapper to support DEM through LIGGGHTS

Currently, the file utilities (read_data_file and write_data_file..) have been extended to support different atom types (currently "atomic" and "granular"/"spherical"). In addition, the wrapper has been extended so that it can be either configured for MD or DEM. The DEM wrapper assumes values for some things so that we can run a single example (dem_billiards.py).

what still is missing is:

  • testing of DEM wrapper
  • documentation
  • complete configuration (YOUNGS_MODULUS, POISSONS_RATIO, and material relations for coefficientrestitute and coefficientFriction)
  • support walls
  • DEM wrapper using INTERNAL interface

I put these in order of when I will do them. I suspect the last one has a low priority

EDIT: created an issue to track these todos (#104)

@nathanfranklin nathanfranklin changed the title WIP: Add DEM prototype Add DEM prototype Nov 3, 2015
nathanfranklin added a commit that referenced this pull request Nov 5, 2015
@nathanfranklin nathanfranklin merged commit a4be4bd into master Nov 5, 2015
@nathanfranklin nathanfranklin deleted the add-dem-prototype branch November 5, 2015 13:59
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant