PyMPDATA icon indicating copy to clipboard operation
PyMPDATA copied to clipboard

Burgers example improvements

Open slayoo opened this issue 8 months ago • 2 comments

  • [ ] smoke test checking the match against analytic solution
  • [ ] upwind plots in the notebook (incl. animation)
  • [ ] use notebook_vars in the tests?
  • [x] avoid .copy() in time-stepping loop

slayoo avatar Jun 26 '25 08:06 slayoo

I'm working on these improvements in this PR: https://github.com/open-atmos/PyMPDATA/pull/602

WojciechNeuman avatar Jul 04 '25 08:07 WojciechNeuman

the .copy() is addressed in #607

slayoo avatar Oct 28 '25 15:10 slayoo