A different "out" file is generated every time the dynamic simulation is conducted. But the "out" file will record information of the former simulations, making itself take up large memory, how can I solve the problem?
Let me make an example: Based on a group of "sav" and "dyr" file, First run, the "out" file 1 may have 24 curves. And the second run, the "out" file 2 then will have 48 curves ( but the first 24 curves and the second 24 curves are exactly the same) how can I make it right? I want to make every "out" file have the right 24 curves.