FEBio

Last updated
FEBio
Developer(s) Musculoskeletal Research Laboratories (University of Utah) and Musculoskeletal Biomechanics Laboratory (Columbia University)
Stable release
4.3 / August 2023
Operating system Linux, Mac OS X, Windows
Type Technical computing
License MIT
Website https://febio.org/

FEBio [1] [2] (Finite Elements for Biomechanics) is a software package for finite element analysis [3] and was specifically designed for applications in biomechanics and bioengineering. It was developed in collaboration with research groups from the University of Utah (MRL, SCI) and Columbia University (MBL).

Contents

FEBio offers modeling scenarios, constitutive models, and boundary conditions that are relevant to numerous research areas and specializes in the analysis of 3D multiphysics models that can undergo large deformations. Users can solve problems in solid mechanics, contact analysis, porous media problems, fluid mechanics, and as of version 2.8, fluid-solid interaction (FSI) problems as well. FEBio supports both quasi-static and dynamic analyses. A more detailed overview of FEBio's features follows below.

The source code for FEBio is publicly available and, as of version 2.9, distributed under the MIT License. Older versions are available under a custom license and are not considered Open-source software because they are only free for non-commercial use.

The source code is available on GitHub ()

FEBio supports a plugin framework that allows users to easily extend and customize the set of features for their specific needs. Using this plugin framework users can develop new constitutive models, boundary conditions, body loads, nonlinear constraints, and even new finite element solvers (see e.g. the FEBioChem plugin, which implements a reaction-diffusion solver for solving chemical reactions in mixtures ).

Overview

A brief overview of the available features (as of version 2.8) follows. A more complete list can be found in the FEBio User's manuals .

FEBio Studio

FEBio is a command-line application that only implements the solver algorithms. To assist with setting up FEBio models and analyzing the results, the FEBio Studio software was developed.

FEBio Studio is the newest development platform for creating, running, and analyzing FEBio models. It allows users to import geometry and meshes from various file formats, including some CAD formats (BREP, STEP) and offers some tet mesh generation capabilities. Users can then set up boundary, loading, and contact conditions, and define material and analysis parameters. The models can be run with FEBio directly from the FEBio Studio interface, or exported to the xml-formatted FEBio input file. Models can be run locally or send to a remote server. After FEBio completes, the results can be loaded directly into FEBio Studio for visualization and analysis.

FEBio Studio also provides access to an online model repository, which offers example models, models used in the FEBio Studio Webinars, and models shared by the FEBio community.

Legacy tools

Prior to FEBio Studio, users used the PreView software to set up FEBio models and PostView for visualization and analysis. Since FEBio Studio combines these two software packages, in addition to providing many more features, the PreView and PostView software are considered obsolete.

PreView and PostView are no longer under active development since they are replaced by FEBioStudio. Users that still use these software packages are encouraged to switch to FEBio Studio.

Support

Support for FEBio comes in various forms. A Theory manual and User manual are provided as part of the installation and are available online as well . Users can also ask questions on the FEBio User forums , and can report bugs and make new feature requests on the GitHub page.

Related Research Articles

References

  1. Maas, SA; Ellis BJ; Ateshian GA; Weiss JA (2012). "FEBio: Finite elements for biomechanics". Journal of Biomechanical Engineering. 134 (1): 011005. doi:10.1115/1.4005694. PMC   3705975 . PMID   22482660.
  2. Maas, Steve A.; Ateshian, Gerard A.; Weiss, Jeffrey A. (2017-06-20). "FEBio: History and Advances". Annual Review of Biomedical Engineering. 19 (1): 279–299. doi:10.1146/annurev-bioeng-071516-044738. ISSN   1523-9829. PMC   6141040 . PMID   28633565.
  3. Bonet, Javier; Wood, Richard (2008). Nonlinear Continuum Mechanics for Finite Element Analysis. Cambridge University Press. ISBN   978-0-521-83870-2.