OOF2: The Manual

Name

OOF.LoadData.Property.Mechanical.ForceDensity.ConstantForceDensity — Define a Mechanical:ForceDensity:ConstantForceDensity Property. Used internally in data files.

Synopsis

OOF.LoadData.Property.Mechanical.ForceDensity.ConstantForceDensity(name,gx,gy)

Details

  • Parent Menu: OOF.LoadData.Property.Mechanical.ForceDensity
  • Callback: function PropertyManager.creatorcallback in module oof2.engine.propertyregistration
  • Threadability: Threadable
  • Parameters:

    name
    Name of Property. Type: A character string.
    gx
    body force density in the x direction Type: A real number.
    gy
    body force density in the y direction Type: A real number.

Description

Create an instance of the material Property Mechanical:ForceDensity:ConstantForceDensity. This command is only used in data files. Data files containing Properties are created by the Materials, Microstructure, Skeleton and Mesh commands in the OOF.File.Save menu.

The name argument should be set to the name of a named Property or to an empty string ('') when setting parameters in an unnamed Property.


/* OOF home */ /* OOF2 home */ /* Send mail to the OOF Team */