Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

ItemNotes
std::exit

Mitchel Post.

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

Mitchel Post

 


trunk problem

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

 

Anthony Thornton will mege Juan branch with Trunk

 

New thermal/liquid particle

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

Suggestion finalmake a liquidParticle and thermalParticletemplate to use for the combinatio and then finalisied versions called LiquiidParticle etc..