Exponential
Definition of creep behavior using an exponential 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_A: String, default =""Linear constant. (required)
-
parameter_b: String, default =""Linear constant which divides the stress. (required)
-
parameter_Q: String, default =""Apparent activation energy. (required)
-
parameter_R: String, default =""Ratio of the gas constant. (required)
-
temperature: String, default =""Temperature (if a coupled simulation is not considered). (required)
See also CreepModel, Norton, Garofalo, DoublePowerLaw.