Introduction: RS 3 Tutorial 1 Quick Start

Size: px
Start display at page:

Download "Introduction: RS 3 Tutorial 1 Quick Start"

Transcription

1 Introduction: RS 3 Tutorial 1 Quick Start Welcome to RS 3. This tutorial introduces some basic features of RS 3. The model analyzes the effect of tank loading on an existing sloped underground tunnel. First the tunnel is excavated, then a shallow foundation is excavated, then the foundation is filled with concrete, and the last stage involves loading the foundation. The finished product of this tutorial can be found in the Tutorial 01 Quick Start.rs3dmodel file. All tutorial files installed with RS 3 can be accessed by selecting File Recent Tutorials folder from the RS 3 main menu. CONTENTS Introduction: RS 3 Tutorial 1 Quick Start... 1 Step 1: Starting the Model... 2 Creating A Blank Document... 2 Step 2: Editing The Project Settings... 2 Configuring The Units & Stages... 2 Other Options... 3 Step 3: Defining The Materials... 3 Defining Material Properties... 3 Step 4: Creating Geometry... 4 Defining The External Box... 4 Step 5: Excavating... 5 Creating A Cylinder For The Underground Tunnel... 5 Extruding A Circle For The Tank Foundation 6 Step 6: Staging... 8 Staging The Tunnel Excavation... 8 Staging The Foundation... 8 Step 7: Adding Stress Loading... 9 Applying A Surface Load To The Model... 9 Applying A Field Stress Step 8: Setting Boundary Conditions Adding Model Restraints Step 9: Meshing Configuring And Calculating Mesh Step 10: Computing Results Compute Step 11: Interpreting Results Displaying The Results Principal Stress Z Displacement Tutorial Key Concepts Excavation of sloped tunnel Shallow circular foundations Staged excavation and construction Tutorial 1: RS 3 1

2 Step 1: Starting the Model CREATING A BLANK DOCUMENT New Project Save Start RS 3 by selecting Programs Rocscience RS3 2.0 RS3 from the Windows start menu. RS 3 opens to a blank screen, which allows you to create a new model by pressing the [New Project] button. If the RS 3 application window is not already maximized, maximize it now so the full screen space is available for use. First, save as Tutorial 01 Quick Start.rs3dmodel: File Save. Step 2: Editing the Project Settings CONFIGURING THE UNITS & STAGES Project Settings The Project Settings dialog is used to configure the main analysis parameters for your RS 3 model. Open the dialog through File Project Settings. This will open the dialog on the first tab: [Units], and set Units = Metric, stress as kpa. Project Settings: Units Project Settings: Stages Select the [Stages] tab. Enter Number of Stages = 5, with names as shown above. Tutorial 1: RS 3 2

3 OTHER OPTIONS Next, select the [Groundwater] tab. Project Settings: Ground water Enter Method = None, then select the [Solver Options] tab. A major feature in RS 3 is the ability to do a Coupled analysis. This means that the groundwater and solids impact each other in the computation. For more information about the coupled analysis option, please visit the Help menu. We are not interested in groundwater results, so uncoupled analysis is adequate. It is recommended that the solver type be left as Automatic to ensure accurate results. Select [Project Summary] and enter Quick Start as the Project Title. Do not change any other settings. Select [OK] to close the dialog. Step 3: Defining the Materials DEFINING MATERIAL PROPERTIES Define Materials Under the same tab (Geology or Excavations) you can assign the materials and properties of our model through Materials Define Materials. By default, RS 3 assigns all created geology (not excavations) the material Material 1, so if you define Material 1 as the material you want the majority of the geology to be, you can save some time in assigning properties later. Enter the following properties for Material 1 and Material 2 in the [Stiffness] tab. Material 1: Enter Name = Soil, Initial Element Loading = Field Stress & Body Force, Unit Weight = 20 kn/m 3, then switch to [Material 2]. Tutorial 1: RS 3 3

4 Material 1 Properties: Stiffness Material 2: Enter Name = Concrete, Initial Element Loading = Body Force Only, Young s Modulus = kpa, then select [OK]. Material 2 Properties: Stiffness Step 4: Creating Geometry DEFINING THE EXTERNAL BOX Ensure the Geology tab is selected from the workflow at the top of the screen. RS 3 is designed with an intuitive workflow to help guide the user through the required steps in creating a model. Under each tab, the toolbars and menus are customized to provide the user with the functions they will need in each step of creating their model. RS 3 uses the Z direction as the default for the direction of gravity, so when creating geometry, it s important to keep this in mind to orient your model. Tutorial 1: RS 3 4

5 RS 3 uses an external box to act as the scope of the model, meaning only objects contained within or a part of the external box will be considered in the calculations. As such, when creating a model, it is important to realise the model s bounds before setting up the external box. Select: Geometry Create External Box. Create External A Create External dialog will open, enter First Corner (x, y, z) = (0, 0, 0), Second Corner (x, y, z) = (30, 30, -20), and Auto-Expand by = 0, then press [OK]. Step 5: Excavating CREATING A CYLINDER FOR THE UNDERGROUND TUNNEL Select the Excavations tab from the workflow at the top of the screen. We will now design the excavation bodies. Create Cylinder We need to define a cylinder for our underground tunnel, select: Geometry 3D Primitive Geometry Cylinder. When cutting into the external box to further detail the model, the objects can extend beyond the boundary without affecting the final model. It is encouraged when making objects that cut through the surface of the box to make them extend past the surface to ensure a clean cut through the external box. Create Cylinder Tutorial 1: RS 3 5

6 Enter Axis Start Point (x, y, z) = (10, -1, -8), Axis End Point (x, y, z) = (10, 31, -10), Radius = 1, Subdivisions = 25, then press [OK]. EXTRUDING A CIRCLE FOR THE TANK FOUNDATION Next we are going to create an extruded circle for our tank foundation. We could easily create the foundation through defining another cylinder as we did above for the tunnel, but for the purpose of demonstrating other features of RS 3, this cylinder will be created through a different (more lengthy) process. Draw a Polyline Select: Geometry Draw Tools Draw Polyline. A Draw Polyline panel will open on the left. Draw Polyline Close Polyline Pane Select Plane Orientation = XY, Origin (x, y, z) = (17.5, 15, 1), Path Definition = Circle, Circle Definition = Center and Radius, Radius = 5, U, V Coord = 0 0, [Enter], then press the blue checkmark to close the pane. Tutorial 1: RS 3 6

