...
What | Who | Priority | Comments |
---|---|---|---|
Make new alpha/beta | Anthony? | ||
Check all \todo's and \bug's | Thomas and Ant? | ||
Review JIRA jobs | All | ||
Complete new coarse graining tool (including more doc's) | Thomas | ||
Complete binary restart files (i.e. include protolib) | Ant and Thomas | ||
Contact laws for sintering (?) | Yousef? | ||
MercuryPromo Video | Thomas, all. | ||
Test suite for parallel | Needs Anthony to setup the cmake infrastructure for MPITesting Marnix can then lead the transfer of knowledge to the new students about the parallel code (what tests are needed) | ||
Shifting Maser boundary (for hoppers) | Jonny | ||
Frozen particle base generation | Jonny | Automatic generation of frozen-particle rough bases, with the ability to specify random seed, topographical lengthscales, and amount of randomness/latticeness. Irana: is it an idea to have a separate ParticleHandler for fixed particles? For a) probably better performance and b) easy check if there is a rough bottom and c) easier changes in the rough bottom. | |
Speed optimisation for fixed particles | When doing long-chute simulations, the fixed particles cause a hefty slow-down compared to having no fixed particles (flat bottom). Even having just a rough bottom and no flow particles already takes a non-trivial amount of time to calculate. | ||
Non-spherical particles: interactions with walls
| Deepak and Irana? | ||
Non-spherical particles: template on particle type | Deepak and Irana? | ||
Non-spherical particles: add & test Jacobian, Hessian etc. for non-ellipsoids | Deepak and Irana? | ||
Speed testing | vtune is intel software to measure peak performance; Wouter/Edwin vd Saar has access to it. | ||
Parallel code: read from serial restart file | It would be cool if we can merge any N restart-files to M restart-files, where N != M | ||
Parallel code: user manual for what should be done before calling solve,what in setupInitialConditions, etc. | |||
Speed up compilation times | low | make fullTest now takes ages, especially with the USER directory turned on. This is annoying, and there are some tips and tricks on the internet to speed up compilation times. | |
Update existing example driver codes | For example everything in the FlowRulePaper-folder needs to be updated. |