Node.temperature
- Node.temperature(step)[source]
Get the temperature of the node at a given step.
- Parameters:
- step
compas_fea2.model.Step The step for which to get the temperature.
- step
- Returns:
compas_fea2.results.TemperatureResultThe temperature result at the node for the given step.