This is the script for the TEMP/W tutorial movie. Please follow along with the movie, TEMP/W Getting Started.

Size: px
Start display at page:

Download "This is the script for the TEMP/W tutorial movie. Please follow along with the movie, TEMP/W Getting Started."

Transcription

1 TEMP/W Tutorial This is the script for the TEMP/W tutorial movie. Please follow along with the movie, TEMP/W Getting Started. Introduction Here is a schematic diagram of the problem to be solved. An ice skating rink is being installed and the objective is to compute the depth of the frozen zone that will develop beneath the ice surface if the temperature of the ice is maintained at -5 C for a period of 8 months. Outside the ice surface, the floor in the building is assumed to be insulated so that no heat can cross over this area. Prior to placing the ice, the ground temperatures are steady at 3 C at the ground surface and 3.1 C at a depth of 4m. The material model used for this simulation will be a simplified thermal model using the thermal conductivity and heat capacity values shown here. Define We start by creating a new TEMP/W project from the Start Page of GeoStudio. When the KEYIN: Analysis dialogue box appears, select what type of analysis you are going to do and give it a name and description. The TEMP/W tutorial will actually consist of two separate analyses; a steady-state one and a transient one. Let s first create and solve the steady-state analysis, which will create the initial temperature profile that the transient analysis will use. The first time you start working with GeoStudio it is helpful to learn what different toolbars exist. Many of the dropdown commands are also available as individual icons on the many different toolbars. You can familiarize yourself with the toolbars by toggling them on and off. When developing a numerical model, the first step is usually to set the working area, which defines the size of the space available. The working area may be smaller, equal to or greater than the printer page The next step is to set the units and scale. The units for this particular simulation need to be set for length units of meters, time units of days, temperature units of degrees Celsius and heat energy units as kilojoules. The scale should be set such that the minimum and maximum extents in TEMP/W match those required for the analysis. Define the x and y minimum and maximum extents to get an idea of an approximate scale and then fine tune it so that you are working with a 1:1 aspect ratio.

2 A background grid of points will help you to draw the problem. It s always a good idea to save your file frequently. It is often helpful to sketch an axis. Before you start, click the zoom page icon so you can view the entire working area. Then choose Axis from the SKETCH menu. The axis is drawn by moving the cursor from the bottom left corner and stretching it outward. The number of increments can be adjusted using the SET: Axis drop down menu. Before defining the geometry in TEMP/W, it is convenient to first sketch the problem. Select Polylines from the SKETCH menu or use the sketch polyline icon. Use the cursor like a pencil, clicking the left mouse button to create a series of lines to outline the problem features. The lines are objects, which can be adjusted or deleted by using the MODIFY: Objects command. The approach to use when developing a numerical model is to draw the geometry; create and assign materials, create and assign boundary conditions and then finally, to review and fine-tune the finite element mesh. Let s start by drawing the geometry. Individual soil regions are created using the DRAW: Regions command. Click the left mouse button to create region points. Once the polygon region has been closed, you can either continue to draw additional regions, or exit draw regions mode. Materials are first created and then assigned to geometry objects. Choose Materials from the DRAW dropdown menu. Click on KEYIN to create a material. Add a new material, name it and select the material model from the dropdown list. We are going to be using a simplified thermal analysis soil model which only requires constant values as input. The material can now be assigned to the geometry regions. Boundary conditions are created and assigned in the same way materials are. Create your own boundary condition by clicking on the add button. For this steady-state example, we need two thermal boundary conditions that will be used to establish the thermal profile through the soil. The temperatures will be 3.1 C, and 3 C. Once the boundary conditions have been created, you can then apply them to the region geometry. The temperature at the bottom of the soil is 3.1 C while the temperature at the top is initially 3 C. Boundary conditions can be applied to region edges, region points, region faces, free lines or free points. Let s think ahead a little bit. We know that the transient analysis is only going to require boundary conditions along a portion of the top region edge due to the presence of the insulated floor. To break up a region edge so that the boundary conditions can be assigned to only a portion of it, you can add a region point.

