Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add methods to erase time history for design optimization of transient physics #1051

Closed
kswartz92 opened this issue Dec 14, 2023 · 1 comment

Comments

@kswartz92
Copy link
Contributor

There are containers in the base physics class, e.g. time steps and checkpointed states, that need to be emptied in between design iterations. In the smith meeting on 12/14/23 possible solutions were discussed including adding reset methods for each individual entity that needs to be cleared, or added a "global" reset method that would return the base physics class to the "state" the module is in immediately following construction.

@btalamini
Copy link
Collaborator

Closed by #1183

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants