Agros2D


agros is an open-source code for numerical solutions of 2D coupled problems in technical disciplines. Its principal part is a user interface serving for complete preprocessing and postprocessing of the tasks. The processor is based on the library Hermes, containing the most advanced numerical algorithms for monolithic and fully adaptive solutions of systems of generally nonlinear and nonstationary partial differential equations based on hp-FEM. Both parts of the code are written in C++.

Features

  • Coupled Fields – With the coupled field feature, you can blend two or more physical fields in one problem. Weak or hard coupling options are available.
  • Nonlinear Problems – Simulation and analysis of nonlinear problems are available. Agros2D now implements both Newton’s and Pickard’s methods.
  • Automatic space and time adaptivity – One of the main strengths of the Hermes library is an automatic space adaptivity algorithm. With Agros2D, it is also possible to use adaptive time stepping for transient phenomena analysis. It can significantly improve solution speed without decreasing accuracy.
  • Curvilinear Elements – Curvilinear elements are an effective feature for meshing curved geometries and lead to faster and more accurate calculations.
  • Quadrilateral Meshing – Quadrilateral meshing can be very useful for some types of problem geometry, such as compressible and incompressible flow.
  • Particle Tracing – Powerful environment for computing the trajectory of charged particles in an electromagnetic field, including the drag force and their reflection on the boundaries.

Highlights of capabilities

  • Higher-order finite element method with h, p, and hp adaptivity based on reference solution and local projections
  • Time-adaptive capabilities for transient problems
  • Multimesh assembling over component-specific meshes without projections or interpolations in multi-physics problems
  • Parallelization on a single machine using OpenMP
  • Large range of linear algebra libraries
  • Support for scripting in Python

Physical Fields

Couplings

  • Current field as a source for heat transfer through Joule losses
  • Magnetic field as a source for heat transfer through Joule losses
  • Heat distribution as a source for thermoelastic field

History

The software started from work at the hp-FEM Group at University of West Bohemia in 2009. The first public version was released at the beginning of year 2010. Agros2D has been used in many publications.