OOF2: The Manual
Name
OOF.LoadData.Property.Mechanical.Elasticity.RambergOsgood — Nonlinear elasticity of the Ramberg-Osgood type.
Synopsis
OOF.LoadData.Property.Mechanical.Elasticity.RambergOsgood(name, cijkl, alpha, s0, n)
Details
- Parent Menu: OOF.LoadData.Property.Mechanical.Elasticity
-
Callback: function
PropertyManager.creatorcallbackin moduleooflib.engine.propertyregistration -
Parameters:
name- Name of Property. Type: A character string.
cijkl- Type: An object of the
IsotropicRank4Tensorclass. alpha- Type: A real number.
s0- Yield stress Type: A real number.
n- Exponent Type: A real number.
Description
Create an instance of the material Property
Mechanical:Elasticity:RambergOsgood. This command is only used in
data files, and is not invoked by the OOF2 user interface.
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.
See Mechanical:Elasticity:RambergOsgood for a complete
description of the parameters for this Property.



