中文 English
You are here: Expression Editor > Variables > Module Related Variables

13.4.2 Module Related Variables

The module variables refer to those Expression Editor variables pertaining to the core Simerics-MP modules. These are categorized as:

Each module has variables and integrated quantities associated with it. The specific variable names available for a given module are listed in Module Related Expressions.

The expression module[.subname].exists is used to check if a module exists in current project.

 

Dependent/Independent variables

The Dependent and Independent variables: (Primary, Property and Derived) for a given module are available for access and use in expressions throughout Simerics-MP when the respective module is activated. These dependent and independent variables correspond to arrays with values at every cell in the solution domain.

The general format for using a Primary, Property and Derived Variable in the Expression Editor is: module[.subname].var

 

 

 

 

 

Figure 13.15 - Variables in result panel

 

 

 

 

 

Figure 13.16 - Variables in "points.txt"

 

Common Module
Flow module
Cavitation module
Turbulence module
Heat module
Species module
Multicomponent module
Multiphase module
Dynamics module
Compartment module
Stress module
Pump module

 

Integrated Quantities

These quantities correspond to the list of output variables available for activation and to display in X-Y Plots on the Plot Panel. These quantities are stored in the filename_integral.txt file, although the specific Variable Names are typically different. Integrated Quantities pertaining to a given module are available for access and use in expressions throughout Simerics-MP/Simerics-MP+ when the respective module is activated.

 

Format for Integrated Variables:

When patch and volume names have no conflict:

module[.subname].variable@patch_name

module[.subname].variable@volume_name

 

When patch and volume or variable names have conflicts :

module[.subname].variable@patch.patch_name

module[.subname].variable@volume.volume_name

 

Note: The variables are integral values on a boundary or volume. Mostly, the name of variable is the same as in "integral.txt" file except without the suffix "_".

 

Copyright © 2023 Simerics Inc.,