The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here
prevent Result History from deleting
Hi,
I'm running a lot of simulations, and many times I would like to return to a previous result.
The awesome "Result History" is perfect for that, but the history keeps deleting after about 20 simulations.
Is there a way to keep all the history or at least increase buffer size?
Thanks!
Yinnon
I'm running a lot of simulations, and many times I would like to return to a previous result.
The awesome "Result History" is perfect for that, but the history keeps deleting after about 20 simulations.
Is there a way to keep all the history or at least increase buffer size?
Thanks!
Yinnon
0
Answers
the history is very problematic in terms of memory consumption. Thus it will delete old results based on your memory usage.
If you want to revisit old results later, please follow the suggestion posted above. You could add a timestamp to your "Store" operator so that you have a nice history in your repository. To do that, simply put something like "%{t} - My Result" as the repository entry parameter where %{t} is the current date and time.
Regards,
Marco