OOF2: The Manual

Name

OOF.Property.Parametrize.Couplings.ThermalExpansion.Isotropic — Isotropic thermal expansion

Synopsis

OOF.Property.Parametrize.Couplings.ThermalExpansion.Isotropic(alpha,T0)

Details

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

    alpha
    Thermal expansion coefficient. Type: A real number.
    T0
    Temperature at which the thermal expansion vanishes. Type: A real number.

Description

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

See Couplings:ThermalExpansion:Isotropic for a complete description of the parameters for this Property.