Skip to content

Latest commit

 

History

History
74 lines (57 loc) · 3.84 KB

index.rst

File metadata and controls

74 lines (57 loc) · 3.84 KB

RBniCS Project

Go to repository on GitHub Contact us via email

Description

RBniCS

The RBniCS Project contains an implementation in FEniCS of several reduced order modelling techniques (and, in particular, certified reduced basis method and Proper Orthogonal Decomposition-Galerkin methods) for parametrized problems. It is ideally suited for an introductory course on reduced basis methods and reduced order modelling, thanks to an object-oriented approach and an intuitive and versatile python interface. To this end, it has been employed in several doctoral courses on "Reduced Basis Methods for Computational Mechanics".

RBniCS can also be used as a basis for more advanced projects that would like to assess the capability of reduced order models in their existing FEniCS-based software, thanks to the availability of several reduced order methods (such as reduced basis and proper orthogonal decomposition) and algorithms (such as successive constraint method, empirical interpolation method) in the library.

Several tutorials are provided. This software is also a companion of the introductory reduced basis handbook:

G. Rozza, F. Ballarin, L. Scandurra, F. Pichi. Real Time Reduced Order Computational Mechanics: Parametric PDEs Worked Out Problems. SISSA Springer Series, Springer Cham, 2024

Authors

RBniCS was developed by Dr. Francesco Ballarin, currently at Università Cattolica del Sacro Cuore, in collaboration with Prof. Gianluigi Rozza's group at SISSA mathLab.

Timeline and funding

2015 Early development of RBniCS begins at SISSA mathLab.
2016-2021 Financial support of the AROMA-CFD H2020 ERC CoG project (PI: Prof. Gianluigi Rozza, host: SISSA mathLab) for the consolidation of RBniCS development.
2020-2022 Financial support of the NA-from-PDEs PRIN MIUR project (PI: Prof. Gianluigi Rozza, unit: SISSA mathLab) for the continuation of RBniCS development.
2021 Università Cattolica del Sacro Cuore joins the development. SISSA mathLab and Università Cattolica del Sacro Cuore are now partner institutions in the development of RBniCS.
2024 Handbook based on RBniCS is published within the SISSA Springer Series.

Learn more about RBniCS

.. toctree::
    :maxdepth: 1

    tutorials
    installing
    contributing
    citing
    publications

License

Like all core FEniCS components, RBniCS is freely available under the GNU LGPL, version 3.