Skip to content
/ redbKIT Public
forked from redbKIT/redbKIT

redbKIT is a MATLAB library for reduced-order modeling of parametrized PDEs

License

Notifications You must be signed in to change notification settings

fukipa/redbKIT

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

##redbKIT : a MATLAB(R) library for reduced-order modeling of parametrized PDEs

redbKIT is a MATLAB library for finite element simulation and reduced-order modeling of Partial Differential Equations developed at EPFL - Chair of Modeling and Scientific Computing).

In particular, it includes straightforward implementations of many of the algorithms presented in the companion book:

[QMN16] A. Quarteroni, A. Manzoni, F. Negri. Reduced Basis Methods for Partial Differential Equations. An Introduction, Springer, 2016.

redbKIT consists of three main packages: RB_library, FEM_library and Problems.

For further details please visit redbKIT website.

Download and Installation

To install the library, please follow the instructions contained in the INSTALL file or visit redbKIT website.

License

redbKIT is distributed under BSD 2-clause license

Copyright (c) 2015-2017, Ecole Polytechnique Fédérale de Lausanne (EPFL) All rights reserved.

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

  • Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.

  • Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

Development

redbKIT was developed and is currently maintained by Federico Negri.

Paola Gervasio (Università degli Studi di Brescia) is gratefully acknowledged for granting the use of parts of the finite element code MLife.

Contact

Should you have any questions regarding redbKIT, do not hesitate to contact us by email at redbkit@gmail.com. We also encourage contributions that can help to improve the code or the documentation, and to make redbKIT more useful.

About

redbKIT is a MATLAB library for reduced-order modeling of parametrized PDEs

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • MATLAB 68.8%
  • C 27.5%
  • GLSL 2.3%
  • C++ 0.7%
  • PHP 0.3%
  • Shell 0.2%
  • Other 0.2%