Skip to content

Removed re-set of v_sig in force loop (was not required)

Josh Borrow requested to merge remove_vsig_reset into master

As expected now that we correctly calculate v_sig in the gradient loop it does not need to be set during the force loop.

Before:

SedovFast

After:

Sedov

Closes #722 (closed)

Merge request reports