3 Now that the geometry has been drawn, the material properties have been created and assigned and the boundary conditions applied, it s time to review the finite element mesh and make any necessary adjustments. You can view the finite element mesh using DRAW: Mesh Properties. The meshing algorithm in TEMP/W is defaulted to use a global element size. To change the global element size, type in a different value and then either use the ENTER key to update the field or click the cursor somewhere on the profile. While you can apply meshing constraints to individual geometry objects, it is often best to start with the default mesh and then constrain the mesh only if necessary. We are also going to use secondary nodes for each element which can help in obtaining a good solution for a thermal analysis. The finite element mesh will disappear after you leave the DRAW: Mesh Properties view. If you wish to leave it on, you can click the view mesh icon on the view preferences toolbar. Now it s time to verify the problem and TEMP/W will run a number of checks to see if there are any errors in the problem definition. Solve The solver for TEMP/W can be launched by clicking on the SOLVE icon. Click the start button to activate the solver. You can view the results directly by clicking on the CONTOUR icon in the analysis toolbar. By default, the CONTOUR results will include heat flow vectors and temperature contours. Since the bottom of the profile was slightly warmer, the flow is upward. To make sure that the initial temperature profile is correct, let s draw a graph of temperature versus y coordinate. Choose Graph from the DRAW menu. Add Additional Analysis Now we want to model the transient analysis which will help identify how far the frozen zone will be in the soil when the ice surface is maintained at a constant temperature of -5 C for 8 months. One of the new features of GeoStudio 2007 is the ability to solve multiple analyses in a single project file. Let s go back into DEFINE by clicking on the pencil icon and add the transient analysis using KEYIN: Analyses. Since the materials assigned to the regions are going to remain the same, I m going to create a clone analysis instead of starting a new one.

4 The conditions computed at the end of the steady-state analysis are going to be used as the starting point for the transient analysis. This means that the initial analysis is the parent of the transient analysis. Since a transient analysis means that there is a time dependency we also need to define time steps. The freezing period is 8 months long which is approximately 240 days. Let s define 10 time steps which increase exponentially from a starting increment size of 0.2 days, saving every 2nd time step. Since the material properties are the same, we just need to change the boundary conditions on the profile. First we need to create the boundary condition for the -5 C ice surface. We already inserted the point to break up the region edge; so just apply the new boundary condition to the ice surface edge, and remove the initial temperature boundary condition from under the insulated floor. Verify the problem once again and solve the transient simulation. You ll notice at the end of the solve process that a message appears that the maximum number of iterations was reached and the solution may not have converged. Convergence details can be adjusted using KEYIN Analyses. Let s try giving it a few more iterations, a slightly lower tolerance and increase the phase change number of iterations since a frozen zone is developing. This time the solution reaches the defined tolerance before the maximum number of iterations is exceeded. When you go into CONTOUR, you will see the results for the last time step, along with the zero temperature isoline. By using your arrow keys and the dropdown time list, you can scroll through the results for the various time steps. To update the temperature contours for any time step, use the update range button under DRAW: CONTOUR. Let s create a graph of the temperature profile through the soil for all the various time steps. You can also create a movie of the temperature profile and the advancement of the zero temperature line during the freeze process by using the VIEW: Movie command. You can spot check results at specific nodes using the VIEW: Result Information command. By holding down the CTRL key, you can select several points at the same time. New to GeoStudio 2007 is a reporting feature. If you need to generate a report of your input for a particular analysis; select Report from the VIEW menu. Once you save the report file, your default word processing program will open with a generated report. You can now insert pictures, apply style templates or add and delete data.

5 If at any time you need help with understanding a dialogue box, you can click on the question mark in the top left corner to access the on-line help or use F1 on your keyboard. You can also switch to the Analysis Start Page which has PDF copies of all the engineering books for GeoStudio under the documentation section. These books are very helpful in describing the features in the software and the theory behind them. You can also search through the examples database using specific keywords. When you are done, you can return to your analysis by clicking on the analysis list. We have reached the end of this introductory lesson. Not all of the powerful features of TEMP/W have been used or discussed during this lesson. Specific details about each command are given in the on-line help and in the supporting documentation for TEMP/W. Thanks for watching.

This is the script for the SEEP/W tutorial movie. Please follow along with the movie, SEEP/W Getting Started.

This is the script for the SEEP/W tutorial movie. Please follow along with the movie, SEEP/W Getting Started. SEEP/W Tutorial This is the script for the SEEP/W tutorial movie. Please follow along with the movie, SEEP/W Getting Started. Introduction Here are some results obtained by using SEEP/W to analyze unconfined

More information

Practice to Informatics for Energy and Environment

Practice to Informatics for Energy and Environment Practice to Informatics for Energy and Environment Part 3: Finite Elemente Method Example 1: 2-D Domain with Heat Conduction Tutorial by Cornell University https://confluence.cornell.edu/display/simulation/ansys+-+2d+steady+conduction

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

Tutorial 2. Modeling Periodic Flow and Heat Transfer

Tutorial 2. Modeling Periodic Flow and Heat Transfer Tutorial 2. Modeling Periodic Flow and Heat Transfer Introduction: Many industrial applications, such as steam generation in a boiler or air cooling in the coil of an air conditioner, can be modeled as

More information

v. 9.0 GMS 9.0 Tutorial SEEP2D Sheet Pile Use SEEP2D to create a flow net around a sheet pile Prerequisite Tutorials None Time minutes

v. 9.0 GMS 9.0 Tutorial SEEP2D Sheet Pile Use SEEP2D to create a flow net around a sheet pile Prerequisite Tutorials None Time minutes v. 9.0 GMS 9.0 Tutorial Use SEEP2D to create a flow net around a sheet pile Objectives Learn how to set up and solve a seepage problem involving flow around a sheet pile using the SEEP2D interface in GMS.

