Source: GitHub
Core SDynPy objects, including data and geometry
Submodules¶
| Name | Summary |
|---|---|
sdynpy_array | Base class for all SDynPy object arrays. |
sdynpy_colors | Defines the color scheme used in SDynPy. Matches the I-deas color scheme. |
sdynpy_coordinate | Defines the CoordinateArray, which specifies arrays of node numbers and directions. |
sdynpy_data | Defines the NDDataArray, which defines function data such as time histories. |
sdynpy_geometry | Objects and procedures to handle operations on test or model geometries |
sdynpy_matrix | Defines a matrix that has helpful tools for bookkeeping. |
sdynpy_nonlinear_system | Defines a nonlinear system using a generic equation of motion. |
sdynpy_shape | Objects and procedures to handle operations on test or model shapes |
sdynpy_system | Defines a system of matrices representing a structure. |