Dyad
This is the documentation for the Dyad
library. Here you will find the documentation for the various definitions contained in Dyad
.
Note that this documentation is automatically generated primarily from the doc strings and metadata associated with those definitions.
Types
ThermodynamicTemperature
- Absolute temperature (use type TemperatureDifference for relative temperatures)
Connectors
BooleanInput
- This connector represents a boolean signal as an input to a componentBooleanOutput
- This connector represents a boolean signal as an output from a componentFlange
- This connector represents a mechanical flange with position and force as the potential and flow variables, respectively.Node
- This connector represents a thermal node with temperature and heat flow as the potential and flow variables, respectively.Pin
- This connector represents an electrical pin with voltage and current as the potential and flow variables, respectively.RealInput
- This connector represents a real signal as an input to a componentRealOutput
- This connector represents a real signal as an output from a componentSpline
- This connector represents a rotational spline with angle and torque as the potential and flow variables, respectively.
Analyses
TransientAnalysis
- This is an analysis that performs a transient simulation of the specifiedmodel
.