Difference between revisions of "GetDP"

From ONELAB
Jump to: navigation, search
(Getting started)
Line 19: Line 19:
  
 
* [[Electric_Machines|Electric Machines]]
 
* [[Electric_Machines|Electric Machines]]
 +
* [[Electromechanical_Relay|Electromechanical Relay]]
 
* [[Magnetodynamics with cohomology conditions]]
 
* [[Magnetodynamics with cohomology conditions]]
 
* Multiple scattering with [[Multiple scattering with Sommerfeld absorbing condition|Sommerfeld ABC]] and with [[Multiple scattering with a Perfectly Matched Layer (PML)|Perfectly Matched Layer (PML)]]
 
* Multiple scattering with [[Multiple scattering with Sommerfeld absorbing condition|Sommerfeld ABC]] and with [[Multiple scattering with a Perfectly Matched Layer (PML)|Perfectly Matched Layer (PML)]]

Revision as of 22:13, 5 May 2013

GetDP is a rather general 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.

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:

  1. Download and uncompress the Gmsh/GetDP bundle for Windows64, Windows32, Linux64, Linux32 or MacOSX. (If you prefer you can of course also download and install Gmsh and GetDP independently, or recompile them from source code.)
  2. Double-click on the Gmsh executable (gmsh.exe
    Error creating thumbnail: Unable to save thumbnail to destination
    on Windows).
  3. Load one of the GetDP models (.pro file) through the File/Open menu, e.g. magnet.pro for the Template:GetDPFile example.
  4. Click on Run.
  5. ... that's it!

Featured GetDP models

All GetDP models

Category:GetDP