OOF2: The Manual

Name

OOF.Property.Parametrize.Couplings.IonDiffusion — Diffusion of charged species.

Synopsis

OOF.Property.Parametrize.Couplings.IonDiffusion(z)

Details

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

    z
    Type: A real number.

Description

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

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

See Also