Meeting notes MercuryMonth
April 25
- All should commit your codes to your branch
- Don’t use cout or cerr in teh Kernel. Use logger only, to avoid flushing.
- In MercuryMonth, we will have daily meetings at 11: Gather
- We will discontinue the slack group
Topics:
Sahar: Calibration, Spray modelling
Mohammed: Problem with Coupling, MPI/OpenMP restarting
Juan: Allow VCoupling to work with multiphysics
Timo: Replace cout with logger
Igor: integrate clump functionality into multiparticles, make multiparticle parallel
If anyone needs help, contact Timo, he is the man for everything
April 26
Working on:
Thomas: Coupling interface
Anthony: Exception Handling, News feed
Timo: Variadic template (it should be taught next year in MLab course)
Sahar: Questions on PSD class (improve documentation on it)
Igor: Clumps, multiparticle
Juan: Looks at volume coupling, first look at HC’s version
- We can now use C++ 17 features in MercuryDPM. (Requires cmake update to 3.18)