Castro icon indicating copy to clipboard operation
Castro copied to clipboard

move Schlieren plot into main routine

Open zingale opened this issue 1 year ago • 1 comments

also do it as a derived field -- this now works better with jumps in refinement. Also the old version was only using a level 0 covering grid.

PR summary

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 Aug 12 '22 20:08 zingale

Here's the old plot:

subch_schlieren_old

and the new version (with this PR):

subch_lap_rho_sequence

zingale avatar Aug 12 '22 20:08 zingale