AccessYou can access a behavior representation through two contexts:
In both cases, the behavior representation is edited with the Dynamic Behavior Modeling workbench. Behavior RepresentationThe behavior representation describes, in a formal language, the execution of a logical component. A behavior content is stored:
Behavior DiagramA behavior is represented by a diagram showing components, their ports and the relations between them. These components are edited through the diagram layer, the browsers and editors. Each component (representing the instantiation of a Modelica class) constituting the diagram have variables or parameters in their description that position and dimension it on the diagram layer. Modelica ClassesModelica is the language used to define dynamic behaviors. In the Modelica language, the basic structuring element is called a class. Refer to the Classes chapter. Components and ConnectorsClasses are instantiated to create components. Components appear in the Component Browser. Refer to the Components chapter. Modelica LanguageModelica is an object-oriented modeling language for modeling of large, complex and heterogeneous physical systems. It is suited for multi-domain modeling, for example for modeling of mechatronic systems within automotive, aerospace and robotics applications. Such systems are composed of mechanical, electrical and hydraulic sub-systems, as well as control systems. General equations are used for modeling of the physical phenomena. The language has been designed to allow tools to generate efficient code automatically. The modeling effort is thus reduced considerably since model components can be reused, and tedious and error-prone manual manipulations are not needed. The development and promotion of Modelica is organized by the non-profit Modelica Association. Modelica language specifications, free Modelica libraries and Modelica simulation tools are available on their website www.modelica.org. PLM ExpressAll commands that are proposed in the Dynamic Behavior Modeling workbench are available with a PLM Express installation. Export of Behaviors to 3D XMLYou can export behaviors in a 3D XML format. Refer to Export of Behaviors to 3D XML from the Infrastructure User's Guide. |