zone initialize-stresses command

Syntax

zone initialize-stresses keyword <range>

Primary keywords:

direction-x    overburden    total    ratio

Initialize zone stresses based on the density of the zones above them and gravity.

For all zones in the range, the total column of zone densities above them (opposite the direction of gravity) is accumulated into a stress. The ratio keyword is used to determine both horizontal stresses, and defaults to 1.0. This zone stress state is then initialized to this value.

Note that this works even if gravity is not vertical—in which case the vertical and horizontal stresses are the principal components aligned with gravity and perpendicular to gravity, respectively.

Note that in FLAC, compressive stresses are negative.

Note

On rare occasions a zone can be distorted enough to cause its centroid to lie outside of the actual zone volume, at least using the assumptions this algorithm makes about non-planar faces.

If that zone is also on the model surface, then the zone centroid can actually be outside of the model. In such a case, the initial zone stress will be incorrect.

This command should be used after assigning a constitutive model, setting the gravity and material densities.

The available keywords are:

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

overburden f

Specify 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.

total

By default the vertical to horizontal stress ratio is applied to effective stress. This keyword makes it apply to total stress. This has no effect unless a non-zero pore-pressure field has been created.

ratio f <fs >

Determine the horizontal to vertical stress ratio. Both horizontal stresses are set to the vertical stresses times this value. If the optional second parameter fs is given, then a different ratio is used in the local horizontal directions. Typically, the \(z\)-direction is assumed vertical in FLAC3D and the \(y\)-direction is assumed vertical in FLAC2D. Hence, the horizontal directions are the \(x-\) and \(y-\)directions in FLAC3D and the \(x-\) and \(z-\)directions in FLAC2D.