More information

Supersonic Flow Over a Wedge

Supersonic Flow Over a Wedge SPC 407 Supersonic & Hypersonic Fluid Dynamics Ansys Fluent Tutorial 2 Supersonic Flow Over a Wedge Ahmed M Nagib Elmekawy, PhD, P.E. Problem Specification A uniform supersonic stream encounters a wedge

More information

Piping & Instrumentation Diagrams

Piping & Instrumentation Diagrams Page 1 Piping & Instrumentation Diagrams Preface Using This Guide What's New? Getting Started Entering the Workbench Setting up Working Units and Grid Placing Components Routing a Piping Line or I & C

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

Schematic Editing Essentials

Schematic Editing Essentials Summary Application Note AP0109 (v2.0) March 24, 2005 This application note looks at the placement and editing of schematic objects in Altium Designer. This application note provides a general overview

More information

Microsoft Word 2011 Tutorial

Microsoft Word 2011 Tutorial Microsoft Word 2011 Tutorial GETTING STARTED Microsoft Word is one of the most popular word processing programs supported by both Mac and PC platforms. Microsoft Word can be used to create documents, brochures,

More information

GEO-SLOPE International Ltd, Calgary, Alberta, Canada Lysimeters

GEO-SLOPE International Ltd, Calgary, Alberta, Canada   Lysimeters 1 Introduction Lysimeters This steady state SEEP/W example illustrates how to model a lysimeter from construction of the model to interpretation of the results. Lysimeters are used to measure flow through

More information

Steady-State and Transient Thermal Analysis of a Circuit Board

Steady-State and Transient Thermal Analysis of a Circuit Board Steady-State and Transient Thermal Analysis of a Circuit Board Problem Description The circuit board shown below includes three chips that produce heat during normal operation. One chip stays energized

More information

WEEK NO. 12 MICROSOFT EXCEL 2007

WEEK NO. 12 MICROSOFT EXCEL 2007 WEEK NO. 12 MICROSOFT EXCEL 2007 LESSONS OVERVIEW: GOODBYE CALCULATORS, HELLO SPREADSHEET! 1. The Excel Environment 2. Starting A Workbook 3. Modifying Columns, Rows, & Cells 4. Working with Worksheets

More information

An Introductory SIGMA/W Example

An Introductory SIGMA/W Example 1 Introduction An Introductory SIGMA/W Example This is a fairly simple introductory example. The primary purpose is to demonstrate to new SIGMA/W users how to get started, to introduce the usual type of

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

SOLIDWORKS: Lesson 1 - Basics and Modeling. UCF Engineering

SOLIDWORKS: Lesson 1 - Basics and Modeling. UCF Engineering SOLIDWORKS: Lesson 1 - Basics and Modeling Fundamentals UCF Engineering SolidWorks SolidWorks is a 3D solid modeling package which allows users to develop full solid models in a simulated environment for

More information

v GMS 10.0 Tutorial SEEP2D Sheet Pile Use SEEP2D to create a flow net around a sheet pile Prerequisite Tutorials Feature Objects

v GMS 10.0 Tutorial SEEP2D Sheet Pile Use SEEP2D to create a flow net around a sheet pile Prerequisite Tutorials Feature Objects v. 10.0 GMS 10.0 Tutorial Use SEEP2D to create a flow net around a sheet pile Objectives Learn how to set up and solve a seepage problem involving flow around a sheet pile using the SEEP2D interface in

More information

Randy H. Shih. Jack Zecher PUBLICATIONS

Randy H. Shih. Jack Zecher   PUBLICATIONS Randy H. Shih Jack Zecher PUBLICATIONS WWW.SDCACAD.COM AutoCAD LT 2000 MultiMedia Tutorial 1-1 Lesson 1 Geometric Construction Basics! " # 1-2 AutoCAD LT 2000 MultiMedia Tutorial Introduction Learning

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

Simulation of Turbulent Flow around an Airfoil

Simulation of Turbulent Flow around an Airfoil 1. Purpose Simulation of Turbulent Flow around an Airfoil ENGR:2510 Mechanics of Fluids and Transfer Processes CFD Lab 2 (ANSYS 17.1; Last Updated: Nov. 7, 2016) By Timur Dogan, Michael Conger, Andrew

More information

Using Syracuse Community Geography s MapSyracuse

Using Syracuse Community Geography s MapSyracuse Using Syracuse Community Geography s MapSyracuse MapSyracuse allows the user to create custom maps with the data provided by Syracuse Community Geography. Starting with the basic template provided, you

More information

v SMS 11.1 Tutorial SRH-2D Prerequisites None Time minutes Requirements Map Module Mesh Module Scatter Module Generic Model SRH-2D

