rblock tractions command

Syntax

rblock tractions keyword ... <range>

Primary keywords:

contact-active    constant    direction-x    overburden    ratio

Compute tractions at rblock-rblock and rblock-facet contacts consistent with a prescribed stress state. A constant stress tensor or gravitational stress may be specified. If gravity is specified and a uniform stress tensor is not specified, tractions including gravitation are computed; the direction of gravity must coincide with one of the global axes. The gravitational overburden is computed, accounting for non-uniform densities and non-uniform upper boundaries. Note that if the contact model supports a reference gap it is computed so that when the compressive force goes to 0 to sum of the contact gap and reference gap goes to 0 as well.

contact-active b

Specify whether or not forces are set for inactive contacts. If true (the default), then forces are set for only active contacts. If false, forces are set for all contacts and inactive contacts may be activated.

constant f1 f2 f3 f4 f5 f6 (only 3 components in 2D)

Set the components of a constant stress tensor. All components must be specified. In 3D, 6 parameters must be specified in the order stress-xx,stress-yy,stress-zz,stress-xy,stress-sxz,stress-syz. In 2D, 3 parameters must be specified in the order stress-xx,stress-yy,stress-xy.

direction-x v (3D ONLY)

If two parameters are given for the ratio keyword, then this keyword can be used to specify the local \(x\)-direction the system should use. The \(y\)-direction is determined automatically using the \(x\)-direction and the direction of gravity to create an orthonormal system. The \(x'\)-direction may be adjusted to make it normal to the direction of gravity. By default the \(x\)-direction is (1,0,0). Cannot be given with the constant keyword.

overburden f

Specifies an overburden stress added to the calculation, assuming the vertical boundary of the model does not represent the surface. This value defaults to 0.0. Remember that compressive stresses are negative, so this value will typically be negative. Cannot be given with the constant keyword.

ratio f <:flt:'fy'> (3D ONLY)

Determines the vertical to horizontal stress ratio. Both horizontal stresses are set to the vertical stresses times this value. If the optional second parameter fy is given, then a different ratio is used in the local x and y directions. Note that the direction-x keyword is used in this case to distinguish these local directions. Cannot be given with the constant keyword.