DoublePowerLaw

Definition of creep behavior using a double power law.

Fields

  • plasticity_coupling: Bool, default = false

    Coupling 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 = Deviatoric

    Flow direction of the creep strain.

  • parameter_A1: String, default = ""

    First linear constant. (required)

  • parameter_n1: String, default = ""

    First exponent of the stress. (required)

  • parameter_Q1: String, default = ""

    First apparent activation energy. (required)

  • parameter_A2: String, default = ""

    Second linear constant. (required)

  • parameter_n2: String, default = ""

    Second exponent of the stress. (required)

  • parameter_Q2: String, default = ""

    Second 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)