v SMS 11.1 Tutorial SRH-2D Prerequisites None Time minutes Requirements Map Module Mesh Module Scatter Module Generic Model SRH-2D v. 11.1 SMS 11.1 Tutorial SRH-2D Objectives This lesson will teach you how to prepare an unstructured mesh, run the SRH-2D numerical engine and view the results all within SMS. You will start by reading

More information

2. MODELING A MIXING ELBOW (2-D)

2. MODELING A MIXING ELBOW (2-D) MODELING A MIXING ELBOW (2-D) 2. MODELING A MIXING ELBOW (2-D) In this tutorial, you will use GAMBIT to create the geometry for a mixing elbow and then generate a mesh. The mixing elbow configuration is

More information

Table of Contents Introduction... 1 Tutorial... 2

Table of Contents Introduction... 1 Tutorial... 2 AppNote MG589468 A P P N O T E S SM FloTHERM V10.1 Upgrade Tutorial By: Akbar Sahrapour, Mechanical Division Analysis Last Modified: February 10, 2015 Table of Contents Introduction... 1 Tutorial... 2

More information

Compressible Flow in a Nozzle

Compressible Flow in a Nozzle SPC 407 Supersonic & Hypersonic Fluid Dynamics Ansys Fluent Tutorial 1 Compressible Flow in a Nozzle Ahmed M Nagib Elmekawy, PhD, P.E. Problem Specification Consider air flowing at high-speed through a

More information

Workbench Tutorial Minor Losses, Page 1 Tutorial Minor Losses using Pointwise and FLUENT

Workbench Tutorial Minor Losses, Page 1 Tutorial Minor Losses using Pointwise and FLUENT Workbench Tutorial Minor Losses, Page 1 Tutorial Minor Losses using Pointwise and FLUENT Introduction This tutorial provides instructions for meshing two internal flows. Pointwise software will be used

More information

Piping & Instrumentation Diagrams

Piping & Instrumentation Diagrams Piping & Instrumentation Diagrams Preface Using This Guide What's New? Getting Started Entering the Workbench Setting up Working Units and Grid Placing Components Routing a Piping Line or I & C Loop Placing

More information

Getting Familiar with Microsoft Word 2010 for Windows

Getting Familiar with Microsoft Word 2010 for Windows Lesson 1: Getting Familiar with Microsoft Word 2010 for Windows Microsoft Word is a word processing software package. You can use it to type letters, reports, and other documents. This tutorial teaches

More information

Maxwell 2D Student Version. A 2D Electrostatic Problem

Maxwell 2D Student Version. A 2D Electrostatic Problem Maxwell 2D Student Version A 2D Electrostatic Problem November 2002 Notice The information contained in this document is subject to change without notice. Ansoft makes no warranty of any kind with regard

More information

WinTruss Tutorial By Matt Sutton

WinTruss Tutorial By Matt Sutton WinTruss Tutorial By Matt Sutton WinTruss is a powerful, intuitive, and flexible truss analyzer. This tutorial is written to introduce you to many of the features available on WinTruss. The easiest way

More information

For this week only, the TAs will be at the ACCEL facility, instead of their normal office hours.

For this week only, the TAs will be at the ACCEL facility, instead of their normal office hours. BEE 3500 Homework Assignment 5 Notes: For this assignment, you will use the computational software COMSOL Multiphysics 5.3, available in Academic Computing Center Engineering Library (ACCEL) at the Carpenter

More information

Geogebra Introductory Activity

Geogebra Introductory Activity 1. Logon to your computer. Geogebra Introductory Activity 2. Go to www.geogebra.org and in the middle of the page click on the picture (NOT THE DOWNLOAD BUTTON). This is a web applet that will load. Give

More information

Lines and Circles Guided Practice: Teacher Instructions

Lines and Circles Guided Practice: Teacher Instructions Lines and Circles Guided Practice: Teacher Instructions Overview 1. Together, as a class, go through the Lines and Circles Guided Practice (exercises 1-22) described below. 2. Then have student teams conduct

More information

SOLIDWORKS: Lesson 1 - Basics and Modeling. Introduction to Robotics

SOLIDWORKS: Lesson 1 - Basics and Modeling. Introduction to Robotics SOLIDWORKS: Lesson 1 - Basics and Modeling Fundamentals Introduction to Robotics SolidWorks SolidWorks is a 3D solid modeling package which allows users to develop full solid models in a simulated environment

More information

Introduction to DataCAD Plus ZAC

Introduction to DataCAD Plus ZAC 1 Introduction to DataCAD Plus ZAC DataCAD Plus ZAC helps increase your productivity by automating repetitive design tasks. Based on the concept of making variations on a basic zone, you can quickly design

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

TUTORIAL - COMMAND CENTER

TUTORIAL - COMMAND CENTER FLOTHERM V3.1 Introductory Course TUTORIAL - COMMAND CENTER Introduction This tutorial covers the basic operation of the Command Center Application Window (CC) by walking the user through the main steps

