Skip to content

lcharleux/argiope

Repository files navigation

Argiope: a pythonic FEM data management framekwork

Argiope is a pythonic framework for simpler finite element processing. It provides tools for mesh processing, field management, and integration with Abaqus (others frameworks in progress). The package aims to streamline the workflow for finite element analysis by offering intuitive and efficient data management capabilities.

Features

  • Mesh processing and manipulation
  • Field definition and management
  • Integration with finite element software
  • Visualization tools using Matplotlib
  • Support for various mesh formats

Installation

You can install Argiope using pip:

pip install git+https https://github.com/lcharleux/argiope.git