You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: