...
What | Who | Priority | Comments |
---|---|---|---|
Profile some example codes and optimise MercuryDPM accordingly | Irana | Low | Marnix has some preliminary result
|
Change output file-directory structure to a nicer one | 2 people | Medium | Binary output, in directory structure, with descriptor, binary-to-?? reader, logger tool see MDPM-118 MDPM-137 MDPM-122 MDPM-121
|
Check all comments in Alpha if they are complete and correct | Bert | High | Also code that should be merged from Trunk to Alpha |
Make a new alpha and beta | Anthony | High | |
Check all \todo and \bug | Anthony or Thomas? | High | |
Write tutorial for coarse graining and add to documentation | Thomas & Deepak? | ||
MDPM-177 - Neighbourhood detection of walls | Thomas and Luca | High | |
MDPM-109 Add more tutorials | Jonny/Deepak | High | |
MDPM-123 size of BaseParticle/BaseInteractable/BaseObject | Thomas | Low | |
MDPM-185 Make a restartable structure for Lambda functions | Anthony | Low |
|
Change license from 2013-2014 to 2013-2017 | Bert | Low | |
Rethink inheritance structure around Files, FilesAndRunNumber, DPMBase. Also think about what should be possible, and what not. | Thomas | Medium | |
Consider replacing all Vec3D and Matrix3D by SmallVector<3> and SmallMatrix<3,3> in the kernel | Thomas and Irana | Medium | Or even consider a typedef for Vec3D and Matrix3D and use the new, templated classes everywhere TW: Can this also do the Matrix3DSymmetric? IFCD: Not yet, and thinking about it, this might be a bad idea anyway. |
Rewrite RoughBottom s.t. it can be used in other applications than the chute | |||
Add a species that keeps restitution coefficient and bulk/Young's modulus constant instead of stiffness and damping | Also needed for non-spherical particles, might be implemented before May. | ||
Finish implementation of non-spherical particles and merge to trunk | Irana & Deepak | ||
Consider to template Mercury on particle-type: spherical, non-spherical | |||
Parallel code Needs list of global functions + documentating | Marnix + other helping. | High | |
Check particle for interaction needs to be an order n algorithm | Marnix | Medium | |
Full distance travelled displacement | Deepak + talk to Kasper | Low |