Nothing Special   »   [go: up one dir, main page]

Skip to content

Latest commit

 

History

History

examples

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Examples

These data and examples are built using MFEM and derived from their examples (https://mfem.org/examples/). libROM's examples are divided into two categories.

Dynamic Mode Decomposition (DMD)

  • DG Advection
  • DG Euler
  • Heat Conduction
  • Parametric Heat Conduction
  • DE (Differential Evolution) Parametric Heat Conduction
  • Nonlinear Elasticity

Projection-based Reduced Order Models (PROM)

  • DG Advection (Global ROM)
  • DG Advection (Local ROM with matrix interpolation)
  • Linear Elasticity
  • Nonlinear Elasticity(Global ROM)
  • Mixed Nonlinear Diffusion (Global ROM)
  • Poisson (Global ROM)
  • Poisson (Local ROM using the greedy algorithm)