Metadata-Version: 2.1
Name: agrossuite
Version: 2022.1.1.70391
Summary: Multiplatform application for the solution of physical problems based on the deal.II library
Home-page: http://www.agros2d.org/
Author: Agros Suite
Author-email: karban@fel.zcu.cz
License: License :: OSI Approved :: GNU Lesser General Public License v2 (LGPLv2)
Platform: UNKNOWN
Classifier: Intended Audience :: Science/Research
Classifier: Operating System :: POSIX :: Linux
Classifier: Topic :: Scientific/Engineering
Classifier: Programming Language :: Python :: 3.8
Classifier: License :: OSI Approved :: GNU Lesser General Public License v2 (LGPLv2)
Classifier: Operating System :: OS Independent
Requires-Python: >3.9
Description-Content-Type: text/markdown
License-File: LICENSE
License-File: COPYING
License-File: AUTHORS

Agros Suite - An application for solution of physical fields
============================================================

Agros Suite is a multiplatform application for the solution of physical problems based on the deal.II library, developed by the group at the University of West Bohemia in Pilsen. Agros Suite is distributed under the GNU General Public License.

Supported Physical fields
-------------------------
- Electrostatics
- Electric Currents
- Magnetic field
- Heat Transfer
- Structural Mechanics
- Acoustics
- Incompressible Flow
- RF Field

Key Features
------------
- Coupled field solution with the possibility of weak and hard coupling
- Newton and Picard solvers for nonlinear problems
- Steady state, harmonic, or transient analysis
- Automatic space (h, p and hp) and time adaptivity
- Triangle and quad meshing using Triangle or GMSH
- Curvilinear elements and arbitrary level hanging nodes
- Computing of the trajectory of charged particles in electromagnetic field
- intuitive and powerful preprocessor and postprocessor
- visualization of field variables, calculations of local values, surface and volume integrals
- scripting using Python


