Create checks in plot_param_id.sh (plot_param_id_script.py) · Issue #55 · FinbarArgus/circulatory_autogen · GitHub
More Web Proxy on the site http://driver.im/
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
We need to include checks in the plotting of final results that can be turned off or on for:
Convergence to periodic steady state. Stephen has done some work on this. This could also be done with the param id run.
sensitivity to small changes in maximumStep. Sometimes a large maximumStep can create numerical issues, which changes the fitting results. By comparing to a small change in maximumStep, we can quickly check if the solution is locally independent of the maximumStep.
The text was updated successfully, but these errors were encountered:
We need to include checks in the plotting of final results that can be turned off or on for:
Convergence to periodic steady state. Stephen has done some work on this. This could also be done with the param id run.
sensitivity to small changes in maximumStep. Sometimes a large maximumStep can create numerical issues, which changes the fitting results. By comparing to a small change in maximumStep, we can quickly check if the solution is locally independent of the maximumStep.
The text was updated successfully, but these errors were encountered: