Castro icon indicating copy to clipboard operation
Castro copied to clipboard

change how we do MHD prim_half

Open zingale opened this issue 3 years ago • 0 comments

PR summary

Instead of using the Jacobian transformation of variables, we update the conserved state and then just use ConsToPrim()

PR motivation

PR checklist

  • [ ] test suite needs to be run on this PR
  • [ ] this PR will change answers in the test suite to more than roundoff level
  • [ ] all newly-added functions have docstrings as per the coding conventions
  • [ ] the CHANGES file has been updated, if appropriate
  • [ ] if appropriate, this change is described in the docs

zingale avatar Jul 05 '20 01:07 zingale