Skip to content

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

Connectors

  • BooleanInput - This connector represents a boolean signal as an input to a component

  • BooleanOutput - This connector represents a boolean signal as an output from a component

  • Flange - 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 component

  • RealOutput - This connector represents a real signal as an output from a component

  • Spline - 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 specified model.