7 You can press on the grey arrow beside Discretization Settings to define the number of straight line segments that define the circle (or the approximate segment length), but here, the default is fine. Create Polygon from Polyline Extrude Geometry Select PolyLine 1 in the visibility pane (top left section), then press: Geometry Draw Tools Create Polygon from Polyline. A Create Polygons dialog will appear with Polyline1 listed, press [Create Polygons]. This will transform PolyLine1 to Polygon 1 in the visibility pane. This polygon must be extruded into the geology to model the excavation pit and sheet pile walls. Select Polygon 1 in the visibility pane. Then select Geometry Extrude/Sweep/Loft Tools Extrude and an Extrude Geometry dialog will appear. Keep Direction (x, y, z) = (0, 0, 1), and Depth = -1.5, then press [OK]. Extrude Geometry Divide All Geometry Now that we ve completed defining the external box, and the objects to be cut into it, we can divide our model according to the objects we defined: Geometry 3D Boolean Divide All Geometry. Tutorial 1: RS 3 7

8 Your 3D model should look similar to the one below. Current State of Model Step 6: Staging Notice that the excess bits we had defined in both cylinders has been omitted after dividing the geometry because it extended past the external boundary. STAGING THE TUNNEL EXCAVATION The tunnel is excavated at stage 2, meaning in stage 1 it should still be Soil. RS 3 separates stages through tabs at the bottom of the window. The screens will update loads, materials, and other staged elements as you make them active. This feature makes it easy to view the different states of the model at each stage. Starting with the tunnel, make sure the model is currently active on stage 2 Excavate tunnel (bottom pane of tabs). Now select the tunnel excavation body in the visibility pane, and in the properties pane, change the Applied Property = No Material. Once changing the property of a body, RS 3 will automatically make the following stages have the same property (e.g. if a body was excavated in stage 1, indicated through property being No Material, it will change from the original material to No Material in all subsequent stages as well). STAGING THE FOUNDATION The foundation is excavated at stage 3, and the concrete is poured in stage 4. Now we do the same excavation for the foundation as we completed for the tunnel, but starting from stage 3, select the stage tab Excavate foundation. Tutorial 1: RS 3 8

9 Select the foundation body from the visibility pane, then in the properties pane, change Applied Property = No Material. Now select Stage tab Pour concrete foundation, and in the foundations properties pane, change the Applied Property = Concrete. RS 3 also provides a quick visual summary of the currently selected object s state in each stage. For example, if you select the foundation in the visibility pane, on top of the stage tabs, you ll notice stage 1 and 2 have a purple line (indicating it is material 1), stage 3 is clear (indicating it is defined as no material), and stage 4 and 5 are red (concrete). Step 7: Adding Stress Loading APPLYING A SURFACE LOAD TO THE MODEL Next we go to the Loads tab. This tab allows you to edit the loading conditions. Faces Selection Select the foundation surface with Faces Selection mode active in the toolbar. Face Selected Tutorial 1: RS 3 9

10 Select: Loading Add Loads. Add Loads Add Loads Enter Magnitude = 200, and Install at Stage = Loading foundation, the rest should be default (check screenshot), then press [Apply]. APPLYING A FIELD STRESS Field Stress This tab also allows you to edit the field stress loading conditions, select: Loading Field Stress. Field Stress Enter Field Stress Type = Gravity, the rest should be default (check screenshot). Tutorial 1: RS 3 10

11 Step 8: Setting Boundary Conditions ADDING MODEL RESTRAINTS Move to the Restraints tab to assign restraints to the external boundary of the model. RS 3 has a built in Auto Restrain tool for use on underground models. Auto Restrain (Surface) Select: Restraints Auto Restrain (Surface). This completes the construction of the model (in terms of geometry). Step 9: Meshing CONFIGURING AND CALCULATING MESH Mesh Settings Next we move to the Mesh tab. Here we may specify the mesh type and discretization density for our model. For this tutorial, we will use a 10-node finite element mesh type. This is not the default mesh parameter so we will need to customize the mesh: Mesh Mesh Settings. The Mesh Settings dialog appears. This dialog allows you to customize parameters of your mesh. We want to use a graded, 10-noded element mesh. Mesh Settings Enter Element Type = 10-Noded Tetrahedra, Mesh Gradation = Graded. Press [OK]. Then mesh the model: Mesh Mesh. The mesh is now generated, your model should look like the one below. Mesh Current State of Model: Mesh Tutorial 1: RS 3 11

12 Step 10: Computing Results COMPUTE Save Next we move to the Compute tab. From this tab we can compute the results of our model. First, save your model: File Save. Use the Save As dialog to save the file, and next you need to save the compute file: File Save Compute File. You are now ready to compute the results. Select: Compute Compute. Compute The RS 3 Compute engine will perform the required finite element calculations. This computation may take a few minutes; however, more complex models may take a much longer time to compute. Once computation is complete, the dialog closes. Compute Engine Tutorial 1: RS 3 12

13 Step 11: Interpreting Results DISPLAYING THE RESULTS Next we move to the Results tab. From this tab we can analyze the results of our model. First, refresh the results: Interpret Refresh Results. Refresh Results On the top right corner of the Results tab, you should see two drop down menus: Excavation Contour The Element drop down menu allows you to view the results for solids, bolts, and liners. For this tutorial we can only view results for Solids. XZ Plane YZ Plane We will analyze a number of different Data Type results. Let s turn on the exterior contours so we can see some results: Interpret Show Excavation Contour. Also select: Interpret XZ Plane, and Interpret YZ Plane (with x, y, z = 18, 15, -10). PRINCIPAL STRESS In the top right corner of the Results tab, ensure Element = Solids, and change data type = Sigma 1 Effective: In order to compare each stage against each other visually, the contour colour scheme was standardized across all stages, select: Interpret Contour Legend Contour Options, and select the checkbox Auto Range (All Stages). Tutorial 1: RS 3 13

14 The Sigma 1 Effective results at stage 1-5 are shown below. Solids Sigma 1 Effective: Stage 1, 2 Solids Sigma 1 Effective: Stage 3, 4 Solids Sigma 1 Effective: Stage 5 Z DISPLACEMENT In the top right corner of the Results tab, ensure Element = Solids, and change data type = Total Displacement: Tutorial 1: RS 3 14

