SoilQuake.net

Usage of UCSDSAND3 and UCSDCLAY

The syntax to use the soil models in FLAC3D is shown below. Definition of the soil parameters for UCSDCLAY and UCSDSAND3 can be found here.

1) UCSDSAND3 model

zone cmodel assign ucsdsand3
zone prop refShearModul ... refBulkModul ... frictionAng ...
peakShearStra ... refPress ... pressDependCoe ... PTAng ...
mType ... ca ... cb ... cc ... cd ... ce ... da ... db ... dc ...
noYieldSurf ... grTab ...
prop liquefac1 ... liquefac2 ... pAtm ... cohesi ...

Input example:


2) UCSDCLAY model

zone model ucsdclay
zone prop shearModul ... poissonRatio ... shearStrength ... peakShearStra ...
noYieldSurf ... grTab ...

Input example:



Backbone Curve

In the UCSD soil models, the shear stress-strain backbone curve is represented by the hyperbolic relationship when a modulus reduction curve is not provided. To define a modulus reduction curve please specify a table for grTAB with the corresponding shear strain and G/Gmax curve.

    grTab -- Table # for user-defined modulus reduction curve (G/Gmax). A separate FLAC3D command table is needed to define the modulus reduction curve. In this case, the number of the points specified will be used as the Number of yield surfaces.

Note: Please plot the shear stress-strain curve based on the specified modulus reduction curve and make sure the modulus reduction curve you're using is reasonable. The provided modulus reduction should be specified at the reference pressure and will be used to define the shear strength. For help generating a modulus reduction curves see below.

Click here for some sample modulus reduction curves, or visit http://soilquake.net/openseespl/ to download OpenSeesPL which can be used to define a modulus reduction curves based on the specified confinement and material properties. (See U-Sand2A under soil properties in OpenSeesPL and activate the User-defined Backbone Curve option.)