GeometricThermalICs Properties
(To be removed) Initial temperature over a region or region boundary
GeometricThermalICs
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.
A GeometricThermalICs
object contains a description of the
initial temperature over a geometric region or a boundary of the region. A ThermalModel
container has a vector of GeometricThermalICs
objects in its
InitialConditions.ThermalICAssignments
property.
Set initial conditions for your model using the thermalIC
function.