Node ​
This connector represents a thermal node with temperature and heat flow as the potential and flow variables, respectively.
Usage ​
Dyad.Node()
Source ​
dyad
"This connector represents a thermal node with temperature and heat flow as the potential and flow variables, respectively."
connector Node
potential T::Temperature
flow Q::HeatFlowRate
metadata {
"Dyad": {
"labels": [{"label": "$(instance)", "x": 500, "y": 1100, "layer": "icon"}],
"icons": {
"default": "dyad://Dyad/NodeB.svg",
"node_a": "dyad://Dyad/NodeA.svg",
"node_b": "dyad://Dyad/NodeB.svg"
},
"path": {"stroke": "rgb(255,0,0)"}
}
}
endRelated ​
Examples
Experiments
Analyses
Tests