LLNL / libROM

Model reduction library with an emphasis on large scale parallelism and linear subspace methods
https://www.librom.net
Other
201 stars 36 forks source link

Reorthogonalize parametric dmd basis #111

Closed kevinhkhuynh closed 2 years ago

kevinhkhuynh commented 2 years ago

Added an option to the MatrixInterpolator and ParametricDMD to reorthogonalize a matrix (or W in the case of ParametricDMD) after interpolating. The option is defaulted to false.