/
2020-08-03 Meeting notes

2020-08-03 Meeting notes

Date

Now online

Attendees (not all attendees listed as online)

Discussion items

ItemNotes
std::exit

Mitchel Post says "Marc Fransen was told not to use it."

I like it as it called on std::atexit and then the destructors.

I think we should add an std::atexit to write a restart file

 


trunk problem

Juan Esteban Alvarez merge against the trunk and has problems now. Is there an issue

 

 

Multisphere

Martijn Munck, de is still waiting for the multisphere

  • Anthony Thornton will merge this branch into the Trunk with the indevelopment tag
New thermal/liquid particle

This cannot be made as thermal/liquid are both final.

Suggestion make a liquidParticle and thermalParticleTemplate to use for the combination and then finalised versions called LiquiidParticle and ThermalParticles etc..

Parallel outputJulius Mbaziira explain what he has been doing.