m (edit ITHACA-SEM) |
m |
||
| Line 2: | Line 2: | ||
[[Category:Software]] |
[[Category:Software]] |
||
| + | |||
| + | [[File:ithaca-sem.png|100px|right|ithaca-sem box]] |
||
[https://github.com/mathLab/ITHACA-SEM ITHACA-SEM]: In real Time Highly Advanced Computational Applications with Spectral Element Methods - Reduced Order Models for Nektar++ , is a C++ package for the Model Order Reduction |
[https://github.com/mathLab/ITHACA-SEM ITHACA-SEM]: In real Time Highly Advanced Computational Applications with Spectral Element Methods - Reduced Order Models for Nektar++ , is a C++ package for the Model Order Reduction |
||
| − | simulations with the spectral/hp element software [https://nektar.info Nektar++] |
+ | simulations with the spectral/hp element software [https://nektar.info Nektar++]. |
| + | It uses [http://eigen.tuxfamily.org Eigen] to perform the matrix decompositions required for parametric model order reduction. |
||
Revision as of 12:08, 4 February 2019
Note: This page has not been verified by our editors.
ITHACA-SEM: In real Time Highly Advanced Computational Applications with Spectral Element Methods - Reduced Order Models for Nektar++ , is a C++ package for the Model Order Reduction simulations with the spectral/hp element software Nektar++. It uses Eigen to perform the matrix decompositions required for parametric model order reduction.