What is redbKIT?
redbKIT is a MATLAB library for finite element simulation and reduced-order modeling of Partial Differential Equations. In particular, it includes straightforward implementations of many of the algorithms presented in the companion book.Features
redbKIT consists of three main packagesFEM_library
provides 2D/3D finite elements approximations of advection-diffusion-reaction equations, Navier-Stokes equations, nonlinear elastostatic and elastodynamics, and fluid-structure interaction problems.
RB_library
implements Galerkin and least-squares RB methods, POD, greedy algoritm, EIM, DEIM, MDEIM etc.
Problems
contains a gallery of tests, examples and applications.