conservation-laws / ryujin

High-performance high-order finite element solver for hyperbolic conservation equations
https://conservation-laws.org
Other
103 stars 25 forks source link

AMR preparation, part I: Clean up and refactor main loop #128

Closed tamiko closed 2 months ago

tamiko commented 2 months ago

This pull request renames a couple of configuration options which might be slightly annoying. But we want to repurpose the old output granularity timer now also for mesh adaptivity and the configuration option name becomes awkward.

Apart from renaming some configuration options I take the opportunity and simplify some logic in the main loop.