Interpolate temperature in a thermal result at arbitrary spatial locations
returns the interpolated temperature values at the 2-D points specified in
Tintrp
= interpolateTemperature(thermalresults
,xq
,yq
)xq
and yq
. This syntax is valid for both
the steady-state and transient thermal models.
returns the interpolated temperature values at the 3-D points specified in
Tintrp
= interpolateTemperature(thermalresults
,xq
,yq
,zq
)xq
, yq
, and zq
. This
syntax is valid for both the steady-state and transient thermal models.
returns the interpolated temperature values at the points in
Tintrp
= interpolateTemperature(thermalresults
,querypoints
)querypoints
. This syntax is valid for both the steady-state
and transient thermal models.
evaluateHeatFlux
| evaluateHeatRate
| evaluateTemperatureGradient
| SteadyStateThermalResults
| ThermalModel
| TransientThermalResults