parameter_child#

class ansys.systemcoupling.core.adaptor.api_25_2.parameter_child.parameter_child(name=None, parent=None)#

Bases: Container

Configure a parameter for the coupling participant.

Properties

participant_display_namestr

Parameter’s display name as defined by the participant solver.

display_namestr

Parameter’s display name as defined in System Coupling.

data_typestr

Parameter’s data type as reported by the participant.

Allowed values:

  • Real

tensor_typestr

Indicates the parameter tensor type (“Scalar” only).

Included in:

Parent

Summary

parameter

Configure a parameter for the coupling participant.