<Parameters>

Container element for the set of parameters that are available for coupled simulations.

Optional. When no parameters are defined, parameters are not added to the data model.

Contains one or more <Parameter> sub-elements:

 
<Parameters>
	<Parameter>
</Parameters> 
 
<Parameter>

Defines a parameter that is available for couplied simulations. Nested under <Parameters>.

Required when the <Parameters> element exists.

Contains the following sub-elements:

<Parameter>
	
	<Name>
	<DisplayName>
	<TensorType>	
</Parameter> 
 
<Name>

Specifies the region name to be used by System Coupling and the participant.

Required.

<DisplayName>

Specifies the region name to be displayed in user-facing communications.

Optional. If not specified, the parameter object's data model <Name> is used.

<TensorType>

Indicates the tensor type of the parameter being transferred. The only value allowed is Scalar.