OOF2: The Manual

Name

OOF.Property.Parametrize.Mechanical.Damping.Isotropic — Isotropic linear damping (probably unphysical).

Synopsis

OOF.Property.Parametrize.Mechanical.Damping.Isotropic(damping)

Details

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

    damping
    The damping coefficient. Type: A real number.

Description

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

See Mechanical:Damping:Isotropic for a complete description of the parameters for this Property.