AdityaSavara / PEUQSE

Parameter estimation for complex physical problems often suffers from finding ‘solutions’ that are not physically realistic. The PEUQSE software provides tools for finding physically realistic parameter estimates, graphs of the parameter estimate positions within parameter space, and plots of the final simulation results.
13 stars 5 forks source link

tracking and exporting time for simulation #339

Open ChrisBNEU opened 5 months ago

ChrisBNEU commented 5 months ago

Adding an option for how long a simulation loop takes to execute, relative to the parameter values in the simulation wrapper, would be helpful.

ChrisBNEU commented 5 months ago

A few features that could result from this:

  1. plots across the parameter space
  2. track time of the feature itself, relative to the runtime of the simulation, and if it exceeds a threshold, turn the feature off (to save compute time).