Editing Parameter Values in Dymola Behaviors

You can edit parameter values and other modifiers of Dymola behaviors without entering the Dymola Behavior Modeling app. You can edit the values of any component in the behavior structure except any Dymola behavior lying directly under the top level function or logical component.

Important: The new values you give parameters or other modifiers using this task are only visible in Functional & Logical Design, if you go to Dymola Behavior Modeling you can only see the values given in that app.

In this scenario, you edit the value of a resistor in a logical structure.


Before you begin: Create a logical structure with a Dymola behavior containing a resistor.
  1. To edit the parameter values of the resistor, display the Component Parameters Edition dialog box of the resistor.
  2. In the dialog, set the parameter R to 10 and click OK.
    The following is the result:
    • The parameter R is changed to 10.
    • In the tree, under the top level logical component, a new Dymola behavior with the model name CompositeBehavior is created, with a logical reference corresponding to the changed parameter values of the behavior you changed parameter values in.