Skip to content

Added diffusion reset in hydro when doing feedback and updated function signatures

Josh Borrow requested to merge swift-fix-viscosity-reset into master

We need to also reset the diffusion to zero when doing feedback as well as resetting the viscosity to max.

I have:

  • Done this for schemes that include variable diffusion
  • Re-named the function to hydro_diffusive_feedback_reset as this no longer only resets the viscosity
Edited by Josh Borrow

Merge request reports