OOF2: The Manual
Name
OOF.Property.Parametrize.Mechanical.Elasticity.RambergOsgood — Nonlinear elasticity of the Ramberg-Osgood type.
Synopsis
OOF.Property.Parametrize.Mechanical.Elasticity.RambergOsgood(cijkl, alpha, s0, n)
Details
- Parent Menu: OOF.Property.Parametrize.Mechanical.Elasticity
-
Callback: function
PropertyManager.parametrizercallbackin moduleooflib.engine.propertyregistration -
Parameters:
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
Set the parameters for the unnamed material Property,
Mechanical:Elasticity:RambergOsgood. To create a named
copy of the Property, use OOF.Property.Copy, and use
OOF.Property.Mechanical.Elasticity.RambergOsgood.name to set
its parameters.
See Mechanical:Elasticity:RambergOsgood for a complete description of the
parameters for this Property.



