WOLFRAM SYSTEM MODELER

Base

Base model without any initialization

Diagram

Wolfram Language

In[1]:=
SystemModel["DocumentationExamples.Tutorial.SpringInitialization.Base"]
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)

fixed

Type: Fixed

Description: Fixed flange

spring

Type: Spring

Description: Linear 1D translational spring

mass

Type: Mass

Description: Sliding mass with inertia

Extended by (3)

Initialize_mass

DocumentationExamples.Tutorial.SpringInitialization

Just setting the 'start' attribute of mass.s

Initialize_s_rel_fixed

DocumentationExamples.Tutorial.SpringInitialization

Setting fixed 'start' attribute of spring.s_rel

Initialize_s_rel

DocumentationExamples.Tutorial.SpringInitialization

Just setting the 'start' attribute of spring.s_rel