puncproject / PUNCpp

Particles-in-UNstructured-Cells, C++ version
https://punc.readthedocs.io
GNU General Public License v3.0
12 stars 6 forks source link

Option in input file to write field variables every n'th timestep #2

Closed sigvaldm closed 6 years ago

sigvaldm commented 6 years ago

This could also include some averaging, for instance relaxation averaging (EMA). Some simple tests should be carried out to verify that it isn't too time-consuming (perhaps less than a percent).

diakodarian commented 6 years ago

Done!