GetDP
GetDP is an open source finite element solver using mixed elements to discretize de Rham-type complexes in one, two and three dimensions. GetDP is developed by the ACE group from the Montefiore Institute at the University of Liège, and is released under the GNU GPL.
Contents
Getting started
ONELAB allows to use GetDP as a black-box solver: you don't need to know anything about finite elements or de Rham complexes in order to run your first simulations:
- Download the ONELAB bundle:
- Launch the app
- Open a GetDP model:
- Desktop version: go to the File/Open menu and select a GetDP .pro file, e.g. models/magnetometer/magnetometer.pro
- Mobile version: select one of the preloaded models
- Press Run.
GetDP models
Basic templates
These are basic physical templates, that can either be used interactively to define new problems from scratch, or be included in other problem definition files.
Featured physical models
These are complete, parametric application examples, ready to be solved and modified.
Acoustics | Electromagnetism | Heat transfer | Multi-physics |
---|---|---|---|
Advanced numerical techniques
All models
How does it work?
GetDP input files (.pro files) can be instrumented to share parameters with the ONELAB server, through the same syntax as the one used in Gmsh.