Meeting notes MercuryMonth

April 25

  1. All should commit your codes to your branch
  1. Don’t use cout or cerr in teh Kernel. Use logger only, to avoid flushing.
  1. In MercuryMonth, we will have daily meetings at 11: https://app.gather.town/app/rRe6nPHIdelLNIfs/MercuryDPM
  1. 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

  1. We can now use C++ 17 features in MercuryDPM. (Requires cmake update to 3.18)