Main Content

NodalThermalICs Properties

Initial temperature at mesh nodes

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.

Properties

expand all

Initial temperature, specified as a scalar, vector, or function handle. For details, see thermalIC.

Data Types: double | function_handle

Version History

Introduced in R2017a