Node.temperature

Node.temperature(step)[source]

Get the temperature of the node at a given step.

Parameters:
stepcompas_fea2.model.Step

The step for which to get the temperature.

Returns:
compas_fea2.results.TemperatureResult

The temperature result at the node for the given step.