Topic: Selective context file output
Dear Borek,
It has recently come to my attention that when one runs a simulation using the "-c" option it will create a context file for every single increment and the user does not have any control.
This might not be a big problem in implicit cases, but when it comes to dynamic nonlinear explicit simulations, it make a big difference. Writing to an ASCII file in every step takes both time and disk space. It quadrupled the time needed for one of my simulations and had to wait for 12 hours instead of 3.5 and also had to manage 250GB worth of context files.
It might be worth adding a feature similar to those found in the output manager and vtk export module to ask for an output every n increments rather than how it is now.
Kind regards
Morad