Skip to content

Material Lookup

fullflow.MaterialLookup

ThermoProp Material-backed solid material property lookup component.

MaterialLookup evaluates temperature-dependent solid material properties through the ThermoProp Material wrapper. The component updates the material backend from a temperature input and writes requested material property outputs to their corresponding states.

Additional supported material properties can be accessed lazily as derived states.

Parameters

Name Type Description
namestr

Component name

networkNetwork

Network that owns this component

materialstr

Material name or alias

temperatureState or float, optional

Material temperature input

allow_extrapolationbool, optional

Whether material property extrapolation is allowed **property_states : State Additional requested Material property output states

Outputs

Name Type Description
property_statesState

Requested material property states