15 The Total Displacement results at stage 4-5 are shown below. Solids Total Displ: Stage 4, 5 Other results are available to view as well. Thank you, this concludes the tutorial. Tutorial 1: RS 3 15

SSR Polygonal Search Area

SSR Polygonal Search Area SSR Polygonal Search Area 22-1 SSR Polygonal Search Area In this tutorial, Phase2 is used to determine the factor of safety of a slope using the shear strength reduction (SSR) method. The SSR Polygon Search

More information

What can I model using RS 3?

What can I model using RS 3? What can I model using RS 3? We are often asked about the modeling capabilities of RS 3, and whether or not the program can model certain situations. This article addresses many of your RS 3 modeling questions,

More information

Lab Practical - Finite Element Stress & Deformation Analysis

Lab Practical - Finite Element Stress & Deformation Analysis Lab Practical - Finite Element Stress & Deformation Analysis Part A The Basics In this example, some of the basic features of a finite element analysis will be demonstrated through the modelling of a simple

More information

Tutorial 01 Quick Start Tutorial

Tutorial 01 Quick Start Tutorial Tutorial 01 Quick Start Tutorial Homogeneous single material slope No water pressure (dry) Circular slip surface search (Grid Search) Intro to multi scenario modeling Introduction Model This quick start

More information

FOUNDATION IN OVERCONSOLIDATED CLAY

FOUNDATION IN OVERCONSOLIDATED CLAY 1 FOUNDATION IN OVERCONSOLIDATED CLAY In this chapter a first application of PLAXIS 3D is considered, namely the settlement of a foundation in clay. This is the first step in becoming familiar with the

More information

GTS NX INTERFACES AUTOCAD MIDAS GEN FOR TUNNEL SOIL PILE INTERACTION ANALYSIS

GTS NX INTERFACES AUTOCAD MIDAS GEN FOR TUNNEL SOIL PILE INTERACTION ANALYSIS INTERFACES AUTOCAD MIDAS GEN FOR TUNNEL SOIL PILE INTERACTION ANALYSIS Angel F. Martinez Civil Engineer MIDASOFT Integrated Solver Optimized for the next generation 64-bit platform Finite Element Solutions

More information

Examine 2D 8.0 is here!

Examine 2D 8.0 is here! Examine 2D 8.0 is here! Rocscience is pleased to announce the release of Examine 2D version 8.0, an upgrade to our very popular FREE stress analysis program. Examine 2D uses the boundary element method

More information

SETTLEMENT OF A CIRCULAR FOOTING ON SAND

SETTLEMENT OF A CIRCULAR FOOTING ON SAND 1 SETTLEMENT OF A CIRCULAR FOOTING ON SAND In this chapter a first application is considered, namely the settlement of a circular foundation footing on sand. This is the first step in becoming familiar

More information

Phase 2. 2D finite element program for calculating stresses and estimating support around underground excavations

Phase 2. 2D finite element program for calculating stresses and estimating support around underground excavations Phase 2 2D finite element program for calculating stresses and estimating support around underground excavations Phase 2 Model Program Reference Manual 1998-2001 Rocscience Inc. Table of Contents Introducing

More information

Tutorial 7 Finite Element Groundwater Seepage. Steady state seepage analysis Groundwater analysis mode Slope stability analysis

Tutorial 7 Finite Element Groundwater Seepage. Steady state seepage analysis Groundwater analysis mode Slope stability analysis Tutorial 7 Finite Element Groundwater Seepage Steady state seepage analysis Groundwater analysis mode Slope stability analysis Introduction Within the Slide program, Slide has the capability to carry out

More information

GEOSTUDIO Tutorials Results and Procedure Comparison

GEOSTUDIO Tutorials Results and Procedure Comparison GEOSTUDIO Tutorials Results and Procedure Comparison Angel Francisco Martinez Application Engineer MIDAS IT Estados Unidos Integrated Solver Optimized for the next generation 64-bit platform Finite Element

More information

Lateral Loading of Suction Pile in 3D

Lateral Loading of Suction Pile in 3D Lateral Loading of Suction Pile in 3D Buoy Chain Sea Bed Suction Pile Integrated Solver Optimized for the next generation 64-bit platform Finite Element Solutions for Geotechnical Engineering 00 Overview

More information

Slope Stability Problem Session

Slope Stability Problem Session Slope Stability Problem Session Stability Analysis of a Proposed Soil Slope Using Slide 5.0 Tuesday, February 28, 2006 10:00 am - 12:00 pm GeoCongress 2006 Atlanta, GA software tools for rock and soil

More information

Lab Practical - Limit Equilibrium Analysis of Engineered Slopes

Lab Practical - Limit Equilibrium Analysis of Engineered Slopes Lab Practical - Limit Equilibrium Analysis of Engineered Slopes Part 1: Planar Analysis A Deterministic Analysis This exercise will demonstrate the basics of a deterministic limit equilibrium planar analysis

More information

Tutorial 1: Welded Frame - Problem Description

Tutorial 1: Welded Frame - Problem Description Tutorial 1: Welded Frame - Problem Description Introduction In this first tutorial, we will analyse a simple frame: firstly as a welded frame, and secondly as a pin jointed truss. In each case, we will

More information

Oasys GSA. Getting Started

Oasys GSA. Getting Started Getting Started 13 Fitzroy Street London W1T 4BQ Telephone: +44 (0) 20 7755 3302 Facsimile: +44 (0) 20 7755 3720 Central Square Forth Street Newcastle Upon Tyne NE1 3PL Telephone: +44 (0) 191 238 7559

More information

Tutorial 25 Soil Profile Option. Soil Profile Boundaries Profile Extents Assign materials & excavation Multi Scenario Modeling Profile from Boreholes

Tutorial 25 Soil Profile Option. Soil Profile Boundaries Profile Extents Assign materials & excavation Multi Scenario Modeling Profile from Boreholes Tutorial 25 Soil Profile Option Soil Profile Boundaries Profile Extents Assign materials & excavation Multi Scenario Modeling Profile from Boreholes Introduction The Soil Profile option is an extension

More information

PLAXIS 3D. Tutorial Manual