More information

You can retrieve the chart by inputting the symbol of stock, warrant, index futures, sectoral

You can retrieve the chart by inputting the symbol of stock, warrant, index futures, sectoral Chart Menu Chart menu displays graphical data with histories and 16 major technical analysis tools and Trend Line. You can click at the tool you like. Chart will be changed according to your selection.

More information

ENVI Classic Tutorial: Introduction to ENVI Classic 2

ENVI Classic Tutorial: Introduction to ENVI Classic 2 ENVI Classic Tutorial: Introduction to ENVI Classic Introduction to ENVI Classic 2 Files Used in This Tutorial 2 Getting Started with ENVI Classic 3 Loading a Gray Scale Image 3 ENVI Classic File Formats

More information

v SEEP2D Sheet Pile Use SEEP2D to create a flow net around a sheet pile GMS Tutorials Time minutes Prerequisite Tutorials Feature Objects

v SEEP2D Sheet Pile Use SEEP2D to create a flow net around a sheet pile GMS Tutorials Time minutes Prerequisite Tutorials Feature Objects v. 10.1 GMS 10.1 Tutorial Use SEEP2D to create a flow net around a sheet pile Objectives Learn how to set up and solve a seepage problem involving flow around a sheet pile using the SEEP2D interface in

More information

City of Richmond Interactive Map (RIM) User Guide for the Public

City of Richmond Interactive Map (RIM) User Guide for the Public Interactive Map (RIM) User Guide for the Public Date: March 26, 2013 Version: 1.0 3479477 3479477 Table of Contents Table of Contents Table of Contents... i About this

More information

Ancient Cell Phone Tracing an Object and Drawing with Layers

Ancient Cell Phone Tracing an Object and Drawing with Layers Ancient Cell Phone Tracing an Object and Drawing with Layers 1) Open Corel Draw. Create a blank 8.5 x 11 Document. 2) Go to the Import option and browse to the Graphics 1 > Lessons folder 3) Find the Cell

More information

Microsoft Word. An alternative to following these steps are to double click on the Microsoft Word Icon on the desktop.

Microsoft Word. An alternative to following these steps are to double click on the Microsoft Word Icon on the desktop. Microsoft Word To access this Lesson Plan on-line, open up the library website www.bellevillelibrary.com and go to the tab that reads Adults. Scroll down and click on FREE Computer Lessons. On this page

More information

2 T. x + 2 T. , T( x, y = 0) = T 1

2 T. x + 2 T. , T( x, y = 0) = T 1 LAB 2: Conduction with Finite Difference Method Objective: The objective of this laboratory is to introduce the basic steps needed to numerically solve a steady state two-dimensional conduction problem

More information

PowerPoint Basics (Office 2000 PC Version)

PowerPoint Basics (Office 2000 PC Version) PowerPoint Basics (Office 2000 PC Version) Microsoft PowerPoint is software that allows you to create custom presentations incorporating text, color, graphics, and animation. PowerPoint (PP) is available

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

A P P N O T E S. Table of Contents Introduction... 1 Tutorial... 2

A P P N O T E S. Table of Contents Introduction... 1 Tutorial... 2 AppNote MG585351 A P P N O T E S SM FloTHERM V10 Upgrade Tutorial By: Akbar Sahrapour, Mechanical Division Analysis Last Modified: January 29, 2014 Table of Contents Introduction... 1 Tutorial... 2 Introduction

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

Altering Layouts. Changing Font. Universal Engraving Machine. Chapter 18 Altering Layouts

Altering Layouts. Changing Font. Universal Engraving Machine. Chapter 18 Altering Layouts Universal Engraving Machine Changing Font Altering Layouts If you want to change the Font Style of your text. Left Click On the line you wish to change. If you wish to change more than one line, draw a

More information

EXCEL 2007 TIP SHEET. Dialog Box Launcher these allow you to access additional features associated with a specific Group of buttons within a Ribbon.

EXCEL 2007 TIP SHEET. Dialog Box Launcher these allow you to access additional features associated with a specific Group of buttons within a Ribbon. EXCEL 2007 TIP SHEET GLOSSARY AutoSum a function in Excel that adds the contents of a specified range of Cells; the AutoSum button appears on the Home ribbon as a. Dialog Box Launcher these allow you to

More information

ENVI Tutorial: Introduction to ENVI

ENVI Tutorial: Introduction to ENVI ENVI Tutorial: Introduction to ENVI Table of Contents OVERVIEW OF THIS TUTORIAL...1 GETTING STARTED WITH ENVI...1 Starting ENVI...1 Starting ENVI on Windows Machines...1 Starting ENVI in UNIX...1 Starting

More information

Introduction to CFX. Workshop 2. Transonic Flow Over a NACA 0012 Airfoil. WS2-1. ANSYS, Inc. Proprietary 2009 ANSYS, Inc. All rights reserved.

