flow360.HeatEquationInitialCondition#
- class HeatEquationInitialCondition[source]#
Bases:
ExpressionInitialConditionBase
HeatEquationInitialCondition
class for specifying theSolid.initial_condition
.Note
The result of the expressions will be treated as non-dimensional values. Please refer to the Units Introduction for more details.
Example
>>> fl.HeatEquationInitialCondition(temperature="1.0")