Anonymous
×
Create a new article
Write your page title here:
We currently have 105 articles on MOR Wiki. Type your article name above or click on one of the titles below and start writing!



MOR Wiki

Difference between revisions of "ITHACA-SEM"

m
Line 14: Line 14:
 
== Requirements ==
 
== Requirements ==
   
  +
No particular requirements. Standard cmake/make install carries over from Nektar++.
The requirement is an installation of Nektar++ in version 4.4.0.
 
   
 
== Features ==
 
== Features ==
   
As of Feb. 2019:
+
As of Aug. 2021:
  +
* merged with the current Nektar++ master branch
* currently limited to steady-state Navier-Stokes solutions
+
* steady-state Navier-Stokes solutions (intrusive)
* allows using a variable Reynolds number (specified by the kinematic viscosity) as parameter
 
  +
* unsteady Navier-Stokes solutions (non-intrusive)
 
* allows using a variable Reynolds number (specified by the kinematic viscosity) as parameter and geometry
 
* perform offline simulation in ITHACA-SEM or use precomputed Nektar++ *.fld files as snapshot solutions
 
* perform offline simulation in ITHACA-SEM or use precomputed Nektar++ *.fld files as snapshot solutions
 
* computes a POD ROM
 
* computes a POD ROM

Revision as of 15:20, 24 August 2021


Synopsis

ithaca-sem box

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 that uses simulations from the spectral/hp element software Nektar++. It uses Eigen to perform the matrix decompositions required for parametric model order reduction. The GitHub repository is available here: ITHACA-SEM.

Requirements

No particular requirements. Standard cmake/make install carries over from Nektar++.

Features

As of Aug. 2021:

  • merged with the current Nektar++ master branch
  • steady-state Navier-Stokes solutions (intrusive)
  • unsteady Navier-Stokes solutions (non-intrusive)
  • allows using a variable Reynolds number (specified by the kinematic viscosity) as parameter and geometry
  • perform offline simulation in ITHACA-SEM or use precomputed Nektar++ *.fld files as snapshot solutions
  • computes a POD ROM
  • computes ROM parameter sweeps

References

ITHACA-SEM has been used in the following publications, i.e., either the c++ version or a previous python3 version, which is now listed under 'deprecated' in the GitHub repo.

Links

GitHub repository: https://github.com/mathLab/ITHACA-SEM

Website: https://mathlab.sissa.it/ITHACA-SEM

Contact

Martin Hess