Introduction to CFX. Workshop 2. Transonic Flow Over a NACA 0012 Airfoil. WS2-1. ANSYS, Inc. Proprietary 2009 ANSYS, Inc. All rights reserved. Workshop 2 Transonic Flow Over a NACA 0012 Airfoil. Introduction to CFX WS2-1 Goals The purpose of this tutorial is to introduce the user to modelling flow in high speed external aerodynamic applications.

More information

1. Move your mouse to the location you wish text to appear in the document. 2. Click the mouse. The insertion point appears.

1. Move your mouse to the location you wish text to appear in the document. 2. Click the mouse. The insertion point appears. Word 2010 Text Basics Introduction Page 1 It is important to know how to perform basic tasks with text when working in a word processing application. In this lesson you will learn the basics of working

More information

Digital City: Introduction to 3D modeling

Digital City: Introduction to 3D modeling Digital City: Introduction to 3D modeling Weixuan Li, 2017 PART I: Install SketchUp and Introduction 1. Download SketchUp Download SketchUp from their official website: https://www.sketchup.com Go to the

More information

Appendix: To be performed during the lab session

Appendix: To be performed during the lab session Appendix: To be performed during the lab session Flow over a Cylinder Two Dimensional Case Using ANSYS Workbench Simple Mesh Latest revision: September 18, 2014 The primary objective of this Tutorial is

More information

Learning Word The ABCs of Microsoft Word. 8/19/2015 The Computor Tutor 1

Learning Word The ABCs of Microsoft Word. 8/19/2015 The Computor Tutor 1 Learning Word 2013 The ABCs of Microsoft Word 8/19/2015 The Computor Tutor 1 The Program Open Word Margins are preset to Normal, 1 inch for Top, Bottom, Right & Left; change by clicking on Page Layout

More information

City of La Crosse Online Mapping Website Help Document

City of La Crosse Online Mapping Website Help Document City of La Crosse Online Mapping Website Help Document This document was created to assist in using the new City of La Crosse online mapping sites. When the website is first opened, a map showing the City

More information

Problem description. The FCBI-C element is used in the fluid part of the model.

Problem description. The FCBI-C element is used in the fluid part of the model. Problem description This tutorial illustrates the use of ADINA for analyzing the fluid-structure interaction (FSI) behavior of a flexible splitter behind a 2D cylinder and the surrounding fluid in a channel.

More information

Tutorial: Importing VMOD/MODFLOW Models

Tutorial: Importing VMOD/MODFLOW Models Tutorial: Visual MODFLOW Flex 5.0 Integrated Conceptual & Numerical Groundwater Modeling Software 1 1 Visual MODFLOW Flex 5.0 The following example is a quick walk-through of the basics of importing an

More information

Using SymPrint to Make Overlays, Templates & More...

Using SymPrint to Make Overlays, Templates & More... Welcome to SymPrint SymPrint is an easy-to-use tool for creating communication overlays, worksheets, classroom activities and more using a modern toolbar and common-sense interface modeled after the programs

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

AutoCAD 2009 User InterfaceChapter1:

AutoCAD 2009 User InterfaceChapter1: AutoCAD 2009 User InterfaceChapter1: Chapter 1 The AutoCAD 2009 interface has been enhanced to make AutoCAD even easier to use, while making as much screen space available as possible. In this chapter,

More information

Google LayOut 2 Help. Contents

Google LayOut 2 Help. Contents Contents Contents... 1 Welcome to LayOut... 9 What's New in this Release?... 10 Learning LayOut... 12 Technical Support... 14 Welcome to the LayOut Getting Started Guide... 15 Introduction to the LayOut

More information

HVAC Diagrams Preface What's New? Getting Started User Tasks

HVAC Diagrams Preface What's New? Getting Started User Tasks HVAC Diagrams Preface Using This Guide What's New? Getting Started Entering the Workbench Setting up Working Units and Grid Placing Components Routing an HVAC Line Placing Components in a Line Repositioning

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

Introduction to Microsoft Publisher

Introduction to Microsoft Publisher Introduction to Microsoft Publisher Day One Agenda: Introduction Templates Layout Inserting and Formatting Text Inserting and Formatting Pictures Practice, Questions Day Two Agenda: Review Day One Tables

More information

Layout Tutorial. Getting Started. Creating a Layout Template

Layout Tutorial. Getting Started. Creating a Layout Template Layout Tutorial This tutorial will explain how create a layout template, send views to a layout page, then save the document in PDF format. In this tutorial you will learn about: Creating a Layout Template

More information

Stability with FE Pore-Water Pressure

Stability with FE Pore-Water Pressure 1 Introduction Stability with FE Pore-Water Pressure One of the most powerful features of GeoStudio is the smooth integration that exists between all the individual programs. For simple pore-water pressure

