Garofalo
Definition of creep behavior using a hyperbolic sine (Garofalo) law.
Fields
-
plasticity_coupling: Bool, default =falseCoupling with plasticity.
-
creep_stress: String, default =""Initial stress at which creep starts to develop.
-
creep_tangent_modulus: String, default =""Hardening modulus which increases creep stress with respect to creep strain (linear parameter).
-
flow_direction: CreepFlowDirection, default =DeviatoricFlow direction of the creep strain.
-
parameter_C1: String, default =""Linear constant. (required)
-
parameter_C2: String, default =""Linear constant of the stress. (required)
-
parameter_C3: String, default =""Exponent of the hyperbolic sine term. (required)
-
parameter_C4: String, default =""Linear constant applied to the inverse of temperature. (required)
-
temperature: String, default =""Temperature (if a coupled simulation is not considered). (required)
See also CreepModel, Norton, DoublePowerLaw, Exponential.