Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 14 Next »

Tasks for MercuryDPM:
WhatWhoPriorityComments
Make new alpha/betaAnthony?  
Check all \todo's and \bug'sThomas and Ant?  
Review JIRA jobsAll  
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 VideoThomas, 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 generationJonny 

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 typeDeepak and Irana?  
Non-spherical particles: add & test Jacobian, Hessian etc. for non-ellipsoidsDeepak 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 lowmake 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.
Improve documentation and tutorials  There are a number of features each used by only one or two people in the USER directory in specific applications. It would be nice to document them so that other people can use them as well.
  • No labels