More information

Chapter 3. Thermal Tutorial

Chapter 3. Thermal Tutorial Chapter 3. Thermal Tutorial Tutorials> Chapter 3. Thermal Tutorial Solidification of a Casting Problem Specification Problem Description Prepare for a Thermal Analysis Input Geometry Define Materials Generate

More information

Microsoft Word Tutorial

Microsoft Word Tutorial Microsoft Word Tutorial 1 GETTING STARTED Microsoft Word is one of the most popular word processing programs supported by both Mac and PC platforms. Microsoft Word can be used to create documents, brochures,

More information

Microsoft Office Training Skills 2010

Microsoft Office Training Skills 2010 Lesson 3 - Creating Documents with MS word 2010 Introduction to Word Processing MS-Word 2010 is word processing application that is used create and edit documents such as: Books, letters, reports, newsletters,

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

Working with the Dope Sheet Editor to speed up animation and reverse time.

Working with the Dope Sheet Editor to speed up animation and reverse time. Bouncing a Ball Page 1 of 2 Tutorial Bouncing a Ball A bouncing ball is a common first project for new animators. This classic example is an excellent tool for explaining basic animation processes in 3ds

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

Beginning Paint 3D A Step by Step Tutorial. By Len Nasman

Beginning Paint 3D A Step by Step Tutorial. By Len Nasman A Step by Step Tutorial By Len Nasman Table of Contents Introduction... 3 The Paint 3D User Interface...4 Creating 2D Shapes...5 Drawing Lines with Paint 3D...6 Straight Lines...6 Multi-Point Curves...6

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

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

3D Modeler Creating Custom myhouse Symbols

3D Modeler Creating Custom myhouse Symbols 3D Modeler Creating Custom myhouse Symbols myhouse includes a large number of predrawn symbols. For most designs and floorplans, these should be sufficient. For plans that require that special table, bed,

More information

solidthinking Inspired Tutorials 2009 solidthinking, Inc. for Mac

solidthinking Inspired Tutorials 2009 solidthinking, Inc. for Mac solidthinking Inspired Tutorials 2009 solidthinking, Inc. for Mac Table of Contents Quick Start Tutorials 3 Tutorial 11: Simple... Bridge 4 Tutorial 22: Desk... 12 Tutorial 33: Bookcase... 35 2 1 Quick

More information

Module 1.7: Point Loading of a 3D Cantilever Beam

Module 1.7: Point Loading of a 3D Cantilever Beam Module 1.7: Point Loading of a D Cantilever Beam Table of Contents Page Number Problem Description Theory Geometry 4 Preprocessor 6 Element Type 6 Material Properties 7 Meshing 8 Loads 9 Solution 15 General

More information

1. CREATING AND MESHING BASIC GEOMETRY

1. CREATING AND MESHING BASIC GEOMETRY 1. CREATING AND MESHING BASIC GEOMETRY This tutorial illustrates geometry creation and mesh generation for a simple geometry using GAMBIT. In this tutorial you will learn how to: Start GAMBIT Use the Operation

More information

Quick Start Guide - Contents. Opening Word Locating Big Lottery Fund Templates The Word 2013 Screen... 3

Quick Start Guide - Contents. Opening Word Locating Big Lottery Fund Templates The Word 2013 Screen... 3 Quick Start Guide - Contents Opening Word... 1 Locating Big Lottery Fund Templates... 2 The Word 2013 Screen... 3 Things You Might Be Looking For... 4 What s New On The Ribbon... 5 The Quick Access Toolbar...

More information

Verification of Laminar and Validation of Turbulent Pipe Flows

Verification of Laminar and Validation of Turbulent Pipe Flows 1 Verification of Laminar and Validation of Turbulent Pipe Flows 1. Purpose ME:5160 Intermediate Mechanics of Fluids CFD LAB 1 (ANSYS 18.1; Last Updated: Aug. 1, 2017) By Timur Dogan, Michael Conger, Dong-Hwan

More information

Multiframe Windows Version 16. User Manual

Multiframe Windows Version 16. User Manual Multiframe Windows Version 16 User Manual Bentley Systems, Incorporated 2013 License & Copyright Multiframe Program & User Manual 2013 Bentley Systems, Incorporated iii Table of Contents License & Copyright...

More information

Press the Plus + key to zoom in. Press the Minus - key to zoom out. Scroll the mouse wheel away from you to zoom in; towards you to zoom out.

Press the Plus + key to zoom in. Press the Minus - key to zoom out. Scroll the mouse wheel away from you to zoom in; towards you to zoom out. Navigate Around the Map Interactive maps provide many choices for displaying information, searching for more details, and moving around the map. Most navigation uses the mouse, but at times you may also

More information

SketchUp Starting Up The first thing you must do is select a template.