PLAXIS 3D. Tutorial Manual PLAXIS 3D Tutorial Manual 2017 Build 9039 TABLE OF CONTENTS TABLE OF CONTENTS 1 Foundation in overconsolidated clay 7 1.1 Case A: Rigid foundation 8 1.2 Case B: Raft foundation 20 1.3 Case C: Pile-Raft

More information

General Information Project management Introduction... 4 Getting Started Input geometry... 7

General Information Project management Introduction... 4 Getting Started Input geometry... 7 Tutorial Shell Tutorial Shell All information in this document is subject to modification without prior notice. No part or this manual may be reproduced, stored in a database or retrieval system or published,

More information

ANSYS Workbench Guide

ANSYS Workbench Guide ANSYS Workbench Guide Introduction This document serves as a step-by-step guide for conducting a Finite Element Analysis (FEA) using ANSYS Workbench. It will cover the use of the simulation package through

More information

3 SETTLEMENT OF A CIRCULAR FOOTING ON SAND (LESSON 1) Figure 3.1 Geometry of a circular footing on a sand layer

3 SETTLEMENT OF A CIRCULAR FOOTING ON SAND (LESSON 1) Figure 3.1 Geometry of a circular footing on a sand layer SETTLEMENT OF A CIRCULAR FOOTING ON SAND (LESSON 1) 3 SETTLEMENT OF A CIRCULAR FOOTING ON SAND (LESSON 1) In the previous chapter some general aspects and basic features of the PLAXIS program were presented.

More information

DRY EXCAVATION USING A TIE BACK WALL

DRY EXCAVATION USING A TIE BACK WALL 3 This example involves the dry construction of an excavation. The excavation is supported by concrete diaphragm walls. The walls are tied back by prestressed ground anchors. Silt Sand 10 m 2 m 20 m 10

More information

RSPile. Tutorial 3 Grouped Pile Analysis. Pile Analysis Software. Grouped Pile Analysis

RSPile. Tutorial 3 Grouped Pile Analysis. Pile Analysis Software. Grouped Pile Analysis RSPile Pile Analysis Software Tutorial 3 Grouped Pile Analysis Grouped Pile Analysis Introduction This tutorial will demonstrate how to model grouped piles under a cap. The finished product of this tutorial

More information

Tutorial 28 Seismic Analysis

Tutorial 28 Seismic Analysis Tutorial 28 Seismic Analysis Pseudo-static seismic loading Critical seismic coefficient (ky) analysis Newmark displacement analysis Multi Scenario modeling Introduction This tutorial will demonstrate how

More information

PHASED EXCAVATION OF A SHIELD TUNNEL

PHASED EXCAVATION OF A SHIELD TUNNEL 5 PHASED EXCAVATION OF A SHIELD TUNNEL The lining of a shield tunnel is often constructed using prefabricated concrete ring segments, which are bolted together within the tunnel boring machine to form

More information

Kratos Multi-Physics 3D Fluid Analysis Tutorial. Pooyan Dadvand Jordi Cotela Kratos Team

Kratos Multi-Physics 3D Fluid Analysis Tutorial. Pooyan Dadvand Jordi Cotela Kratos Team Kratos Multi-Physics 3D Fluid Analysis Tutorial Pooyan Dadvand Jordi Cotela Kratos Team Kratos 3D Fluid Tutorial In this tutorial we will solve a simple example using GiD and Kratos Geometry Input data

More information

In-plane principal stress output in DIANA

In-plane principal stress output in DIANA analys: linear static. class: large. constr: suppor. elemen: hx24l solid tp18l. load: edge elemen force node. materi: elasti isotro. option: direct. result: cauchy displa princi stress total. In-plane

More information

Settle 3D 3.0 is here! Become a Rocscience Beta Tester

Settle 3D 3.0 is here! Become a Rocscience Beta Tester Settle 3D 3.0 is here! Become a Rocscience Beta Tester RocNews Winter 2014 Settle 3D 3.0 An Exciting New Upgrade! Settle 3D is a 3-dimensional program for the analysis of vertical consolidation and settlement

More information

Start AxisVM by double-clicking the AxisVM icon in the AxisVM folder, found on the Desktop, or in the Start, Programs Menu.

Start AxisVM by double-clicking the AxisVM icon in the AxisVM folder, found on the Desktop, or in the Start, Programs Menu. 4. MEMBRANE MODEL 1.1. Preprocessing with surface elements Start New Start AxisVM by double-clicking the AxisVM icon in the AxisVM folder, found on the Desktop, or in the Start, Programs Menu. Create a

More information

Transient Groundwater Analysis

Transient Groundwater Analysis Transient Groundwater Analysis 18-1 Transient Groundwater Analysis A transient groundwater analysis may be important when there is a time-dependent change in pore pressure. This will occur when groundwater

More information

Tutorial 2 Materials and Loading

Tutorial 2 Materials and Loading Tutorial 2 Materials and Loading Multiple material slope with weak layer Pore pressure defined by water table Uniformly distributed external load Circular slip surface search (Grid search) Introduction

More information

PLAXIS 3D. Tutorial Manual

PLAXIS 3D. Tutorial Manual PLAXIS 3D Tutorial Manual 2010 Build 2681 TABLE OF CONTENTS TABLE OF CONTENTS 1 Introduction 5 2 Lesson 1: Foundation in overconsolidated clay 7 2.1 Geometry 7 2.2 Case A: Rigid foundation 8 2.3 Case B:

More information

THERMAL EXPANSION OF A NAVIGABLE LOCK

THERMAL EXPANSION OF A NAVIGABLE LOCK THERMAL EXPANSION OF A NAVIGABLE LOCK 15 THERMAL EXPANSION OF A NAVIGABLE LOCK A navigable lock is temporarily 'empty' due to maintenance. After some time there is significant increase of the air temperature,

More information

Practical modeling of diaphragm walls and foundation rafts with piles part I

Practical modeling of diaphragm walls and foundation rafts with piles part I Practical modeling of diaphragm walls and foundation rafts with piles part I FE mesh This example concerns modeling of a deep excavation protected by concrete wall an then by a construction of foundation

More information

3D Soil Modelling (Geometry)

