OOF2: The Manual

Name

OOF.Property.Parametrize.Thermal.HeatSource.ConstantHeatSource — A source or sink of heat flux.

Synopsis

OOF.Property.Parametrize.Thermal.HeatSource.ConstantHeatSource(rate)

Details

  • Parent Menu: OOF.Property.Parametrize.Thermal.HeatSource
  • Callback: function PropertyManager.parametrizercallback in module ooflib.engine.propertyregistration
  • Parameters:

    rate
    Rate of energy increase. Type: A real number.

Description

Set the parameters for the unnamed material Property, Thermal:HeatSource:ConstantHeatSource. To create a named copy of the Property, use OOF.Property.Copy, and use OOF.Property.Thermal.HeatSource.ConstantHeatSource.name to set its parameters.

See Thermal:HeatSource:ConstantHeatSource for a complete description of the parameters for this Property.