OOF2: The Manual
Name
OOF.LoadData.Property.Couplings.ThermalExpansion.Anisotropic.Cubic — Cubic thermal expansion. Used internally in data files.
Synopsis
OOF.LoadData.Property.Couplings.ThermalExpansion.Anisotropic.Cubic(name,alpha,T0)
Details
- Parent Menu: OOF.LoadData.Property.Couplings.ThermalExpansion.Anisotropic
-
Callback: function
PropertyManager.creatorcallbackin moduleooflib.engine.propertyregistration -
Parameters:
name- Name of Property. Type: A character string.
alpha- Thermal expansion tensor. Type: A
CubicRank2Tensorobject. T0- Temperature at which the thermal expansion vanishes. Type: A real number.
Description
Create an instance of the material Property
Couplings:ThermalExpansion:Anisotropic:Cubic. 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.
See Couplings:ThermalExpansion:Anisotropic:Cubic for a complete description of the
parameters for this Property.