3D Soil Modelling (Geometry) 3D Soil Modelling (Geometry) Soil Profiling1 Description: This step shows how to import bolehole log data from a spreadsheet into GTS in preparation of soil modelling. Step 1. 1. Open GTS.exe 2. Main Menu:

More information

SUBMERGED CONSTRUCTION OF AN EXCAVATION

SUBMERGED CONSTRUCTION OF AN EXCAVATION 2 SUBMERGED CONSTRUCTION OF AN EXCAVATION This tutorial illustrates the use of PLAXIS for the analysis of submerged construction of an excavation. Most of the program features that were used in Tutorial

More information

PLAXIS 2D. Tutorial Manual

PLAXIS 2D. Tutorial Manual PLAXIS 2D Tutorial Manual 2017 Build 8601 TABLE OF CONTENTS TABLE OF CONTENTS 1 Settlement of a circular footing on sand 7 1.1 Geometry 7 1.2 Case A: Rigid footing 8 1.3 Case B: Flexible footing 23 2 Submerged

More information

Example Plate with a hole

Example Plate with a hole Course in ANSYS Example Plate with a hole A Objective: Determine the maximum stress in the x-direction for point A and display the deformation figure Tasks: Create a submodel to increase the accuracy of

More information

Oasys Pdisp. Copyright Oasys 2013

Oasys Pdisp. Copyright Oasys 2013 Oasys Pdisp Copyright Oasys 2013 All rights reserved. No parts of this work may be reproduced in any form or by any means - graphic, electronic, or mechanical, including photocopying, recording, taping,

More information

Developer s Tip Print to Scale Feature in Slide

Developer s Tip Print to Scale Feature in Slide Developer s Tip Print to Scale Feature in Slide The latest update to Slide 5.0 brings a number of improvements related to printing functionality, giving the user greater control over printed output. Users

More information

Module 4A: Creating the 3D Model of Right and Oblique Pyramids

