Skip to content

[staggerednc][test] Fix tests and update ref solution

Kilian Weishaupt requested to merge fix/test-freeflow-nc into next
  • Old test used parabolic velocity profile as initital and boundary condition although Re was way over 1000. This led to some strange behaviour regarding the pressure gradient

  • We now give the system some additional time so that the "right" pressure gradient can evolve before injecting the tracer

  • Add output of deltaP

Merge request reports