tofstie / PHiLiP

Parallel High-Order Library for PDEs through hp-adaptive Discontinuous Galerkin methods
Other
0 stars 0 forks source link

Reduced order runge kutta #3

Closed tofstie closed 2 weeks ago

tofstie commented 2 weeks ago

Merging RORK into development branch for using the multicore and time_pod functionality. This will allow for running some entropy-stable reduced-order models on Narval once development is also merged with ROM_Shock. Merging into ROM_Shock will take a lot of work.

The PR will most likely have a few comments and small changes once it moves from a Draft PR. Some small things are needed before that, but in this current state, we can move forward with merging into development and keeping the branches seperate and re-merging later.

tofstie commented 2 weeks ago

Fixed Memory leak, will merge into Development with the test fail documented by Issue #4