8

Click here to load reader

emgr

  • Upload
    gramian

  • View
    84

  • Download
    2

Embed Size (px)

DESCRIPTION

Software Short Communications on the Empirical Gramian Framework; held at RB Summer School 2014

Citation preview

Page 1: emgr

emgr

Christian Himpe ([email protected])Mario Ohlberger ([email protected])

WWU MünsterInstitute for Computational and Applied Mathematics

Reduced Basis Summer School 2014 (Software Shorts)

Page 2: emgr

About

emgr - EMpirical GRamian FrameworkVersion 2.2DOI: 10.5281/zenodo.10275Open-Source (BSD 2-Clause-License)Compatible with

OctaveMatlab(FreeMat)

About 400 LoCNo Toolbox / Package Dependencies

Page 3: emgr

Capabilities

Empirical Controllability GramianEmpirical Observability GramianEmpirical Cross GramianEmpirical Linear Cross GramianEmpirical Sensitivity GramianEmpirical Identifiability GramianEmpirical Joint Gramian

Page 4: emgr

Application

Model Order ReductionState ReductionRobust ReductionParametric ReductionParameter ReductionCombined Reduction

Parameter IdentificationSensitivity AnalysisDecentralized ControlUncertainty Quantification

Control SystemsFirst- & Second-OrderLinear & NonlinearParametrized

Discretized PDEs

Page 5: emgr

Interface

Minimal Usage:

W = emgr(f,g,q,t,w);

General Usage:

W = emgr(f,g,q,t,w,pr,nf,ut,us,xs,um,xm,yd);

Page 6: emgr

Features

Implementation:Uniform InterfaceDesigned like an AppAdaptable Solver BackendOnly Matrix and Vector OperationsAccelerated by Generalized Transpositions

Performance:VectorizedImplicit ParallelizationExplicit Parallelization HintsProfiledBenchmarked

Page 7: emgr

Links

Listings:

Github:http://github.com/gramian/emgr

Matlab Fileexchange:http://mathworks.com/matlabcentral/fileexchange/40169-emgr-empirical-gramian-framework

Community Listings:

MoRePaS:http://www.morepas.org/software/index.html

MORwiki:http://morwiki.mpi-magdeburg.mpg.de/morwiki/index.php/Emgr

Reviewed Listings:

Oberwolfach References on Mathematical Software:http://orms.mfo.de/project?id=345

swMath:http://swmath.org/software/7554

Page 8: emgr

Shameless Plug

emgr - Empirical Gramian FrameworkDownload | Documentation | Demos

http://gramian.de

Thanks!