fea
The compas_fea package supports Abaqus, Ansys, Sofistik and OpenSees as analysis backends.
Classes
|
Initialises base file writer. |
Backends
abaq
|
Creates the Abaqus .inp file from the Structure object. |
|
Extract data from the Abaqus .odb file. |
|
Runs the analysis through Abaqus. |
ansys
|
Generates Ansys input file. |
|
Generates Ansys input file for static analysis. |
|
Generates Ansys input file for modal analysis. |
|
Generates Ansys input file for harmonic analysis. |
|
Launches an analysis using Ansys. |
|
Calls an extraction of results from Ansys. |
|
Deletes Ansys result files. |
|
Extracts results from Ansys rst file. |
|
Writes results request file from Ansys. |
|
Loads results from Ansys txt files to Structure object. |
opensees
|
Creates the OpenSees .tcl file from the Structure object. |
|
Extract data from the OpenSees .out files. |
|
Runs the analysis through OpenSees. |