OOF2: The Manual

Name

OOF.Property.Parametrize.Thermal.HeatCapacity.ConstantHeatCapacity — Heat capacity at constant volume.

Synopsis

OOF.Property.Parametrize.Thermal.HeatCapacity.ConstantHeatCapacity(cv)

Details

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

    cv
    accumulated thermal energy per unit volume Type: A real number.

Description

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

See Thermal:HeatCapacity:ConstantHeatCapacity for a complete description of the parameters for this Property.