SlideShare una empresa de Scribd logo
1 de 35
Descargar para leer sin conexión
Geotechnical Elements and Models in OpenSees 
Pedro Arduino 
University of Washington, Seattle 
OpenSees Days Portugal 2014, 
Workshop on Multi-Hazard Analysis of Structures using OpenSees 
University of Porto, Porto, Portugal 
Thursday July 3, 2014
Type of Geotechnical Problems that can be solved using OpenSees 
Static Problems 
Deformation analyses (1D, 2D, or 3D) 
Consolidation problems (diffusion problems) 
Soil-structure interaction problems 
Shallow foundations (e.g. bearing capacity, settlements) 
Pile foundations (e.g. vertical and lateral capacity) 
Dynamic (earthquake problems) 
Free-field analysis 
Liquefaction induced problems 
Soil structure interaction problems (e.g. response of pile foundations, bridge bents, or complete structures embedded in soils to earthquake excitations)
What do we need?? 
Solid elements to characterize the soil domain (continuum). 
Appropriate boundary conditions to accurately represent the soil domain boundaries. 
Robust constitutive models to characterize the soil stress-strain response under monotonic and cyclic loading conditions 
Interface elements to capture the interaction between the soil and adjacent structures. 
Everything else you are learning in this workshop (i.e., how to create beam elements, apply loads and boundary conditions, record results, perform the analysis, etc.
Outline 
Elements (for solids) 
Single-phase 
Multi-phase (coupled) finite elements 
Zero length element 
Material models 
Elastic 
Elasto-plastic Continuum Models 
Elasto-plastic Uniaxial models 
Boundary conditions 
Equal DOF 
Absorbent boundaries 
Interface elements 
2D, 3D node-to-node contact elements 
Beam-contact elements
Elements (solids) 
Single-phase formulations 
To capture the response of dry soils (or total stress analysis) need one single phase 
Phase 1 – soil skeleton 
Multi-phase formulations 
To capture the response of saturated soils (effective stress analysis)  need two phases 
Phase 1  soil skeleton 
Phase 2  pore water 
Zero-Length element 
To capture interface response between solid and beam elements, and to apply absorbent boundary conditions
Elements Single Phase Formulation 
Small deformation solid elements 
2-D quadrilateral elements (4, 9 nodes) 
3-D solid elements, brick (8, 20 nodes) 
n1 
n2 
n3 
n4 
n2 
n1 
n3 
n4 
n6 
n5 
n7 
n8 
quad (4 node) 
stdBrick (8 node)
Elements quad element definition 
n1 
n2 
n3 
n4 
quad (4 node) 
element quad $eleTag $n1 $n2 $n3 $n4 $thick $type $matTag 
<$press $rho $b1 $b2> 
Must define first all the required arguments. In particular: 
Nodes $n1, $n2, $n3, $n4 and 
Material type $matTag 
The arguments in <…> are optional
Elements Multi-Phase Formulations 
Fully coupled u-p elements (2D & 3D) 
Fully coupled u-p-U elements (3D) for small deformations 
Degrees of Freedom (DOFs) are: 
u  solid displacement, on 
P  pore fluid pressures, on 
U  pore fluid displacements, on 
n1 
n2 
n3 
n4 
quadUP 
n1 
n2 
n3 
n4 
n5 
n6 
n7 
n8 
n9 
9_4_quadUP
Elements quadUP element definition 
element quadUP $eleTag $n1 $n2 $n3 $n4 $thick $type $matTag $bulk $fmass $hPerm $vPerm <$b1 $b2 $t> $bulk  combined undrained bulk modulus Bc=Bf/n $fmass  fluid mass density $hperm & $vperm  horiz. And vert. permeability 
n1 
n2 
n3 
n4 
quadUP
Elements Efficient formulations 
n1 
n2 
n3 
n4 
n2 
n1 
n3 
n4 
n6 
n5 
n7 
n8 
quad (4 node) 
stdBrick (8 node) 
Standard 2D and 3D solid Elements 
n1 
n2 
n3 
n4 
n2 
n1 
n3 
n4 
n6 
n5 
n7 
n8 
SSPquad (4 node) 
SSPBrick (8 node) 
Stabilized Single Point 2D and 3D Solid Elements
Elements Efficient formulations 
n1 
n2 
n3 
n4 
n2 
n1 
n3 
n4 
n6 
n5 
n7 
n8 
SSPquad (4 node) 
SSPBrick (8 node) 
Stabilized Single Point 2D and 3D Solid Elements 
n1 
n2 
n3 
n4 
n2 
n1 
n3 
n4 
n6 
n5 
n7 
n8 
SSPquad-up (4 node) 
SSPBrick-up (8 node) 
UP - Stabilized Single Point 2D and 3D Solid Elements
Elements zerolength element 
Connects two points at the same coordinate 
n1 
n2 
n3 
n4 
element zeroLength $eleTag $n1 $n2 –mat $matTag1 $matTag2 … -dir $dir1 $dir2 … <-orient $x1 $x2 $x3 $yp1 $yp2 $yp3> 
zero-length element 
solid element 
n5 
n6 
beam element
Material Models 
Linear Elastic Material model (nDMaterial) 
To characterize the response of the soil (or other continuum) in its elastic regime 
Elasto-Plastic Material models (nDMaterial) 
To characterize the nonlinear stress-strain response of soils 
Elasto-plastic Uniaxial models 
To characterize the interface response between soil and structural elements (uniaxialMaterial).
Material Models nDMaterial  Elastic 
Small deformation elasticity 
Linear isotropic 
Nonlinear isotropic 
Cross anisotropic 
Elastic Isotropic Material 
nDMaterial ElasticIsotropic $matTag $E $v
Material Models nDMaterial -Elasto-Plastic (Small Deformations) 
J2-Plasticity Material (von Mises) 
Drucker-Prager Material (UW) 
Cam-Clay Material (Berkeley, UW) 
MutiYield Materials (San Diego) 
Manzari-Dafalias (new) (UW)
Material Models nDMaterial - J2Plasticity 
von-Mises type 
nDMaterial J2Plasticity $matTag $K $G $sig0 $sigInf $delta $H 
sd 
sd-inf 
sd-0 
ed 
Von-Mises Yield Surface 
Stress-strain curve
Material Models nDMaterial MultiYield Materials 
Material models based on Multiyield Plasticity (Mroz et al., Prevost et al.) 
Two types 
Pressure Independent Multi-yield (for total stress analysis) 
Pressure Dependent Multi-yield (captures well the response of liquefiable soils) 
Developed by Elgamal et al. at UCSD 
http://cyclic.ucsd.edu/opensees/
Material Models – nDMaterial PressureDependentMultiYield 
15 parameters!!?? 
nDMaterial PressureDependMultiYield $matTag $nd $rho $refShearModul $refBulkModul $frictionAng $peakShearStra $refPress $pressDependCoe $PTAng $contrac $dilat1 $dilat2, $liquefac1 $liquefac2 $liquefac3 <$noYieldSurf=20 <$r1 $Gs1 …> $e=0.6 $cs1=0.9 $cs2=0.02 $cs3=0.7 $pa=101>
Material Models nDMaterial PressureDependentMultiYield 
nDMaterial PressureDependMultiYield $matTag $nd $rho $refShearModul $refBulkModul $frictionAng $peakShearStra $refPress $pressDependCoe $PTAng $contrac $dilat1 $dilat2, $liquefac1 $liquefac2 $liquefac3 <$noYieldSurf=20 <$r1 $Gs1 …> $e=0.6 $cs1=0.9 $cs2=0.02 $cs3=0.7 $pa=101>
Material Models nDMaterial PressureDependentMultiYield02 
nDMaterial PressureDependMultiYield02 $matTag $nd $rho $refBulkModul $frictionAng $peakShearStra $refPress $pressDepenCoe $PTAng $contrac1 $contrac3 $dilat1 $dilat3 <$noYieldSurf=20 <$r1 $Gs1 …> $contrac2=5.0 $dilat2=3.0 $liquefac1=1.0 $liquefac2=0.0 $e=0.6 $cs1=0.9 $cs2=0.02 $cs3=0.7 $pa=101>
Material Models nDMaterial PressureIndependentMultiYield 
nDMaterial PressureIndependMultiYield $matTag $nd $rho $refShearModul $refBulkModul $cohesi $peakShearStra $frictionAng $refPress=101 $pressDependCoe=0. <$noYieldSurf=20 <$r1 $Gs1 …>>
Material Models - nDMaterial 
Other Models under development 
nDMaterial BoundingCamClay  (Clays) 
nDMaterial Manzari-Dafalias  (Sands) 
b b b α α bμ  
d d d α α dμ  
s / p 1 
s / p 2 s / p 3 
O 
n 
  
b 
d 
n 
• 
• 
 
• 
 + 
yield surface 
bounding surface 
critical surface 
dilatancy surface 
b 
 α 
c 
 α 
d 
 α r  
• _ 
Bounding Surface Model
Material Models - nDMaterial Manzari-Dafalias (2004) 
Conventional Triaxial Test CTC Undrained 
Dense Sand 
Loose Sand 
Confinement 
Displacement
Material Models - nDMaterial Manzari-Dafalias (2004) 
Cyclic Constant Mean Stress TC Undrained 
Confinement 
Cyclic Shear Stress 
K=0 
K=Ko
Material Models Elasto-plastic Uniaxial models 
To capture interface response between solid (soil) and beam elements (pile) 
Py Tz Qz Uniaxial Materials 
•PySimple1 
•TzSimple1 
•QzSimple1 
•PyLiq1 
•TzLiq1
Material Models - uniaxialMaterial PySimple1 
uniaxialMaterial PySimple1 matTag $soilType $pult $Y50 $Cd <$c> 
y 
p 
pult (Reese 1974) 
y50 (API 1993) 
$soilType  =1 Matlock (clay), =2 API (sand) $pult  ultimate capacity of p-y material $Y50  displ. @ 50% of pult Cd  drag resistance (=1 no gap, <1 gap) $c  viscous damping 
Cd=1.0 
Cd=0.3
Material Models - uniaxialMaterial TzSimple1 & QzSimple1 
uniaxialMaterial TzSimple1 matTag $tzType $tult $z50 <$c> 
$tzType =1 Reese & O’Neill (clay), =2 Mosher (sand) $tult  ultimate capacity of t-z material $z50  displ. @ 50% of tult $c  viscous damping 
uniaxialMaterial QzSimple1 matTag $qzType $qult $z50 <$suction $c> 
$qzType =1 Reese & O’Neill (clay), =2 Vijayvergiya (sand) $qult = ultimate capacity of q-z material $z50 = displ. @ 50% of qult $suction  uplift resistance = suction*qult $c viscous damping
Material Models - uniaxialMaterial PyLiq1 
uniaxialMaterial PyLiq1 $matTag $soilType $pult $Y50 $Cd $c $pRes $solidElem1 $solidElem2 
$soilType  =1 Matlock (clay), =2 API (sand) 
$pult  ultimate capacity of p-y material 
$Y50  displ. @ 50% of pult 
Cd  drag resistance (=1 no gap, <1 gap) 
$c  viscous damping 
$pRes  residual (minimum) p-y resistance as ru=1.0 
$solidElem1 & $solidElem2  solid elements from which PyLiq1 will obtain effective stresses and pore pressures
Material Models - MuniaxialMaterial PyLiq1
Boundary Conditions 
EqualDof 
Same lateral deformation 
equalDOF $rNodeTag $cNodeTag $dof1 $dof2 … 
$rNodeTag  master node $cNodeTag  slave node $dof1 $dof2 …  constrained dof’s
Absorbent/transmitting Boundaries 
Lysmer (1969) 
1. set DampP 755 
2. set DampN 1216 
3. uniaxialMaterial Elastic 1 0 $DampP 
4. uniaxialMaterial Elastic 2 0 $DampN 
5. node 1 16.0 0.0 
6. node 2 16.0 0.0 
7. element zeroLength 1 1 2 -mat 1 2 
-dir 1 2 –orient 1 –2 0 2 1 0 
Quad Element 
P P 
N S 
C b V 
C a V 
 
 
 
 
zeroLength Element & 
uniaxial material
Interface Elements Contact Elements in OpenSees 
Beam-Solid Model 
Solid-Solid Model 
Fiber element 
Moment curvature response for single shaft
Interface elements Contact Elements in OpenSees 
3D Node-to-Surface Element 
2D Node-to-Line Element 
3D Beam-to-Solid Element 
3D End-Beam-to- Solid Element 
Master node 
Slave node 
tn 
g
element SimpleContact2D $eleTag $iNode $jNode $sNode $lNode $matTag $gTol $fTol 
$eleTag  unique integer tag identifying element object $iNode $jNode  master nodes $sNode  slave node $lNode  Lagrange multiplier node $matTag  unique integer tag associated with previously- defined material object $gTol  gap tolerance $fTol  force tolerance 
Master node 
Slave node 
Interface elements Contact Elements in OpenSees
Many more capabilities currently under development!!

Más contenido relacionado

La actualidad más candente

INFLUENCE OF SOIL-STRUCTURE INTERACTION ON RESPONSE OF A MULTI-STORIED BUILDI...
INFLUENCE OF SOIL-STRUCTURE INTERACTION ON RESPONSE OF A MULTI-STORIED BUILDI...INFLUENCE OF SOIL-STRUCTURE INTERACTION ON RESPONSE OF A MULTI-STORIED BUILDI...
INFLUENCE OF SOIL-STRUCTURE INTERACTION ON RESPONSE OF A MULTI-STORIED BUILDI...
SJ BASHA
 
3.4 pushover analysis
3.4 pushover analysis3.4 pushover analysis
3.4 pushover analysis
NASRIN AFROZ
 
Shear Wave Velocity: Seismic Site Classification
Shear Wave Velocity: Seismic Site ClassificationShear Wave Velocity: Seismic Site Classification
Shear Wave Velocity: Seismic Site Classification
Ali Osman Öncel
 
Vs30 measurements for Seismic Site Classification
Vs30 measurements for Seismic Site ClassificationVs30 measurements for Seismic Site Classification
Vs30 measurements for Seismic Site Classification
Ali Osman Öncel
 
Overview of Direct Analysis Method of Design for
Overview of Direct Analysis Method of Design forOverview of Direct Analysis Method of Design for
Overview of Direct Analysis Method of Design for
Ryan Brotherson
 
Development and application of explicit methods in OpenSees for collapse simu...
Development and application of explicit methods in OpenSees for collapse simu...Development and application of explicit methods in OpenSees for collapse simu...
Development and application of explicit methods in OpenSees for collapse simu...
openseesdays
 
A Picture Album of the Finite Element Method
A Picture Album of the Finite Element MethodA Picture Album of the Finite Element Method
A Picture Album of the Finite Element Method
Rahul Leslie
 

La actualidad más candente (20)

Abaqus Training.pptx
Abaqus Training.pptxAbaqus Training.pptx
Abaqus Training.pptx
 
Consolidation sivakugan (Complete Soil Mech. Undestanding Pakage: ABHAY)
Consolidation sivakugan (Complete Soil Mech. Undestanding Pakage: ABHAY)Consolidation sivakugan (Complete Soil Mech. Undestanding Pakage: ABHAY)
Consolidation sivakugan (Complete Soil Mech. Undestanding Pakage: ABHAY)
 
INFLUENCE OF SOIL-STRUCTURE INTERACTION ON RESPONSE OF A MULTI-STORIED BUILDI...
INFLUENCE OF SOIL-STRUCTURE INTERACTION ON RESPONSE OF A MULTI-STORIED BUILDI...INFLUENCE OF SOIL-STRUCTURE INTERACTION ON RESPONSE OF A MULTI-STORIED BUILDI...
INFLUENCE OF SOIL-STRUCTURE INTERACTION ON RESPONSE OF A MULTI-STORIED BUILDI...
 
3.4 pushover analysis
3.4 pushover analysis3.4 pushover analysis
3.4 pushover analysis
 
Design of earth-retaining structures - Lecture 7
Design of earth-retaining structures - Lecture 7Design of earth-retaining structures - Lecture 7
Design of earth-retaining structures - Lecture 7
 
Geotechnical Engineering-II [Lec #14: Timoshenko & Goodier Method]
Geotechnical Engineering-II [Lec #14: Timoshenko & Goodier Method]Geotechnical Engineering-II [Lec #14: Timoshenko & Goodier Method]
Geotechnical Engineering-II [Lec #14: Timoshenko & Goodier Method]
 
Geopsy: Seismic Vibration Processing
Geopsy: Seismic Vibration ProcessingGeopsy: Seismic Vibration Processing
Geopsy: Seismic Vibration Processing
 
Analysis of Beams on Nonlinear Winkler Foundation - OpenSees
Analysis of Beams on Nonlinear Winkler Foundation - OpenSeesAnalysis of Beams on Nonlinear Winkler Foundation - OpenSees
Analysis of Beams on Nonlinear Winkler Foundation - OpenSees
 
SEISMIC EVALUATION
SEISMIC EVALUATIONSEISMIC EVALUATION
SEISMIC EVALUATION
 
Shear Wave Velocity: Seismic Site Classification
Shear Wave Velocity: Seismic Site ClassificationShear Wave Velocity: Seismic Site Classification
Shear Wave Velocity: Seismic Site Classification
 
Modulus of subgrade reaction
Modulus of subgrade reaction Modulus of subgrade reaction
Modulus of subgrade reaction
 
Vs30 measurements for Seismic Site Classification
Vs30 measurements for Seismic Site ClassificationVs30 measurements for Seismic Site Classification
Vs30 measurements for Seismic Site Classification
 
A presentation on shear stress (10.01.03.139)
A presentation on shear stress (10.01.03.139)A presentation on shear stress (10.01.03.139)
A presentation on shear stress (10.01.03.139)
 
Overview of Direct Analysis Method of Design for
Overview of Direct Analysis Method of Design forOverview of Direct Analysis Method of Design for
Overview of Direct Analysis Method of Design for
 
Unit I Stresses and strain PSG.pptx
Unit I Stresses and strain PSG.pptxUnit I Stresses and strain PSG.pptx
Unit I Stresses and strain PSG.pptx
 
Swelling expansion and dilation of soil
Swelling expansion and dilation of soilSwelling expansion and dilation of soil
Swelling expansion and dilation of soil
 
Development and application of explicit methods in OpenSees for collapse simu...
Development and application of explicit methods in OpenSees for collapse simu...Development and application of explicit methods in OpenSees for collapse simu...
Development and application of explicit methods in OpenSees for collapse simu...
 
A Picture Album of the Finite Element Method
A Picture Album of the Finite Element MethodA Picture Album of the Finite Element Method
A Picture Album of the Finite Element Method
 
Plasma Etching
Plasma Etching Plasma Etching
Plasma Etching
 
Deterioration Modelling of Structural Members Subjected to Cyclic Loading Usi...
Deterioration Modelling of Structural Members Subjected to Cyclic Loading Usi...Deterioration Modelling of Structural Members Subjected to Cyclic Loading Usi...
Deterioration Modelling of Structural Members Subjected to Cyclic Loading Usi...
 

Similar a Geotechnical Elements and Models in OpenSees

6_Effect_of_stress_state_on_shear_wave-velocity of Ganga sand using Bender el...
6_Effect_of_stress_state_on_shear_wave-velocity of Ganga sand using Bender el...6_Effect_of_stress_state_on_shear_wave-velocity of Ganga sand using Bender el...
6_Effect_of_stress_state_on_shear_wave-velocity of Ganga sand using Bender el...
Reepal Shah
 
2018SOE07-Kim-Computation of Added resistance of ships by using a frequency-d...
2018SOE07-Kim-Computation of Added resistance of ships by using a frequency-d...2018SOE07-Kim-Computation of Added resistance of ships by using a frequency-d...
2018SOE07-Kim-Computation of Added resistance of ships by using a frequency-d...
SahilJawa3
 

Similar a Geotechnical Elements and Models in OpenSees (20)

Predicting Static Modulus of Elasticity of Laterite - Quarry Dust Blocks Usin...
Predicting Static Modulus of Elasticity of Laterite - Quarry Dust Blocks Usin...Predicting Static Modulus of Elasticity of Laterite - Quarry Dust Blocks Usin...
Predicting Static Modulus of Elasticity of Laterite - Quarry Dust Blocks Usin...
 
ThesisFinal2
ThesisFinal2ThesisFinal2
ThesisFinal2
 
DSD-NL 2017 Anura3D MPM for Geotechnical Engineering _ Achtergrond - Rohe
DSD-NL 2017 Anura3D MPM for Geotechnical Engineering _ Achtergrond - RoheDSD-NL 2017 Anura3D MPM for Geotechnical Engineering _ Achtergrond - Rohe
DSD-NL 2017 Anura3D MPM for Geotechnical Engineering _ Achtergrond - Rohe
 
F1304024249
F1304024249F1304024249
F1304024249
 
6_Effect_of_stress_state_on_shear_wave-velocity of Ganga sand using Bender el...
6_Effect_of_stress_state_on_shear_wave-velocity of Ganga sand using Bender el...6_Effect_of_stress_state_on_shear_wave-velocity of Ganga sand using Bender el...
6_Effect_of_stress_state_on_shear_wave-velocity of Ganga sand using Bender el...
 
Advanced foundation design(nce 011)
Advanced foundation design(nce 011)Advanced foundation design(nce 011)
Advanced foundation design(nce 011)
 
1 viscoelastic foundation on soil under vertical load
1 viscoelastic foundation on soil under vertical load1 viscoelastic foundation on soil under vertical load
1 viscoelastic foundation on soil under vertical load
 
Smoothed Particle Galerkin Method Formulation.pdf
Smoothed Particle Galerkin Method Formulation.pdfSmoothed Particle Galerkin Method Formulation.pdf
Smoothed Particle Galerkin Method Formulation.pdf
 
Bridge structural foundations-and_earth_retaining_structures
Bridge structural foundations-and_earth_retaining_structuresBridge structural foundations-and_earth_retaining_structures
Bridge structural foundations-and_earth_retaining_structures
 
Analysis of stiffened isotropic and composite plate
Analysis of stiffened isotropic and composite plateAnalysis of stiffened isotropic and composite plate
Analysis of stiffened isotropic and composite plate
 
2018SOE07-Kim-Computation of Added resistance of ships by using a frequency-d...
2018SOE07-Kim-Computation of Added resistance of ships by using a frequency-d...2018SOE07-Kim-Computation of Added resistance of ships by using a frequency-d...
2018SOE07-Kim-Computation of Added resistance of ships by using a frequency-d...
 
techDynamic characteristics and stability of cylindrical textured journal bea...
techDynamic characteristics and stability of cylindrical textured journal bea...techDynamic characteristics and stability of cylindrical textured journal bea...
techDynamic characteristics and stability of cylindrical textured journal bea...
 
10 simple mathematical approach for granular fill
10  simple mathematical approach for granular fill 10  simple mathematical approach for granular fill
10 simple mathematical approach for granular fill
 
Chap-4 FEA for Elastoplastic Problems.pptx
Chap-4 FEA for Elastoplastic Problems.pptxChap-4 FEA for Elastoplastic Problems.pptx
Chap-4 FEA for Elastoplastic Problems.pptx
 
Porfolio
PorfolioPorfolio
Porfolio
 
Finite element analysis qb
Finite element analysis qbFinite element analysis qb
Finite element analysis qb
 
Geohydrology ii (1)
Geohydrology ii (1)Geohydrology ii (1)
Geohydrology ii (1)
 
An Iteratively Coupled Solution Method for Partial and Super-Cavitation Predi...
An Iteratively Coupled Solution Method for Partial and Super-Cavitation Predi...An Iteratively Coupled Solution Method for Partial and Super-Cavitation Predi...
An Iteratively Coupled Solution Method for Partial and Super-Cavitation Predi...
 
Effect of cylindrical texture on dynamic characteristics of journal bearing
Effect of cylindrical texture on dynamic characteristics of journal bearingEffect of cylindrical texture on dynamic characteristics of journal bearing
Effect of cylindrical texture on dynamic characteristics of journal bearing
 
On the role of quantum mechanical simulation in materials science.
On the role of quantum mechanical simulation in materials science. On the role of quantum mechanical simulation in materials science.
On the role of quantum mechanical simulation in materials science.
 

Más de openseesdays

A shared-filesystem-memory approach for running IDA in parallel over informal...
A shared-filesystem-memory approach for running IDA in parallel over informal...A shared-filesystem-memory approach for running IDA in parallel over informal...
A shared-filesystem-memory approach for running IDA in parallel over informal...
openseesdays
 
Expert systems for advanced FE modelling of bridges and buildings using OpenSees
Expert systems for advanced FE modelling of bridges and buildings using OpenSeesExpert systems for advanced FE modelling of bridges and buildings using OpenSees
Expert systems for advanced FE modelling of bridges and buildings using OpenSees
openseesdays
 

Más de openseesdays (20)

Opensees integrated in a BIM workflow as calculation engine
Opensees integrated in a BIM workflow as calculation engineOpensees integrated in a BIM workflow as calculation engine
Opensees integrated in a BIM workflow as calculation engine
 
A shared-filesystem-memory approach for running IDA in parallel over informal...
A shared-filesystem-memory approach for running IDA in parallel over informal...A shared-filesystem-memory approach for running IDA in parallel over informal...
A shared-filesystem-memory approach for running IDA in parallel over informal...
 
Expert systems for advanced FE modelling of bridges and buildings using OpenSees
Expert systems for advanced FE modelling of bridges and buildings using OpenSeesExpert systems for advanced FE modelling of bridges and buildings using OpenSees
Expert systems for advanced FE modelling of bridges and buildings using OpenSees
 
Implementation and finite-element analysis of shell elements confined by thro...
Implementation and finite-element analysis of shell elements confined by thro...Implementation and finite-element analysis of shell elements confined by thro...
Implementation and finite-element analysis of shell elements confined by thro...
 
Development of an OpenSees model for collapse risk assessment of Italian-code...
Development of an OpenSees model for collapse risk assessment of Italian-code...Development of an OpenSees model for collapse risk assessment of Italian-code...
Development of an OpenSees model for collapse risk assessment of Italian-code...
 
Blind test prediction of an infilled RC building with OpenSees
Blind test prediction of an infilled RC building with OpenSeesBlind test prediction of an infilled RC building with OpenSees
Blind test prediction of an infilled RC building with OpenSees
 
Modelling the out-of-plane behaviour of URM infills and the in-plane/out-of-p...
Modelling the out-of-plane behaviour of URM infills and the in-plane/out-of-p...Modelling the out-of-plane behaviour of URM infills and the in-plane/out-of-p...
Modelling the out-of-plane behaviour of URM infills and the in-plane/out-of-p...
 
A new Graphical User Interface for OpenSees
A new Graphical User Interface for OpenSeesA new Graphical User Interface for OpenSees
A new Graphical User Interface for OpenSees
 
Assessment of the seismic performance of steel frames using OpenSees
Assessment of the seismic performance of steel frames using OpenSeesAssessment of the seismic performance of steel frames using OpenSees
Assessment of the seismic performance of steel frames using OpenSees
 
Non-linear dynamic analyses of a 60’s RC building collapsed during L’Aquila 2...
Non-linear dynamic analyses of a 60’s RC building collapsed during L’Aquila 2...Non-linear dynamic analyses of a 60’s RC building collapsed during L’Aquila 2...
Non-linear dynamic analyses of a 60’s RC building collapsed during L’Aquila 2...
 
Efficient analytical and hybrid simulations using OpenSees
Efficient analytical and hybrid simulations using OpenSeesEfficient analytical and hybrid simulations using OpenSees
Efficient analytical and hybrid simulations using OpenSees
 
Numerical modelling of RC columns with plain reinforcing bars
Numerical modelling of RC columns with plain reinforcing barsNumerical modelling of RC columns with plain reinforcing bars
Numerical modelling of RC columns with plain reinforcing bars
 
OpenSees: Future Directions
OpenSees: Future DirectionsOpenSees: Future Directions
OpenSees: Future Directions
 
OpenSees solver with a differential evolutionary algorithm for structural opt...
OpenSees solver with a differential evolutionary algorithm for structural opt...OpenSees solver with a differential evolutionary algorithm for structural opt...
OpenSees solver with a differential evolutionary algorithm for structural opt...
 
An OpenSees material model for the cyclic behaviour of corroded steel bar in ...
An OpenSees material model for the cyclic behaviour of corroded steel bar in ...An OpenSees material model for the cyclic behaviour of corroded steel bar in ...
An OpenSees material model for the cyclic behaviour of corroded steel bar in ...
 
Numerical investigation on the seismic behaviour of repaired and retrofitted ...
Numerical investigation on the seismic behaviour of repaired and retrofitted ...Numerical investigation on the seismic behaviour of repaired and retrofitted ...
Numerical investigation on the seismic behaviour of repaired and retrofitted ...
 
Modelling with fibre beam elements for load capacity assessment of existing m...
Modelling with fibre beam elements for load capacity assessment of existing m...Modelling with fibre beam elements for load capacity assessment of existing m...
Modelling with fibre beam elements for load capacity assessment of existing m...
 
Modelling of soil-structure interaction in OpenSees: A practical approach for...
Modelling of soil-structure interaction in OpenSees: A practical approach for...Modelling of soil-structure interaction in OpenSees: A practical approach for...
Modelling of soil-structure interaction in OpenSees: A practical approach for...
 
Modelling of a shear reinforced flat slab building for seismic fragility anal...
Modelling of a shear reinforced flat slab building for seismic fragility anal...Modelling of a shear reinforced flat slab building for seismic fragility anal...
Modelling of a shear reinforced flat slab building for seismic fragility anal...
 
Evaluating the use of OpenSees for lifetime seismic performance assessment of...
Evaluating the use of OpenSees for lifetime seismic performance assessment of...Evaluating the use of OpenSees for lifetime seismic performance assessment of...
Evaluating the use of OpenSees for lifetime seismic performance assessment of...
 

Último

DeepFakes presentation : brief idea of DeepFakes
DeepFakes presentation : brief idea of DeepFakesDeepFakes presentation : brief idea of DeepFakes
DeepFakes presentation : brief idea of DeepFakes
MayuraD1
 
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak HamilCara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Kandungan 087776558899
 
Standard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power PlayStandard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power Play
Epec Engineered Technologies
 
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills KuwaitKuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
jaanualu31
 
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
ssuser89054b
 
+97470301568>> buy weed in qatar,buy thc oil qatar,buy weed and vape oil in d...
+97470301568>> buy weed in qatar,buy thc oil qatar,buy weed and vape oil in d...+97470301568>> buy weed in qatar,buy thc oil qatar,buy weed and vape oil in d...
+97470301568>> buy weed in qatar,buy thc oil qatar,buy weed and vape oil in d...
Health
 
notes on Evolution Of Analytic Scalability.ppt
notes on Evolution Of Analytic Scalability.pptnotes on Evolution Of Analytic Scalability.ppt
notes on Evolution Of Analytic Scalability.ppt
MsecMca
 

Último (20)

HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptx
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptxHOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptx
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptx
 
COST-EFFETIVE and Energy Efficient BUILDINGS ptx
COST-EFFETIVE  and Energy Efficient BUILDINGS ptxCOST-EFFETIVE  and Energy Efficient BUILDINGS ptx
COST-EFFETIVE and Energy Efficient BUILDINGS ptx
 
Online electricity billing project report..pdf
Online electricity billing project report..pdfOnline electricity billing project report..pdf
Online electricity billing project report..pdf
 
A CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptx
A CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptxA CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptx
A CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptx
 
DeepFakes presentation : brief idea of DeepFakes
DeepFakes presentation : brief idea of DeepFakesDeepFakes presentation : brief idea of DeepFakes
DeepFakes presentation : brief idea of DeepFakes
 
data_management_and _data_science_cheat_sheet.pdf
data_management_and _data_science_cheat_sheet.pdfdata_management_and _data_science_cheat_sheet.pdf
data_management_and _data_science_cheat_sheet.pdf
 
Minimum and Maximum Modes of microprocessor 8086
Minimum and Maximum Modes of microprocessor 8086Minimum and Maximum Modes of microprocessor 8086
Minimum and Maximum Modes of microprocessor 8086
 
Computer Networks Basics of Network Devices
Computer Networks  Basics of Network DevicesComputer Networks  Basics of Network Devices
Computer Networks Basics of Network Devices
 
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak HamilCara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
 
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
 
Standard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power PlayStandard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power Play
 
Thermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - VThermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - V
 
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills KuwaitKuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
 
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptx
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptxS1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptx
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptx
 
Thermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.pptThermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.ppt
 
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
 
Work-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptxWork-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptx
 
+97470301568>> buy weed in qatar,buy thc oil qatar,buy weed and vape oil in d...
+97470301568>> buy weed in qatar,buy thc oil qatar,buy weed and vape oil in d...+97470301568>> buy weed in qatar,buy thc oil qatar,buy weed and vape oil in d...
+97470301568>> buy weed in qatar,buy thc oil qatar,buy weed and vape oil in d...
 
School management system project Report.pdf
School management system project Report.pdfSchool management system project Report.pdf
School management system project Report.pdf
 
notes on Evolution Of Analytic Scalability.ppt
notes on Evolution Of Analytic Scalability.pptnotes on Evolution Of Analytic Scalability.ppt
notes on Evolution Of Analytic Scalability.ppt
 

Geotechnical Elements and Models in OpenSees

  • 1. Geotechnical Elements and Models in OpenSees Pedro Arduino University of Washington, Seattle OpenSees Days Portugal 2014, Workshop on Multi-Hazard Analysis of Structures using OpenSees University of Porto, Porto, Portugal Thursday July 3, 2014
  • 2. Type of Geotechnical Problems that can be solved using OpenSees Static Problems Deformation analyses (1D, 2D, or 3D) Consolidation problems (diffusion problems) Soil-structure interaction problems Shallow foundations (e.g. bearing capacity, settlements) Pile foundations (e.g. vertical and lateral capacity) Dynamic (earthquake problems) Free-field analysis Liquefaction induced problems Soil structure interaction problems (e.g. response of pile foundations, bridge bents, or complete structures embedded in soils to earthquake excitations)
  • 3. What do we need?? Solid elements to characterize the soil domain (continuum). Appropriate boundary conditions to accurately represent the soil domain boundaries. Robust constitutive models to characterize the soil stress-strain response under monotonic and cyclic loading conditions Interface elements to capture the interaction between the soil and adjacent structures. Everything else you are learning in this workshop (i.e., how to create beam elements, apply loads and boundary conditions, record results, perform the analysis, etc.
  • 4. Outline Elements (for solids) Single-phase Multi-phase (coupled) finite elements Zero length element Material models Elastic Elasto-plastic Continuum Models Elasto-plastic Uniaxial models Boundary conditions Equal DOF Absorbent boundaries Interface elements 2D, 3D node-to-node contact elements Beam-contact elements
  • 5. Elements (solids) Single-phase formulations To capture the response of dry soils (or total stress analysis) need one single phase Phase 1 – soil skeleton Multi-phase formulations To capture the response of saturated soils (effective stress analysis)  need two phases Phase 1  soil skeleton Phase 2  pore water Zero-Length element To capture interface response between solid and beam elements, and to apply absorbent boundary conditions
  • 6. Elements Single Phase Formulation Small deformation solid elements 2-D quadrilateral elements (4, 9 nodes) 3-D solid elements, brick (8, 20 nodes) n1 n2 n3 n4 n2 n1 n3 n4 n6 n5 n7 n8 quad (4 node) stdBrick (8 node)
  • 7. Elements quad element definition n1 n2 n3 n4 quad (4 node) element quad $eleTag $n1 $n2 $n3 $n4 $thick $type $matTag <$press $rho $b1 $b2> Must define first all the required arguments. In particular: Nodes $n1, $n2, $n3, $n4 and Material type $matTag The arguments in <…> are optional
  • 8. Elements Multi-Phase Formulations Fully coupled u-p elements (2D & 3D) Fully coupled u-p-U elements (3D) for small deformations Degrees of Freedom (DOFs) are: u  solid displacement, on P  pore fluid pressures, on U  pore fluid displacements, on n1 n2 n3 n4 quadUP n1 n2 n3 n4 n5 n6 n7 n8 n9 9_4_quadUP
  • 9. Elements quadUP element definition element quadUP $eleTag $n1 $n2 $n3 $n4 $thick $type $matTag $bulk $fmass $hPerm $vPerm <$b1 $b2 $t> $bulk  combined undrained bulk modulus Bc=Bf/n $fmass  fluid mass density $hperm & $vperm  horiz. And vert. permeability n1 n2 n3 n4 quadUP
  • 10. Elements Efficient formulations n1 n2 n3 n4 n2 n1 n3 n4 n6 n5 n7 n8 quad (4 node) stdBrick (8 node) Standard 2D and 3D solid Elements n1 n2 n3 n4 n2 n1 n3 n4 n6 n5 n7 n8 SSPquad (4 node) SSPBrick (8 node) Stabilized Single Point 2D and 3D Solid Elements
  • 11. Elements Efficient formulations n1 n2 n3 n4 n2 n1 n3 n4 n6 n5 n7 n8 SSPquad (4 node) SSPBrick (8 node) Stabilized Single Point 2D and 3D Solid Elements n1 n2 n3 n4 n2 n1 n3 n4 n6 n5 n7 n8 SSPquad-up (4 node) SSPBrick-up (8 node) UP - Stabilized Single Point 2D and 3D Solid Elements
  • 12. Elements zerolength element Connects two points at the same coordinate n1 n2 n3 n4 element zeroLength $eleTag $n1 $n2 –mat $matTag1 $matTag2 … -dir $dir1 $dir2 … <-orient $x1 $x2 $x3 $yp1 $yp2 $yp3> zero-length element solid element n5 n6 beam element
  • 13. Material Models Linear Elastic Material model (nDMaterial) To characterize the response of the soil (or other continuum) in its elastic regime Elasto-Plastic Material models (nDMaterial) To characterize the nonlinear stress-strain response of soils Elasto-plastic Uniaxial models To characterize the interface response between soil and structural elements (uniaxialMaterial).
  • 14. Material Models nDMaterial  Elastic Small deformation elasticity Linear isotropic Nonlinear isotropic Cross anisotropic Elastic Isotropic Material nDMaterial ElasticIsotropic $matTag $E $v
  • 15. Material Models nDMaterial -Elasto-Plastic (Small Deformations) J2-Plasticity Material (von Mises) Drucker-Prager Material (UW) Cam-Clay Material (Berkeley, UW) MutiYield Materials (San Diego) Manzari-Dafalias (new) (UW)
  • 16. Material Models nDMaterial - J2Plasticity von-Mises type nDMaterial J2Plasticity $matTag $K $G $sig0 $sigInf $delta $H sd sd-inf sd-0 ed Von-Mises Yield Surface Stress-strain curve
  • 17. Material Models nDMaterial MultiYield Materials Material models based on Multiyield Plasticity (Mroz et al., Prevost et al.) Two types Pressure Independent Multi-yield (for total stress analysis) Pressure Dependent Multi-yield (captures well the response of liquefiable soils) Developed by Elgamal et al. at UCSD http://cyclic.ucsd.edu/opensees/
  • 18. Material Models – nDMaterial PressureDependentMultiYield 15 parameters!!?? nDMaterial PressureDependMultiYield $matTag $nd $rho $refShearModul $refBulkModul $frictionAng $peakShearStra $refPress $pressDependCoe $PTAng $contrac $dilat1 $dilat2, $liquefac1 $liquefac2 $liquefac3 <$noYieldSurf=20 <$r1 $Gs1 …> $e=0.6 $cs1=0.9 $cs2=0.02 $cs3=0.7 $pa=101>
  • 19. Material Models nDMaterial PressureDependentMultiYield nDMaterial PressureDependMultiYield $matTag $nd $rho $refShearModul $refBulkModul $frictionAng $peakShearStra $refPress $pressDependCoe $PTAng $contrac $dilat1 $dilat2, $liquefac1 $liquefac2 $liquefac3 <$noYieldSurf=20 <$r1 $Gs1 …> $e=0.6 $cs1=0.9 $cs2=0.02 $cs3=0.7 $pa=101>
  • 20. Material Models nDMaterial PressureDependentMultiYield02 nDMaterial PressureDependMultiYield02 $matTag $nd $rho $refBulkModul $frictionAng $peakShearStra $refPress $pressDepenCoe $PTAng $contrac1 $contrac3 $dilat1 $dilat3 <$noYieldSurf=20 <$r1 $Gs1 …> $contrac2=5.0 $dilat2=3.0 $liquefac1=1.0 $liquefac2=0.0 $e=0.6 $cs1=0.9 $cs2=0.02 $cs3=0.7 $pa=101>
  • 21. Material Models nDMaterial PressureIndependentMultiYield nDMaterial PressureIndependMultiYield $matTag $nd $rho $refShearModul $refBulkModul $cohesi $peakShearStra $frictionAng $refPress=101 $pressDependCoe=0. <$noYieldSurf=20 <$r1 $Gs1 …>>
  • 22. Material Models - nDMaterial Other Models under development nDMaterial BoundingCamClay  (Clays) nDMaterial Manzari-Dafalias  (Sands) b b b α α bμ  d d d α α dμ  s / p 1 s / p 2 s / p 3 O n   b d n • •  •  + yield surface bounding surface critical surface dilatancy surface b  α c  α d  α r  • _ Bounding Surface Model
  • 23. Material Models - nDMaterial Manzari-Dafalias (2004) Conventional Triaxial Test CTC Undrained Dense Sand Loose Sand Confinement Displacement
  • 24. Material Models - nDMaterial Manzari-Dafalias (2004) Cyclic Constant Mean Stress TC Undrained Confinement Cyclic Shear Stress K=0 K=Ko
  • 25. Material Models Elasto-plastic Uniaxial models To capture interface response between solid (soil) and beam elements (pile) Py Tz Qz Uniaxial Materials •PySimple1 •TzSimple1 •QzSimple1 •PyLiq1 •TzLiq1
  • 26. Material Models - uniaxialMaterial PySimple1 uniaxialMaterial PySimple1 matTag $soilType $pult $Y50 $Cd <$c> y p pult (Reese 1974) y50 (API 1993) $soilType  =1 Matlock (clay), =2 API (sand) $pult  ultimate capacity of p-y material $Y50  displ. @ 50% of pult Cd  drag resistance (=1 no gap, <1 gap) $c  viscous damping Cd=1.0 Cd=0.3
  • 27. Material Models - uniaxialMaterial TzSimple1 & QzSimple1 uniaxialMaterial TzSimple1 matTag $tzType $tult $z50 <$c> $tzType =1 Reese & O’Neill (clay), =2 Mosher (sand) $tult  ultimate capacity of t-z material $z50  displ. @ 50% of tult $c  viscous damping uniaxialMaterial QzSimple1 matTag $qzType $qult $z50 <$suction $c> $qzType =1 Reese & O’Neill (clay), =2 Vijayvergiya (sand) $qult = ultimate capacity of q-z material $z50 = displ. @ 50% of qult $suction  uplift resistance = suction*qult $c viscous damping
  • 28. Material Models - uniaxialMaterial PyLiq1 uniaxialMaterial PyLiq1 $matTag $soilType $pult $Y50 $Cd $c $pRes $solidElem1 $solidElem2 $soilType  =1 Matlock (clay), =2 API (sand) $pult  ultimate capacity of p-y material $Y50  displ. @ 50% of pult Cd  drag resistance (=1 no gap, <1 gap) $c  viscous damping $pRes  residual (minimum) p-y resistance as ru=1.0 $solidElem1 & $solidElem2  solid elements from which PyLiq1 will obtain effective stresses and pore pressures
  • 29. Material Models - MuniaxialMaterial PyLiq1
  • 30. Boundary Conditions EqualDof Same lateral deformation equalDOF $rNodeTag $cNodeTag $dof1 $dof2 … $rNodeTag  master node $cNodeTag  slave node $dof1 $dof2 …  constrained dof’s
  • 31. Absorbent/transmitting Boundaries Lysmer (1969) 1. set DampP 755 2. set DampN 1216 3. uniaxialMaterial Elastic 1 0 $DampP 4. uniaxialMaterial Elastic 2 0 $DampN 5. node 1 16.0 0.0 6. node 2 16.0 0.0 7. element zeroLength 1 1 2 -mat 1 2 -dir 1 2 –orient 1 –2 0 2 1 0 Quad Element P P N S C b V C a V     zeroLength Element & uniaxial material
  • 32. Interface Elements Contact Elements in OpenSees Beam-Solid Model Solid-Solid Model Fiber element Moment curvature response for single shaft
  • 33. Interface elements Contact Elements in OpenSees 3D Node-to-Surface Element 2D Node-to-Line Element 3D Beam-to-Solid Element 3D End-Beam-to- Solid Element Master node Slave node tn g
  • 34. element SimpleContact2D $eleTag $iNode $jNode $sNode $lNode $matTag $gTol $fTol $eleTag  unique integer tag identifying element object $iNode $jNode  master nodes $sNode  slave node $lNode  Lagrange multiplier node $matTag  unique integer tag associated with previously- defined material object $gTol  gap tolerance $fTol  force tolerance Master node Slave node Interface elements Contact Elements in OpenSees
  • 35. Many more capabilities currently under development!!