pecos / tps

Torch Plasma Simulator
BSD 3-Clause "New" or "Revised" License
8 stars 2 forks source link

Hist tracker #54

Closed marc-85 closed 3 years ago

marc-85 commented 3 years ago

Creates a history file so that we can track averaged time-variations in the domain. This helps in determining when the simulation has gone past initial transients.

marc-85 commented 3 years ago

I think this is ready. The only thing that I can't try at the moment is the averaging on GPU since PR #48 has not been landed yet