ComputationalBiomechanicsLab / opensim-creator

A UI for building OpenSim models
https://opensimcreator.com
Apache License 2.0
142 stars 17 forks source link

Add ability to extend/shrink already-started simulations #839

Closed adamkewley closed 5 months ago

adamkewley commented 5 months ago

Feature request from user.

Use-case: user runs many shorter simulations while tweaking a model, lands on a "hit", decides they want to extend the simulation timeframe to confirm the "hit".

UI needs to provide a button/input such that the user can change the end time of a simulation, while handling edge-case concerns such as shrinking the simulation, extending it while a thread i still churning away at the original simulation, etc. etc.