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

`MeshAdaptor`: update configuration file options #153

Closed tamiko closed 1 month ago

tamiko commented 1 month ago

This is a breaking change for configuration files. In order to properly put in the MeshAdaptor we need to shift two section names. Furthermore, decouple the analyze() function from the timer ticks in the TimeLoop.

tamiko commented 1 month ago

@ejtovar FYI