Skip to content
@fea2

fea2

compas_fea2

This is the compas_fea2 organization where you can find the core library and the backend plug-ins

Plug-in architecture

compas_fea2 implements a plug-in architecture. The main API is defined in the core library, while the specific backend implementations are defined in their own plug-in library.

To use compas_fea2 to its full capacity (i.e. to run FE simulations), you must have at least one plug-in installed together with the main library and the corresponding FE solver.

To set the backend plug-in (compas_fea2_abaqus in this case) do as follows:

import compas_fea2
compas_fea2.set_backend('compas_fea2_abaqus')

Here the following plug-ins are maintained:

  • compas_fea2_abaqus: plug-in implementation for the Abaqus software
  • compas_fea2_ansys: plug-in implementation for the ANSYS software
  • compas_fea2_opensees: plug-in implementation for the OpenSEEs software
  • compas_fea2_sofistik: plug-in implementation for the Sofistik software

You can create a plug-in yourself by using the fea2_tpl_extension library.

Pinned Loading

  1. compas_fea2 compas_fea2 Public

    Forked from compas-dev/compas_fea2

    FEA for the COMPAS framework.

    Python 2

  2. compas_fea2_ansys compas_fea2_ansys Public

    ansys plugin for compas_fea2

    Python

  3. compas_fea2_opensees compas_fea2_opensees Public

    opensees plugin for compas_fea2

    Python 1 1

  4. compas_fea2_abaqus compas_fea2_abaqus Public

    abaqus plugin for compas_fea2

    Python 3

  5. compas_fea2_sofistik compas_fea2_sofistik Public

    sofistik plugin for compas_fea2

    Python

  6. examples examples Public

    examples and tutorials collection

    Python 1

Repositories

Showing 8 of 8 repositories
  • compas_fea2 Public Forked from compas-dev/compas_fea2

    FEA for the COMPAS framework.

    fea2/compas_fea2’s past year of commit activity
    Python 0 MIT 7 5 0 Updated Jan 23, 2025
  • examples Public

    examples and tutorials collection

    fea2/examples’s past year of commit activity
    Python 0 MIT 1 0 1 Updated Jan 20, 2025
  • compas_fea2_opensees Public

    opensees plugin for compas_fea2

    fea2/compas_fea2_opensees’s past year of commit activity
    Python 1 1 3 1 Updated Jan 20, 2025
  • fea2/compas_fea2_viewer’s past year of commit activity
    0 0 0 0 Updated Jan 2, 2025
  • compas_fea2_sofistik Public

    sofistik plugin for compas_fea2

    fea2/compas_fea2_sofistik’s past year of commit activity
    Python 0 0 0 1 Updated May 28, 2024
  • compas_fea2_abaqus Public

    abaqus plugin for compas_fea2

    fea2/compas_fea2_abaqus’s past year of commit activity
    Python 3 0 0 0 Updated Jun 20, 2023
  • compas_fea2_ansys Public

    ansys plugin for compas_fea2

    fea2/compas_fea2_ansys’s past year of commit activity
    Python 0 0 0 0 Updated Jan 8, 2023
  • .github Public
    fea2/.github’s past year of commit activity
    0 0 0 0 Updated Dec 24, 2022

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…