SketchUp Starting Up The first thing you must do is select a template. SketchUp Starting Up The first thing you must do is select a template. While there are many different ones to choose from the only real difference in them is that some have a coloured floor and a horizon

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

Lesson 1: Getting Familiar with Microsoft Word 2007 for Windows

Lesson 1: Getting Familiar with Microsoft Word 2007 for Windows Lesson 1: Getting Familiar with Microsoft Word 2007 for Windows Microsoft Word is a word processing software package. You can use it to type letters, reports, and other documents. This tutorial teaches

More information

lundi 7 janvier 2002 Blender: tutorial: Building a Castle Page: 1

lundi 7 janvier 2002 Blender: tutorial: Building a Castle Page: 1 lundi 7 janvier 2002 Blender: tutorial: Building a Castle Page: 1 www.blender.nl this document is online at http://www.blender.nl/showitem.php?id=4 Building a Castle 2000 07 19 Bart Veldhuizen id4 Introduction

More information

Introduction To Finite Element Analysis

Introduction To Finite Element Analysis Creating a Part In this part of the tutorial we will introduce you to some basic modelling concepts. If you are already familiar with modelling in Pro Engineer you will find this section very easy. Before

More information

TexGraf4 GRAPHICS PROGRAM FOR UTEXAS4. Stephen G. Wright. May Shinoak Software Austin, Texas

TexGraf4 GRAPHICS PROGRAM FOR UTEXAS4. Stephen G. Wright. May Shinoak Software Austin, Texas TexGraf4 GRAPHICS PROGRAM FOR UTEXAS4 By Stephen G. Wright May 1999 Shinoak Software Austin, Texas Copyright 1999, 2007 by Stephen G. Wright - All Rights Reserved i TABLE OF CONTENTS Page LIST OF TABLES...v

More information

Ansoft HFSS Windows Screen Windows. Topics: Side Window. Go Back. Contents. Index

Ansoft HFSS Windows Screen Windows. Topics: Side Window. Go Back. Contents. Index Modifying Coordinates Entering Data in the Side Windows Modifying Snap To Absolute Relative Each screen in divided up into many windows. These windows can allow you to change the coordinates of the model,

More information

ENVI Classic Tutorial: A Quick Start to ENVI Classic

ENVI Classic Tutorial: A Quick Start to ENVI Classic ENVI Classic Tutorial: A Quick Start to ENVI Classic A Quick Start to ENVI Classic 2 Files Used in this Tutorial 2 Getting Started with ENVI Classic 3 Loading a Gray Scale Image 3 Familiarizing Yourself

More information

OnPoint s Guide to MimioStudio 9

OnPoint s Guide to MimioStudio 9 1 OnPoint s Guide to MimioStudio 9 Getting started with MimioStudio 9 Mimio Studio 9 Notebook Overview.... 2 MimioStudio 9 Notebook...... 3 MimioStudio 9 ActivityWizard.. 4 MimioStudio 9 Tools Overview......

More information

BioIRC solutions. CFDVasc manual

BioIRC solutions. CFDVasc manual BioIRC solutions CFDVasc manual Main window of application is consisted from two parts: toolbar - which consist set of button for accessing variety of present functionalities image area area in which is

More information

Introduction to Electrostatic FEA with BELA

Introduction to Electrostatic FEA with BELA Introduction to Electrostatic FEA with BELA David Meeker dmeeker@ieee.org Updated October 31, 2004 Introduction BELA ( Basic Electrostatic Analysis ) is a software package for the finite element analysis

More information

SIMPLE AUTOMATIC DRIP TAPE DESIGN

SIMPLE AUTOMATIC DRIP TAPE DESIGN SIMPLE AUTOMATIC DRIP TAPE DESIGN Tasks covered in this tutorial: Drawing an automatic block of tapes Setting a valve pressure Automatic Labelling Moving an item This tutorial shows the steps required

More information

L E S S O N 2 Background

L E S S O N 2 Background Flight, Naperville Central High School, Naperville, Ill. No hard hat needed in the InDesign work area Once you learn the concepts of good page design, and you learn how to use InDesign, you are limited

More information

TRAINING GUIDE. Sample not. for Distribution LATHE-LESSON-1 FACE, ROUGH, FINISH AND CUTOFF

TRAINING GUIDE. Sample not. for Distribution LATHE-LESSON-1 FACE, ROUGH, FINISH AND CUTOFF TRAINING GUIDE LATHE-LESSON-1 FACE, ROUGH, FINISH AND CUTOFF Mastercam Training Guide Objectives You will create the geometry for Lathe-Lesson-1, and then generate a toolpath to machine the part on a CNC

More information

Contents... 1 Installation... 3

Contents... 1 Installation... 3 Contents Contents... 1 Installation... 3 1 Prerequisites (check for.net framework 3.5)... 3 Install Doctor Eye... 3 Start Using Doctor Eye... 4 How to create a new user... 4 The Main Window... 4 Open a

More information