Skip to content
Kjetil Andre Johannessen edited this page Mar 1, 2017 · 12 revisions

Main Page

Welcome to the IFEM wiki. Your guide to everything IFEM.

The structure of IFEM is that you have a core library (this repository) and several applications built on top of this. To start using it you will first need to clone and compile the core library followed by either making your own applications or downloading existing ones. The default location to put these applications is in the Apps-folder

IFEM applications

Elasticity

Linear elasticity solvers. Covers a wide range of symmetry-formulations, beam elements, thermal expansions and academic problems with known exact solutions.

https://github.com/OPM/IFEM-Elasticity

Poro-Elasticity

Solver for the poro-elasticity equations. This requires the Elasticity application above.

https://github.com/OPM/IFEM-PoroElasticity

Open Fracture

Solver for fracture dynamics. This requires the Elasticity application above.

https://github.com/OPM/IFEM-OpenFrac


Compiling IFEM

Using IFEM

Developing in IFEM