Module 4A: Creating the 3D Model of Right and Oblique Pyramids Inventor (5) Module 4A: 4A- 1 Module 4A: Creating the 3D Model of Right and Oblique Pyramids In Module 4A, we will learn how to create 3D solid models of right-axis and oblique-axis pyramid (regular or

More information

PLAXIS 3D FOUNDATION Reference Manual Version 2

PLAXIS 3D FOUNDATION Reference Manual Version 2 PLAXIS 3D FOUNDATION Reference Manual Version 2 TABLE OF CONTENTS TABLE OF CONTENTS 1 Introduction...1-1 2 General information...2-1 2.1 Units and sign conventions...2-1 2.2 File handling...2-3 2.2.1

More information

NX Tutorial - Centroids and Area Moments of Inertia ENAE 324 Aerospace Structures Spring 2015

NX Tutorial - Centroids and Area Moments of Inertia ENAE 324 Aerospace Structures Spring 2015 NX will automatically calculate area and mass information about any beam cross section you can think of. This tutorial will show you how to display a section s centroid, principal axes, 2 nd moments of

More information

Memo Block. This lesson includes the commands Sketch, Extruded Boss/Base, Extruded Cut, Shell, Polygon and Fillet.

Memo Block. This lesson includes the commands Sketch, Extruded Boss/Base, Extruded Cut, Shell, Polygon and Fillet. Commands Used New Part This lesson includes the commands Sketch, Extruded Boss/Base, Extruded Cut, Shell, Polygon and Fillet. Click File, New on the standard toolbar. Select Part from the New SolidWorks

More information

2D & 3D Semi Coupled Analysis Seepage-Stress-Slope

2D & 3D Semi Coupled Analysis Seepage-Stress-Slope D & D Semi Coupled Analysis Seepage-Stress-Slope MIDASoft Inc. Angel Francisco Martinez Civil Engineer MIDASoft NY office Integrated Solver Optimized for the next generation 6-bit platform Finite Element

More information

v. 9.0 GMS 9.0 Tutorial UTEXAS Dam with Seepage Use SEEP2D and UTEXAS to model seepage and slope stability of a earth dam Prerequisite Tutorials None

v. 9.0 GMS 9.0 Tutorial UTEXAS Dam with Seepage Use SEEP2D and UTEXAS to model seepage and slope stability of a earth dam Prerequisite Tutorials None v. 9.0 GMS 9.0 Tutorial Use SEEP2D and UTEXAS to model seepage and slope stability of a earth dam Objectives Learn how to build an integrated SEEP2D/UTEXAS model in GMS. Prerequisite Tutorials None Required

More information

ANSYS AIM Tutorial Structural Analysis of a Plate with Hole

ANSYS AIM Tutorial Structural Analysis of a Plate with Hole ANSYS AIM Tutorial Structural Analysis of a Plate with Hole Author(s): Sebastian Vecchi, ANSYS Created using ANSYS AIM 18.1 Problem Specification Pre-Analysis & Start Up Analytical vs. Numerical Approaches

More information

Tutorial. Spring Foundation

Tutorial. Spring Foundation Page i Preface This tutorial provides an example on how to model a spring foundation using BRIGADE/Plus. Page ii Contents 1 OVERVIEW... 1 2 GEOMETRY... 1 3 MATERIAL AND SECTION PROPERTIES... 2 4 STEP DEFINITION...

More information

ANSYS AIM Tutorial Steady Flow Past a Cylinder

ANSYS AIM Tutorial Steady Flow Past a Cylinder ANSYS AIM Tutorial Steady Flow Past a Cylinder Author(s): Sebastian Vecchi, ANSYS Created using ANSYS AIM 18.1 Problem Specification Pre-Analysis & Start Up Solution Domain Boundary Conditions Start-Up

More information

PLAXIS 3D Tunnel. Tutorial Manual

PLAXIS 3D Tunnel. Tutorial Manual PLAXIS 3D Tunnel Tutorial Manual TABLE OF CONTENTS TABLE OF CONTENTS 1 Introduction...1-1 2 Getting started...2-1 2.1 Installation...2-1 2.2 General modelling aspects...2-1 2.3 Input procedures...2-3

More information

Importing VMOD Classic Projects. Visual MODFLOW Flex. Integrated Conceptual & Numerical Groundwater Modeling

Importing VMOD Classic Projects. Visual MODFLOW Flex. Integrated Conceptual & Numerical Groundwater Modeling Importing VMOD Classic Projects Visual MODFLOW Flex Integrated Conceptual & Numerical Groundwater Modeling Importing Visual MODFLOW Classic Models Tutorial The following example is a quick walk through

More information

Module 1B: Parallel-Line Flat Pattern Development of Sheet- Metal Folded Model Wrapping the 3D Space of A Truncated Right Prism

Module 1B: Parallel-Line Flat Pattern Development of Sheet- Metal Folded Model Wrapping the 3D Space of A Truncated Right Prism Inventor (5) Module 1B: 1B- 1 Module 1B: Parallel-Line Flat Pattern Development of Sheet- Metal Folded Model Wrapping the 3D Space of A Truncated Right Prism In this Module, we will learn how to create

More information

Quarter Symmetry Tank Stress (Draft 4 Oct 24 06)

Quarter Symmetry Tank Stress (Draft 4 Oct 24 06) Quarter Symmetry Tank Stress (Draft 4 Oct 24 06) Introduction You need to carry out the stress analysis of an outdoor water tank. Since it has quarter symmetry you start by building only one-fourth of

More information

Lesson: Adjust the Length of a Tuning Fork to Achieve the Target Pitch

Lesson: Adjust the Length of a Tuning Fork to Achieve the Target Pitch Lesson: Adjust the Length of a Tuning Fork to Achieve the Target Pitch In this tutorial, we determine the frequency (musical pitch) of the first fundamental vibration mode of a tuning fork. We then adjust

More information

PLAXIS 3D FOUNDATION. Tutorial Manual version 1.5

PLAXIS 3D FOUNDATION. Tutorial Manual version 1.5 PLAXIS 3D FOUNDATION Tutorial Manual version 1.5 TABLE OF CONTENTS TABLE OF CONTENTS 1 Introduction...1-1 2 Getting started...2-1 2.1 Installation...2-1 2.2 General modelling aspects...2-1 2.3 Input procedures...2-3

More information

Tutorial: Conceptual Modeling Tutorial. Integrated Conceptual & Numerical Groundwater Modeling Software by Waterloo Hydrogeologic

Tutorial: Conceptual Modeling Tutorial. Integrated Conceptual & Numerical Groundwater Modeling Software by Waterloo Hydrogeologic Tutorial: Visual MODFLOW Flex 5.1 Integrated Conceptual & Numerical Groundwater Modeling Software 1 1 Visual MODFLOW Flex 5.1 The following example is a quick walk-through of the basics of building a conceptual

More information

3 AXIS STANDARD CAD. BobCAD-CAM Version 28 Training Workbook 3 Axis Standard CAD

3 AXIS STANDARD CAD. BobCAD-CAM Version 28 Training Workbook 3 Axis Standard CAD 3 AXIS STANDARD CAD This tutorial explains how to create the CAD model for the Mill 3 Axis Standard demonstration file. The design process includes using the Shape Library and other wireframe functions

More information

Torsional-lateral buckling large displacement analysis with a simple beam using Abaqus 6.10

Torsional-lateral buckling large displacement analysis with a simple beam using Abaqus 6.10 Torsional-lateral buckling large displacement analysis with a simple beam using Abaqus 6.10 This document contains an Abaqus tutorial for performing a buckling analysis using the finite element program

More information

RAPID DRAWDOWN ANALYSIS

RAPID DRAWDOWN ANALYSIS RAPID DRAWDOWN ANALYSIS 6 RAPID DRAWDOWN ANALYSIS This example concerns the stability of a reservoir dam under conditions of drawdown. Fast reduction of the reservoir level may lead to instability of the

More information

16 SW Simulation design resources

16 SW Simulation design resources 16 SW Simulation design resources 16.1 Introduction This is simply a restatement of the SW Simulation online design scenarios tutorial with a little more visual detail supplied on the various menu picks

More information

v GMS 10.0 Tutorial UTEXAS Dam with Seepage Use SEEP2D and UTEXAS to model seepage and slope stability of an earth dam

v GMS 10.0 Tutorial UTEXAS Dam with Seepage Use SEEP2D and UTEXAS to model seepage and slope stability of an earth dam v. 10.0 GMS 10.0 Tutorial Use SEEP2D and UTEXAS to model seepage and slope stability of an earth dam Objectives Learn how to build an integrated SEEP2D/UTEXAS model in GMS. Prerequisite Tutorials SEEP2D

More information

CATIA V5 FEA Tutorials Release 14

CATIA V5 FEA Tutorials Release 14 CATIA V5 FEA Tutorials Release 14 Nader G. Zamani University of Windsor SDC PUBLICATIONS Schroff Development Corporation www.schroff.com www.schroff-europe.com CATIA V5 FEA Tutorials 2-1 Chapter 2 Analysis

More information

Objectives This tutorial demonstrates how to use feature objects points, arcs and polygons to make grid independent conceptual models.

Objectives This tutorial demonstrates how to use feature objects points, arcs and polygons to make grid independent conceptual models. v. 9.0 GMS 9.0 Tutorial Use points, arcs and polygons to make grid independent conceptual models Objectives This tutorial demonstrates how to use feature objects points, arcs and polygons to make grid

More information

Linear Analysis of an Arch Dam

Linear Analysis of an Arch Dam Linear Analysis of an Arch Dam Outline 1 Description 2 Finite Element Model 2.1 Coincidence Tolerance 2.2 Units 2.3 Import CAD File 2.4 Properties 2.5 Boundary Conditions 2.6 Loads 2.7 Meshing 3 Linear

More information

Slope stability analysis

Slope stability analysis Engineering manual No. 8 Updated: 04/2018 Slope stability analysis Program: Slope stability File: Demo_manual_08.gst This engineering manual shows how to verify the slope stability for a critical circular

More information

CHAPTER 8 ANALYSIS USING ANSYS MAXWELL SOFTWARE. 8.1 Ansys Maxwell Software

CHAPTER 8 ANALYSIS USING ANSYS MAXWELL SOFTWARE. 8.1 Ansys Maxwell Software CHAPTER 8 8.1 Ansys Maxwell Software ANALYSIS USING ANSYS MAXWELL SOFTWARE The Ansys Maxwell software is widely used in designing and optimizing electrostatic, electromagnetic and eddy current problems.

More information

Settlement Analysis of a Strip Footing Linear Static Analysis (Benchmark Example)

Settlement Analysis of a Strip Footing Linear Static Analysis (Benchmark Example) Settlement Analysis of a Strip Footing Linear Static Analysis (Benchmark Example) analys: linear static. constr: suppor. elemen: ct12e pstrai. load: edge elemen force. materi: elasti isotro porosi. option:

More information

3.1 Conceptual Modeling

3.1 Conceptual Modeling Quick Start Tutorials 35 3.1 Conceptual Modeling Conceptual Modeling Tutorial The following example is a quick walk through of the basics of building a conceptual model and converting this to a numerical

More information

FEA BENDING, TORSION, TENSION, and SHEAR TUTORIAL in CATIA

FEA BENDING, TORSION, TENSION, and SHEAR TUTORIAL in CATIA 1 FEA BENDING, TORSION, TENSION, and SHEAR TUTORIAL in CATIA This tutorial shows the basics of a solid bending, torsional, tension, and shear FEA (Finite Elemental Analysis) model in CATIA. Torsion - page

More information

PLAXIS 2D - SUBMERGED CONSTRUCTION OF AN EXCAVATION

PLAXIS 2D - SUBMERGED CONSTRUCTION OF AN EXCAVATION PLAXIS 2D - SUBMERGED CONSTRUCTION OF AN EXCAVATION 3 SUBMERGED CONSTRUCTION OF AN EXCAVATION This tutorial illustrates the use of PLAXIS for the analysis of submerged construction of an excavation. Most

More information

Modeling Foundations in RS

Modeling Foundations in RS Modeling Foundations in RS 3 Piled Raft Modeling in RS 3 Deep foundation piles are commonly used to increase foundation stability and to increase the bearing capacity of structural systems. The design

More information

A plate with a hole is subjected to tension as shown: z p = 25.0 N/mm 2

A plate with a hole is subjected to tension as shown: z p = 25.0 N/mm 2 Problem description A plate with a hole is subjected to tension as shown: z p = 25.0 N/mm 2 56 y All lengths in mm. Thickness =1mm E = 7.0 10 4 N/mm = 0.25 10 20 This is the same problem as problem 2.

More information

2: Static analysis of a plate

2: Static analysis of a plate 2: Static analysis of a plate Topics covered Project description Using SolidWorks Simulation interface Linear static analysis with solid elements Finding reaction forces Controlling discretization errors

More information

Lesson 5 Solid Modeling - Constructive Solid Geometry

Lesson 5 Solid Modeling - Constructive Solid Geometry AutoCAD 2000i Tutorial 5-1 Lesson 5 Solid Modeling - Constructive Solid Geometry Understand the Constructive Solid Geometry Concept. Create a Binary Tree. Understand the basic Boolean Operations. Create

More information

FINITE ELEMENT ANALYSIS OF A PLANAR TRUSS

FINITE ELEMENT ANALYSIS OF A PLANAR TRUSS FINITE ELEMENT ANALYSIS OF A PLANAR TRUSS Instructor: Professor James Sherwood Revised: Michael Schraiber, Dimitri Soteropoulos Programs Utilized: HyperMesh Desktop v12.0, OptiStruct, HyperView This tutorial

More information

ANSYS AIM Tutorial Stepped Shaft in Axial Tension

ANSYS AIM Tutorial Stepped Shaft in Axial Tension ANSYS AIM Tutorial Stepped Shaft in Axial Tension Author(s): Sebastian Vecchi, ANSYS Created using ANSYS AIM 18.1 Contents: Problem Specification 3 Learning Goals 4 Pre-Analysis & Start Up 5 Calculation

More information

TRINITAS. a Finite Element stand-alone tool for Conceptual design, Optimization and General finite element analysis. Introductional Manual

TRINITAS. a Finite Element stand-alone tool for Conceptual design, Optimization and General finite element analysis. Introductional Manual TRINITAS a Finite Element stand-alone tool for Conceptual design, Optimization and General finite element analysis Introductional Manual Bo Torstenfelt Contents 1 Introduction 1 2 Starting the Program

More information

ANSYS AIM Tutorial Thermal Stresses in a Bar

ANSYS AIM Tutorial Thermal Stresses in a Bar ANSYS AIM Tutorial Thermal Stresses in a Bar Author(s): Sebastian Vecchi, ANSYS Created using ANSYS AIM 18.1 Problem Specification Pre-Analysis & Start Up Pre-Analysis Start-Up Geometry Draw Geometry Create

More information

DIANA. Finite Element Analysis. Civil Engineering Geotechnical Engineering Petroleum Engineering

DIANA. Finite Element Analysis. Civil Engineering Geotechnical Engineering Petroleum Engineering DIANA Finite Element Analysis Civil Engineering Geotechnical Engineering Petroleum Engineering NOW Advancing in new numerical analysis techniques Developing state-of-the-art solution for engineering applications

More information

DMU Engineering Analysis Review

DMU Engineering Analysis Review DMU Engineering Analysis Review Overview Conventions What's New? Getting Started Entering DMU Engineering Analysis Review Workbench Generating an Image Visualizing Extrema Generating a Basic Analysis Report

More information

UTEXAS Embankment on Soft Clay

UTEXAS Embankment on Soft Clay GMS TUTORIALS Figure 1. Sample slope stability problem from the Utexam1.dat file provided with the UTEXAS4 software. 1 Introduction UTEXAS4 is a slope stability software package created by Dr. Stephen

More information

Advance Design. Tutorial

Advance Design. Tutorial TUTORIAL 2018 Advance Design Tutorial Table of Contents About this tutorial... 1 How to use this guide... 3 Lesson 1: Preparing and organizing your model... 4 Step 1: Start Advance Design... 5 Step 2:

More information

CONSTRUCTION OF A ROAD EMBANKMENT

CONSTRUCTION OF A ROAD EMBANKMENT CONSTRUCTION OF A ROAD EMBANKMENT 4 CONSTRUCTION OF A ROAD EMBANKMENT The construction of an embankment on soft soil with a high groundwater level leads to an increase in pore pressure. As a result of

More information

Concrete Plate Concrete Slab (ACI )

Concrete Plate Concrete Slab (ACI ) Tutorial Tutorial Concrete Plate Concrete Slab (ACI 318-08) Tutorial Concrete Plate All information in this document is subject to modification without prior notice. No part or this manual may be reproduced,

More information

Tutorial 2: Particles convected with the flow along a curved pipe.

Tutorial 2: Particles convected with the flow along a curved pipe. Tutorial 2: Particles convected with the flow along a curved pipe. Part 1: Creating an elbow In part 1 of this tutorial, you will create a model of a 90 elbow featuring a long horizontal inlet and a short

More information

Mesh Quality Tutorial

Mesh Quality Tutorial Mesh Quality Tutorial Figure 1: The MeshQuality model. See Figure 2 for close-up of bottom-right area This tutorial will illustrate the importance of Mesh Quality in PHASE 2. This tutorial will also show

More information

Autodesk Fusion 360: Model. Overview. Modeling techniques in Fusion 360

Autodesk Fusion 360: Model. Overview. Modeling techniques in Fusion 360 Overview Modeling techniques in Fusion 360 Modeling in Fusion 360 is quite a different experience from how you would model in conventional history-based CAD software. Some users have expressed that it

More information

BE PLATES. Manual. July Friedel Hartmann. statik.de statik.de

BE PLATES. Manual. July Friedel Hartmann.   statik.de   statik.de INSTALLATION Manual July 2017 Friedel Hartmann www.be statik.de www.winfem.de hartmann@be statik.de 1.1 INSTALLATION 1. INSTALLATION... 4 1.1. STARTING THE PROGRAM... 4 1.2. THE MAIN MENU... 4 1.3. POSITIONS...

More information

SDC. Engineering Analysis with COSMOSWorks. Paul M. Kurowski Ph.D., P.Eng. SolidWorks 2003 / COSMOSWorks 2003

SDC. Engineering Analysis with COSMOSWorks. Paul M. Kurowski Ph.D., P.Eng. SolidWorks 2003 / COSMOSWorks 2003 Engineering Analysis with COSMOSWorks SolidWorks 2003 / COSMOSWorks 2003 Paul M. Kurowski Ph.D., P.Eng. SDC PUBLICATIONS Design Generator, Inc. Schroff Development Corporation www.schroff.com www.schroff-europe.com

More information

FINITE ELEMENT ANALYSIS OF A PROPPED CANTILEVER BEAM

FINITE ELEMENT ANALYSIS OF A PROPPED CANTILEVER BEAM FINITE ELEMENT ANALYSIS OF A PROPPED CANTILEVER BEAM Problem Description: Instructor: Professor James Sherwood Revised: Venkat Putcha, Dimitri Soteropoulos Programs Utilized: HyperMesh Desktop 12.0, OptiStruct,

More information

DYNAMIC ANALYSIS OF A GENERATOR ON AN ELASTIC FOUNDATION

DYNAMIC ANALYSIS OF A GENERATOR ON AN ELASTIC FOUNDATION DYNAMIC ANALYSIS OF A GENERATOR ON AN ELASTIC FOUNDATION 7 DYNAMIC ANALYSIS OF A GENERATOR ON AN ELASTIC FOUNDATION In this tutorial the influence of a vibrating source on its surrounding soil is studied.

More information

Chapter 6.0. Chapter 6.0 Eddy Current Examples. 6.1 Asymmetrical Conductor with a Hole. Ansoft Maxwell 3D Field Simulator v11 User s Guide

Chapter 6.0. Chapter 6.0 Eddy Current Examples. 6.1 Asymmetrical Conductor with a Hole. Ansoft Maxwell 3D Field Simulator v11 User s Guide Chapter 6.0 Chapter 6.0 Eddy Current Examples Asymmetrical Conductor with a Hole 6 The Asymmetrical Conductor with a Hole This example is intended to show you how to create and analyze an Asymmetrical

More information

3D Excavation by Tunnel Boring Machine

3D Excavation by Tunnel Boring Machine 3D Excavation by Tunnel Boring Machine Angel Francisco Martinez Application Engineer MIDAS NY Content 01 Introduction 02 Advantages of GTS NX for Tunneling 03 TBM Demo Introduction About MIDAS No. 1 in

More information

Visit the following websites to learn more about this book:

Visit the following websites to learn more about this book: Visit the following websites to learn more about this book: 6 Introduction to Finite Element Simulation Historically, finite element modeling tools were only capable of solving the simplest engineering

More information

FINITE ELEMENT ANALYSIS OF A PLANAR TRUSS

FINITE ELEMENT ANALYSIS OF A PLANAR TRUSS Problem Description: FINITE ELEMENT ANALYSIS OF A PLANAR TRUSS Instructor: Professor James Sherwood Revised: Dimitri Soteropoulos Programs Utilized: Abaqus/CAE 6.11-2 This tutorial explains how to build

More information

Tutorial 2: Rock Cutting Disc 3D. Rock Cutting Disc

Tutorial 2: Rock Cutting Disc 3D. Rock Cutting Disc Rock Cutting Disc This tutorial details the simulation of a process with granular non-cohesive material, concretely a Mill. Advanced and specific aspects should be clarified during training seminars using

More information

Module 1: Basics of Solids Modeling with SolidWorks

Module 1: Basics of Solids Modeling with SolidWorks Module 1: Basics of Solids Modeling with SolidWorks Introduction SolidWorks is the state of the art in computer-aided design (CAD). SolidWorks represents an object in a virtual environment just as it exists

More information

Learn the various 3D interpolation methods available in GMS

Learn the various 3D interpolation methods available in GMS v. 10.4 GMS 10.4 Tutorial Learn the various 3D interpolation methods available in GMS Objectives Explore the various 3D interpolation algorithms available in GMS, including IDW and kriging. Visualize the

More information

Finite Element Course ANSYS Mechanical Tutorial Tutorial 3 Cantilever Beam

Finite Element Course ANSYS Mechanical Tutorial Tutorial 3 Cantilever Beam Problem Specification Finite Element Course ANSYS Mechanical Tutorial Tutorial 3 Cantilever Beam Consider the beam in the figure below. It is clamped on the left side and has a point force of 8kN acting

More information

Finite Element Analysis Using NEi Nastran

Finite Element Analysis Using NEi Nastran Appendix B Finite Element Analysis Using NEi Nastran B.1 INTRODUCTION NEi Nastran is engineering analysis and simulation software developed by Noran Engineering, Inc. NEi Nastran is a general purpose finite

More information