<connects>
¶The purpose of this section is to define the relations between solvers i.e. the connections of providers and receivers. There is only one type of tags allowed in this section:
<connect>
¶Connect provider to receiver.
Attributes: |
|
---|
Example
<connect out="therm.outTemperature" in="electr.inTemperature"/>
<connect out="therm.outTemperature" in="filter[geometry_object]"/>
<connect out="filter.out" in="other.inTemperature"/>