Bases: seapy.components.structural.ComponentStructural
Two-dimensional plate component.
The following subsystems are implemented for this component:
Constructor.
Parameters: |
|
---|
Methods
__init__(name, system, **properties) | Constructor. |
disable([subsystems]) | Disable this component. |
enable([subsystems]) | Enable this coupling. |
info([attributes]) | Return dataframe. |
plot(quantity[, yscale]) | Plot quantity. |
Attributes
SORT | str(object=’‘) -> str |
SUBSYSTEMS | dict() -> new empty dictionary |
area | Area of the plate. |
area_moment_of_inertia | Area moment of inertia. |
availableSubsystems | list() -> new empty list |
classname | Name of class of the object. |
enabled | Switch indicating whether the object is enabled. |
frequency | Frequency. |
height | float(x) -> floating point number |
included | Indicates whether the object is included in the analysis. |
length | float(x) -> floating point number |
linked_junctions | |
linked_subsystems | |
mass | Mass of the component. |
mass_per_area | Mass per unit area. |
material | |
name | |
radius_of_gyration | Radius of gyration is given by dividing the height of the plate by . |
velocity | Velocity of the component . |
velocity_level | Velocity level . |
volume | Volume of the component. |
width | float(x) -> floating point number |
Area moment of inertia.
with:
Following equation includes resistance to deflection and is thus part of the bending wave subsystem: