NodalThermalICs Properties
(To be removed) Initial temperature at mesh nodes
NodalThermalICs
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 NodalThermalICs
object contains a description of the
initial temperatures at mesh nodes. A ThermalModel
container has a vector of NodalThermalICs
objects in its
InitialConditions.ThermalICAssignments
property.
Set initial conditions for your model using the thermalIC
function.