Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

sdynpy.core

Core SDynPy objects, including data and geometry

Submodules

NameSummary
sdynpy_arrayBase class for all SDynPy object arrays.
sdynpy_colorsDefines the color scheme used in SDynPy. Matches the I-deas color scheme.
sdynpy_coordinateDefines the CoordinateArray, which specifies arrays of node numbers and directions.
sdynpy_dataDefines the NDDataArray, which defines function data such as time histories.
sdynpy_geometryObjects and procedures to handle operations on test or model geometries
sdynpy_matrixDefines a matrix that has helpful tools for bookkeeping.
sdynpy_nonlinear_systemDefines a nonlinear system using a generic equation of motion.
sdynpy_shapeObjects and procedures to handle operations on test or model shapes
sdynpy_systemDefines a system of matrices representing a structure.