Assigning Global Parameters - MapleSim Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.

Online Help

All Products    Maple    MapleSim


Home : Support : Online Help : MapleSim : Using MapleSim : Building a Model : Assigning Global Parameters

Assigning Global Parameters

A global parameter is a custom parameter value that you can define and assign to multiple components in your model. Individual components to which you assign the global parameter then inherit the value of the global parameter defined at the top level of your model. For more information, see Global and Subsystem Parameters in Chapter 2 of the MapleSim User's Guide.

To assign global parameters:

1. 

In the Model Workspace Toolbar, click Main ( ) to browse to the top level of your model.

2. 

Click the  Parameter Block ( ).  The Parameter default settings screen appears.

3. 

In the Parameter default settings section, enter the name of the new parameter in the Name field, and press Enter.

4. 

In the same row, enter the parameter type, default value, default units, and a short description.

5. 

Press Enter. The global parameter is defined.

6. 

In the Model Workspace Toolbar, click Diagram ( ) to switch to the diagram view.

7. 

Click the Parameter Block ( ) on the top level of your model. The parameter name and default value that you defined appear in the Properties tab ( ) located at the right of the Model Workspace.

8. 

To assign the global parameter value to a model component, click on any of the components at any hierarchical level in your model. In the parameter editor view or Properties tab ( ), assign the global parameter value to the parameter of the desired component.

For example, if the name of your global parameter is J, you can assign a variable called J to the parameters of individual components. Individual components to which you assign the variable would then inherit the numeric value of the global parameter. You can assign a single variable (for example, J) or a function of a variable (for example, RJ) to components.

 

See Also

Using a Parameter Set in a Simulation

Saving and Applying Parameter Sets

Specifying Parameter Values

Specifying Parameters for Multiple Components

Comparing Parameter Sets

Reordering Global Parameters

Deleting Global Parameters

Assigning Parameters to Subsystems