dougshidong / PHiLiP

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

Reduced order methods #85

Closed donovan97 closed 3 years ago

donovan97 commented 3 years ago

Pull request to add reduced-order methods POD-Galerkin and POD-Petrov Galerkin, with test on Burger's Rewienski.

The changes are the following:

donovan97 commented 3 years ago

Tests have been run, all required tests pass.

donovan97 commented 3 years ago

Looking good. Would it be possible to provide references to some of the papers you might have used for the POD basis? For example, whenever some code closely related to a formula of a paper, mention paper and formula number.

Done in the most recent commit.