OOF2: The Manual
Name
OOF.Property.Parametrize.Couplings.PyroElectricity — Pyroelectricity
Synopsis
OOF.Property.Parametrize.Couplings.PyroElectricity(px,py,pz,T0,coefficient_type)
Details
- Parent Menu: OOF.Property.Parametrize.Couplings
-
Callback: function
PropertyManager.parametrizercallbackin moduleooflib.engine.propertyregistration -
Parameters:
px- Crystal X component of polarization contribution due to temperature change. Type: A real number.
py- Crystal Y component of polarization contribution due to temperature change. Type: A real number.
pz- Crystal Z component of polarization contribution due to temperature change. Type: A real number.
T0- Reference temperature. Type: A real number.
coefficient_type- Interpretation of the p coefficients, constant strain or constant stress. Type: An object from the
ConstancyEnumenumerated class.
Description
Set the parameters for the unnamed material Property,
Couplings:PyroElectricity. To create a named
copy of the Property, use OOF.Property.Copy, and use
OOF.Property.Couplings.PyroElectricity.name to set
its parameters.
See Couplings:PyroElectricity for a complete description of the
parameters for this Property.



