Versions Compared

Key

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

...

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 agaist against the trunk and has problems now. Is there an issue

 

 

New thermal/liquid particle

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

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