findThermalIC
(To be removed) Find thermal initial conditions assigned to a geometric region
findThermalIC
will be removed. Use the
CellIC
, FaceIC
, EdgeIC
,
and VertexIC
properties of femodel
instead. (since R2023a) For more information on updating your code, see Version History.
Description
returns the thermal initial condition assigned to the specified region.tica
= findThermalIC(initialConditions
,RegionType
,RegionID
)