WOLFRAM SYSTEM MODELER

TwoCylinders

Model with underdetermined initialization problem

Diagram

Wolfram Language

In[1]:=
SystemModel["DocumentationExamples.Tutorial.MultiBody.TwoCylinders"]
Out[1]:=

Information

This example is used in the tutorial Troubleshooting Model Initialization.

The model may contain stylistic improvements compared to the model obtained by following the steps in the tutorial. Examples of stylistic improvements include the use of description strings, model plots, icons, and documentation.

Components (3)

world

Type: World

Description: World coordinate system + gravity field + default animation definition

bodyCylinder1

Type: BodyCylinder

Description: Rigid body with cylinder shape. Mass and animation properties are computed from cylinder data and density (12 potential states)

bodyCylinder2

Type: BodyCylinder

Description: Rigid body with cylinder shape. Mass and animation properties are computed from cylinder data and density (12 potential states)

Extended by (1)

TwoCylindersFixed

DocumentationExamples.Tutorial.MultiBody

Model with well-determined initialization problem