Sii : Simulation of a Ship Ramming Ice

Size: px
Start display at page:

Download "Sii : Simulation of a Ship Ramming Ice"

Transcription

1 sii_d_h.mcd Sii : Simulation of a Ship Ramming Ice Claude Daley, Nov. '93 Modified: July, 95, Jan., Mar. 97 a Mathcad 6.+ File File : Sii_D_H - Ship_ice_interaction model for D (head-on) ramming. The model is udated to calculate the cases for the Harmonized Rules. This file calculates the forces on a ship, when ramming a floe of finte thickness and extent. The surge, heave, pitch and bennding of the ship are modelled. The crushing, tipping, and bending of the floe are included. Disclaimer: The model contains idealizations and assumptions. The author believes that the model fairly represents the mechanics that occurs when a ship strikes an ice edge, based on comparison with available data. However, the model contains numerous parameters, many of which have a significant effect on the particular results. Caution should always be used when applying the results.

2 sii_d_h.mcd INPUT: Ship Parameters The INP vector is copied from the excel sheet or can be supplied by the user Main Particulars: length (m) LBP := INP LBP = 3 beam (m) B := INP B = 4.7 draft (m) T := INP T = 5.46 waterline entrance angle alf := INP deg alf =.6 7 initial penetration initpen. Po (Pa) Po INP exponent ex INP deg stem angle (from vert) gam 9 INP 8 := gam =.47 Block coefficient CB := INP 3 CB =.737 Waterplane coefficient CWP := INP 4 CWP =.8 ship speed (m/s) vship := INP 6 vship = 5.3 INPUT: Ice Parameters := Po 3 6 := ex =. = for p_ice = Po A^ex water density (kg/m^3) ro 5 gravity (m/s^) g 9.8 ice density d:= ro g roice := ro.88 ice thickness (m) floe length (m) floe width (m) ice flex strength (Pa) hice := INP hice = 9 Lfloe := INP Lfloe = 4 Wfloe := INP Wfloe = 4 sigf := INP 6 3 sigf = 8 5

3 sii_d_h.mcd 3 Calculated Quantities displacement (m^3) mass of ship (kg) area of waterplane (m^) surge stiffness: Longitudinal Moment of Inertia of Waterplane Disp := LBP B T CB M := kx := Disp ro AWP := B LBP CWP Disp = 5 M =.4 8 AWP = n := n =.54.9 CWP.49 I L n B ( LBP )3 := I L = Heave Stiffness MN/m K H := AWP d Heave Only K H = F bow δ δ Pitch Stiffness MN-m/rad K P := I L d F bow Pitch Stiffness for Bow Force MN/m Pitch Only K B = F bow δ δ K B := K P LBP F bow Vertical Stiffness at Bow ky := + K B K H Heave + Pitch K BOW = F bow δ δ ky = F bow

4 sii_d_h.mcd 4 Vertical Rigid Body Mass at Bow <= 37% of ship's mass**** (includes added mass). + B 3T My :=. AM Disp ro AM := My = AM = Horizontal Rigid Body Mass at Bow Mx := Disp ro.45 <= 5% of ship's mass**** Mx = (includes added mass) Generalized bending stress of Pitch/Heave Mode Generalized Mass of st Mode Mf :=.45 LBP 3 Mf = 85 (kg) 45 σh := LBP σh 5 = Pa/m Generalized Stiffness of st Mode kf := LBP kf =.95 8 (N/m) Natural frequency of st mode om := kf Mf om.55 π Midbody moment of Inertia: = hz Im :=.54 LBP 4 Generalized bending stress of st Mode 97 σf := LBP σf = 3. 8 Pa/m Midbody total Height: Hm :=.5 T Midbody section modulus: Sm := Im Hm

5 sii_d_h.mcd 5 Ice Force Parameters The following functions determine the ship-ice interaction geometry and forces, based on the ship's bow moving horizontally and vertically, and the ice edge moving vertically (it is assumed that the floe is laterally restrained by other ice). Small pitch angles are assumed. penetration function : vertical projection of area pressure in contact Pen( x, y, z) := [ x ( y + z) tan( gam) ] Area v ( xy,, z) := Pen( x, y, z) tan( alf) Pres( x, y, z) := Po Area v ( xy,, z) ( ex) Pen γ α Pen le γ F v elastic layer thickless for ice and ship (m) ( - a numerical requirement) : ice elastic force (during elastic contact): ice crushing force (during crushing contact) resultant vertical ice force: le F el ( xy,, z, p) := ( Pen( x, y, z) p) F cr ( xy,, z) := Area v ( xy,, z) Pres( x, y, z) Area v ( xy,, z) Pres( x, y, z) () F v ( xy,, z, p) := max min F el ( xy,, z, p) F cr ( xy,, z) le F h resultant horizontal ice force: F h ( xy,, z, p) := F v ( xy,, z, p) tan( gam) crushing velocity: (needed to track crushed depth) Crumv( x, y, z, vx, vy, vz, p) := if[ p < Pen( x, y, z) kl le, max( ( Pen( vx, vy, vz) )), ] kl.999

6 sii_d_h.mcd 6 Ice Force Limit Calculations z-mass of floe (kg) Mz :=.45 ro hice Lfloe Wfloe Mz = 4.63 floe tipping stiffness (N/m) kz := roice g 3 kz =.947 Lfloe Wfloe max tipping force (N) Fzmax := kz hice 9 Fzmax = 3.74 floe breaking force (N) Fvbend :=. sigf hice Fvbend = breaking force limited to long floes F vlim := ( Lfloe > hice) Fvbend + ( Lfloe < hice) F vlim = z-mass of cusp (kg) Mcz :=.45 roice hice 3 5 Mcz =.5 cusp tipping stiffness kcz := ro g 3 5 hice max force on broken cusp Fzcmax := kcz hice 9 Fzcmax = function to determine if the floe is broken in bending Flex( x, y, z, p, e) := ( e ) F vlim < F v ( xy,, z, p) + ( e > ).64

7 sii_d_h.mcd 7 Simulation Parameters Damping: surge damping (drag) cx := bow heave damping: critical damping cy cr := ky My cy cr = % of critical damping (N/ m/s) ship flexure damping ζy :=. cy := ζy ky My cf :=. cy = ice heave damping cusp heave damping cz :=. kz Mz ccz :=.5 kcz Mcz Initial conditions: y := initpen vship le = surge position - x = surge velocity = pitch position 3= pitch velocity 4= flexure position -y 5= flexure velocity 6= ice position - z 7= ice velocity 8= crushing penetration 9= crushing velocity =breaking condition = change in breaking cond

8 sii_d_h.mcd 8 Time step: Ty := π My ky <= bow heave period Ty =.798 Tf := om <= st mode period Tf =.943 dt := Tf <= time step (sec.) Time of simulation imax := 3 Tmax := dt imax sec Tmax = <= number of time steps <=total simulation time i :=.. imax ii :=.. imax + t := i idt <= time vector

9 sii_d_h.mcd 9 Simulation Mechanics Response functions for Masses Mx and My These are the accelerations of the masses. Fx( t, Fy( t, Ff( t, := := kx cx y Mx Mx y ky y + My Fz( t, y >. kf My F h y, y, y, y Mx y y 4 cy My y 3,, y, y 6 8 F kf v y y 4 := y y Mf 4 + Mf min( ( kz y Fzcmax 6 )) cz F v ( y, y, y, y Mz Mz y ) := +... <-----intact floe + 7 Mz min( ( kz y Fzcmax 6 )) cz F v ( y, y y ( y >. ) Mcz Mz y,, y 4 6 ) <---broken cusp 7 Mcz Cr( t, := Crumv y, y, y, y, y, y, y Brak( t, Flex y, y, y, y, y := y and Z vector components = surge position - x y = surge velocity Fx( t, = pitch position 3= pitch velocity y 3 4= flexure position -y Fy( t, 5= flexure velocity y 6= ice position - z 5 7= ice velocity Ff( t, Dty (, ) := 8= crushing penetration y 9= crushing velocity 7 =breaking condition Fz( t, = change in breaking cond Cr( t, y Brak( t,

10 sii_d_h.mcd Sketch of system cy Ky - Bow Heave Spring My - Bow Heave Mass Mx - Surge Mass cx y x Kx - Surge Spring Kx= pen γ φ kel Ice Force Fice (elastic + crushing) kcr Coupled R-K Difference Equations: Z rkfixed( y,, Tmax, imax, D) <= The simulation takes place by iteratively solving the simultaneous equations in a stepwise manner, using the built-in function rkfixed. := <= SOLVE

11 sii_d_h.mcd Simulation Results vship = 5.3 Po = 3 6 m/s pa LBP = 3 m Fig. - Bow coordinates vs. time 4 Fig. - Bow coordinates motions (m) Y (m) F v Z Fv := i 3 6 Pen X Y Vertical Force (MN): i, ( Z 5 ) i, ( Z 7 ) i, ( Z 9 ) i Time (s) Horizontal Force (MN): F h Z Fh := i i, ( Z 5 ) i, ( Z 7 ) i, ( Z 9 ) i 3 4 X (m) Total Force (MN): Ft := i ( Fv i ) + Fh i.5 Fig. 3 - Vertical and Total Force vs. Time Force (MN) time (s) Total Force Vertical Force Stress (MPa) stress in st mode: ( ) i Z 3 i sig := Z 5 i Fig 4. Bending Stress vs Time MPa Time(s) σf

12 sii_d_h.mcd Acceleration Functions Ax( x, vx, f, z, cr) F h ( xf,, z, cr) kx Mx x cx Mx vx := Bow Surge Mx Ay( y, vy, f) := ky y + My kf ( f My cy My vy Bow Heave Af( x, y, f, z, cr) := kf ( f Mf + F v ( xf,, z, cr) Mf Bending Calculate Accelerations at Bow AX := Ax Z i i, ( Z ) i, ( Z 5 ) i, ( Z 7 ) i, ( Z 9 ) i ( ) i, ( Z 4 ) i, ( Z 5 ) i ( ) i, ( Z 3 ) i, ( Z 5 ) i, ( Z 7 ) i, ( Z 9 ) i AY := Ay Z 3 i AF := Af Z i Acceleration (m/s) time (s) X -Accel Acceleration (m/s) time (s) Y -Accel Acceleration (m/s) time (s) F -Accel BM i FVmax = 4.95 FTmax = Xmax = Ymax.778 Xmax := max Z Ymax := max Z 5 Zmax := max Z 7 Penmax := max Z 9 = Zmax = Penmax =.46 + le AXmax := max( ( max( AX) min( AX) )) AYmax := max( ( max( AY) min( AY) )) AFmax := max( ( max( AF) min( AF) )) AXmax =.83 AYmax =.747 AFmax =.94 BMmax := := sig Sm imax = 3 i FVmax := max( Fv) FTmax := max( Ft) max( BM) BMmax =. 4

13 sii_d_h.mcd 3 assemble( FV, FT, X, Y, Z, AY, AF, pen, BM, dt, Ft) := U FV U FT U X U Y 3 U Z U pen 5 Ft = U AY 6 U AF U BM 8 U dt for i.. rows( Ft) + 9 U Ft i i U res := assemble( FVmax, FTmax, Xmax, Ymax, Zmax, AYmax, AFmax, Penmax, BMmax, dt, Ft) res = FVmax = 4.95 Fvmax Ftmax Xmax Ymax Zmax Penmax Aymax Afmax Bmmax dt Ft INP LBP B T CB CWP Disp vship alf gam Hice Dice Po ex sigf

14 sii_d_h.mcd 4 pen := Z 9 i i le + +. Ar := i tan alf pen i Confirmation that Force/Area follows P/A relationship pr := i Fv i Ar i 8 pressure [MPa] pr i Ar i Area [m^]

Feasibility study of a semi-empirical simulation model for level ice-breaking

Feasibility study of a semi-empirical simulation model for level ice-breaking Kemi Arctic 2015 26.03.2015 Feasibility study of a semi-empirical simulation model for level ice-breaking Floris Goerlandt Lauri Kuuliala, Pentti Kujala Aalto University Department of Applied Mechanics,

More information

Development of the Compliant Mooring Line Model for FLOW-3D

Development of the Compliant Mooring Line Model for FLOW-3D Flow Science Report 08-15 Development of the Compliant Mooring Line Model for FLOW-3D Gengsheng Wei Flow Science, Inc. October 2015 1. Introduction Mooring systems are common in offshore structures, ship

More information

D DAVID PUBLISHING. Stability Analysis of Tubular Steel Shores. 1. Introduction

D DAVID PUBLISHING. Stability Analysis of Tubular Steel Shores. 1. Introduction Journal of Civil Engineering and Architecture 1 (216) 563-567 doi: 1.17265/1934-7359/216.5.5 D DAVID PUBLISHING Fábio André Frutuoso Lopes, Fernando Artur Nogueira Silva, Romilde Almeida de Oliveira and

More information

GPU Modeling of Ship Operations in Pack Ice

GPU Modeling of Ship Operations in Pack Ice Modeling of Ship Operations in Pack Ice Claude Daley cdaley@mun.ca Shadi Alawneh Dennis Peters Bruce Quinton Bruce Colbourne ABSTRACT The paper explores the use of an event-mechanics approach to assess

More information

WinFElt Manual. Problem description

WinFElt Manual. Problem description WinFElt Manual Problem description The problem description section is used to define the problem title and the number of nodes and elements in the problem. The problem description section is the only section

More information

FELT(4fe) Finite Element Package FELT(4fe)

FELT(4fe) Finite Element Package FELT(4fe) NAME felt finite element problem description file format DESCRIPTION The felt(4fe) file format is used by the programs of the finite element package, felt(1fe), velvet(1fe), and burlap(1fe) to describe

More information

State Estimation and Parameter Identification of Flexible Manipulators Based on Visual Sensor and Virtual Joint Model

State Estimation and Parameter Identification of Flexible Manipulators Based on Visual Sensor and Virtual Joint Model Proceedings of the 2001 IEEE International Conference on Robotics & Automation Seoul, Korea May 21-26, 2001 State Estimation and Parameter Identification of Flexible Manipulators Based on Visual Sensor

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

EngiLab Beam.2D User Manual

EngiLab Beam.2D User Manual EngiLab Beam.2D 2018 v2.5 (v2.5.6704) User Manual www.engilab.com This page intentionally left blank. EngiLab Beam.2D 2018 v2.5 User Manual All rights reserved. No parts of this work may be reproduced

More information

Transactions on Modelling and Simulation vol 10, 1995 WIT Press, ISSN X

Transactions on Modelling and Simulation vol 10, 1995 WIT Press,  ISSN X Hydrodynamic coefficients and motions due to a floating cylinder in waves D.D. Bhatta, M. Rahman Department of Applied Mathematics, Technical University of Nova Scotia, Halifax, Nova Scotia, Canada B3J

More information

INNWIND.EU 10MW JACKET INTERFACE DOCUMENT FOR PRELIMINARY JACKET DESIGN

INNWIND.EU 10MW JACKET INTERFACE DOCUMENT FOR PRELIMINARY JACKET DESIGN Intended for InnWind.EU Document type Engineering Report Date May 2013 Document no. 341_0001(2) Revision 2 INNWIND.EU 10MW JACKET INTERFACE DOCUMENT FOR PRELIMINAR JACKET DESIGN INNWIND.EU 10MW JACKET

More information

Design procedures of seismic-isolated container crane at port

Design procedures of seismic-isolated container crane at port Design procedures of seismic-isolated container crane at port T.Sugano 1, M.Takenobu 1, T.Suzuki 1, and Y.Shiozaki 2 1 Port and Airport Research Institute,Yokosuka, Japan 2 JFE R&D Corporation,Kawasaki,Japan

More information

Comparison of open-source code Nemoh with Wamit for cargo ship motions in shallow water

Comparison of open-source code Nemoh with Wamit for cargo ship motions in shallow water Comparison of open-source code Nemoh with Wamit for cargo ship motions in shallow water G.Parisella 1 and T.P.Gourlay 2 Centre for Marine Science and Technology, Curtin University Research report 2016-23,

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

Simulation of AJWSP10033_FOLDED _ST_FR

Simulation of AJWSP10033_FOLDED _ST_FR Phone: 01922 453038 www.hyperon-simulation-and-cad-services.co.uk Simulation of AJWSP10033_FOLDED _ST_FR Date: 06 May 2017 Designer: Study name: AJWSP10033_FOLDED_STATIC Analysis type: Static Description

More information

ESD.77 Multidisciplinary System Design Optimization Spring Barge Design Optimization

ESD.77 Multidisciplinary System Design Optimization Spring Barge Design Optimization ESD.77 Multidisciplinary System Design Optimization Spring 2010 Barge Design Optimization Anonymous MIT Students What is a barge? Flat bottomed vessel, typically non selfpropelled, used to carry low value,

More information

Chapter 3 Analysis of Original Steel Post

Chapter 3 Analysis of Original Steel Post Chapter 3. Analysis of original steel post 35 Chapter 3 Analysis of Original Steel Post This type of post is a real functioning structure. It is in service throughout the rail network of Spain as part

More information

Offshore Platform Fluid Structure Interaction (FSI) Simulation

Offshore Platform Fluid Structure Interaction (FSI) Simulation Offshore Platform Fluid Structure Interaction (FSI) Simulation Ali Marzaban, CD-adapco Murthy Lakshmiraju, CD-adapco Nigel Richardson, CD-adapco Mike Henneke, CD-adapco Guangyu Wu, Chevron Pedro M. Vargas,

More information

Example 24 Spring-back

Example 24 Spring-back Example 24 Spring-back Summary The spring-back simulation of sheet metal bent into a hat-shape is studied. The problem is one of the famous tests from the Numisheet 93. As spring-back is generally a quasi-static

More information

Application nr. 2 (Global Analysis) Effects of deformed geometry of the structures. Structural stability of frames. Sway frames and non-sway frames.

Application nr. 2 (Global Analysis) Effects of deformed geometry of the structures. Structural stability of frames. Sway frames and non-sway frames. Application nr. 2 (Global Analysis) Effects of deformed geometry of the structures. Structural stability of frames. Sway frames and non-sway frames. Object of study: multistorey structure (SAP 2000 Nonlinear)

More information

1. Carlos A. Felippa, Introduction to Finite Element Methods,

1. Carlos A. Felippa, Introduction to Finite Element Methods, Chapter Finite Element Methods In this chapter we will consider how one can model the deformation of solid objects under the influence of external (and possibly internal) forces. As we shall see, the coupled

More information

WP5 - Computational Mechanics Acceleration transducers on Finite Element vehicle models for crash simulations with Ls-Dyna

WP5 - Computational Mechanics Acceleration transducers on Finite Element vehicle models for crash simulations with Ls-Dyna ROBUST PROJECT Department of Aerospace engineering* - Politecnico di Milano Volume 1 of 1 (*)via La Masa, 34 Milan-ITALY tel: +39 2 23998316 - fax: +39 2 23998334 Jan 25 Doc. No.: ROBUST-5-7 - Rev. Pagei

More information

Design of a Precision Robot Wrist Interface. Patrick Willoughby Advisor: Alexander Slocum MIT Precision Engineering Research Group

Design of a Precision Robot Wrist Interface. Patrick Willoughby Advisor: Alexander Slocum MIT Precision Engineering Research Group Design of a Precision Robot Wrist Interface Patrick Willoughby Advisor: Alexander Slocum MIT Precision Engineering Research Group Project Summary Problem: Current bolted robot wrist replacements are inaccurate,

More information

FB-MULTIPIER vs ADINA VALIDATION MODELING

FB-MULTIPIER vs ADINA VALIDATION MODELING FB-MULTIPIER vs ADINA VALIDATION MODELING 1. INTRODUCTION 1.1 Purpose of FB-MultiPier Validation testing Performing validation of structural analysis software delineates the capabilities and limitations

More information

Simulation of Connector Assembly C

Simulation of Connector Assembly C Simulation of Connector Assembly C Date: Sunday, March 6, 2016 Designer: Solidworks Study name: Horizontal Stress Test on C inner bend Analysis type: Static Table of Contents Model Information... 2 Study

More information

PD2CAEPIPE - Plant Design-to-CAEPIPE Translator

PD2CAEPIPE - Plant Design-to-CAEPIPE Translator PD2CAEPIPE - Plant Design-to-CAEPIPE Translator (for converting PCF files) 1.0 Installing Program To install PD2CAEPIPE on Windows NT, load the product CD supplied by InfoPlant and run the program "SETUP.EXE"

More information

Stiffness Analysis of the Tracker Support Bracket and Its Bolt Connections

Stiffness Analysis of the Tracker Support Bracket and Its Bolt Connections October 25, 2000 Stiffness Analysis of the Tracker Support Bracket and Its Bolt Connections Tommi Vanhala Helsinki Institute of Physics 1. INTRODUCTION...2 2. STIFFNESS ANALYSES...2 2.1 ENVELOPE...2 2.2

More information

LESM. Linear Elements Structure Model. Version 1.0 August Luiz Fernando Martha

LESM. Linear Elements Structure Model. Version 1.0 August Luiz Fernando Martha LESM Linear Elements Structure Model Version 1.0 August 2017 http://www.tecgraf.puc-rio.br/lesm by Luiz Fernando Martha (lfm@tecgraf.puc-rio.br) Rafael Lopez Rangel (rafaelrangel@tecgraf.puc-rio.br) Pontifical

More information

Elfini Solver Verification

Elfini Solver Verification Page 1 Elfini Solver Verification Preface Using this Guide Where to Find More Information Conventions What's new User Tasks Static Analysis Cylindrical Roof Under its Own Weight Morley's Problem Twisted

More information

Wall thickness= Inlet: Prescribed mass flux. All lengths in meters kg/m, E Pa, 0.3,

Wall thickness= Inlet: Prescribed mass flux. All lengths in meters kg/m, E Pa, 0.3, Problem description Problem 30: Analysis of fluid-structure interaction within a pipe constriction It is desired to analyze the flow and structural response within the following pipe constriction: 1 1

More information

Multibody Model for Planetary Gearbox of 500 kw Wind Turbine

Multibody Model for Planetary Gearbox of 500 kw Wind Turbine Downloaded from orbit.dtu.dk on: Oct 19, 2018 Multibody Model for Planetary Gearbox of 500 kw Wind Turbine Jørgensen, Martin Felix Publication date: 2013 Link back to DTU Orbit Citation (APA): Jørgensen,

More information

Top Layer Subframe and Node Analysis

Top Layer Subframe and Node Analysis Top Layer Subframe and Node Analysis By Paul Rasmussen 2 August, 2012 Introduction The top layer of the CCAT backing structure forms a critical interface between the truss and the primary subframes. Ideally

More information

A METHOD TO MODELIZE THE OVERALL STIFFNESS OF A BUILDING IN A STICK MODEL FITTED TO A 3D MODEL

A METHOD TO MODELIZE THE OVERALL STIFFNESS OF A BUILDING IN A STICK MODEL FITTED TO A 3D MODEL A METHOD TO MODELIE THE OVERALL STIFFNESS OF A BUILDING IN A STICK MODEL FITTED TO A 3D MODEL Marc LEBELLE 1 SUMMARY The aseismic design of a building using the spectral analysis of a stick model presents

More information

Simulation of RF HEat Test

Simulation of RF HEat Test Simulation of RF HEat Test Date: Tuesday, December 22, 2015 Designer: Solidworks Study name: Stress One Third Emissivity Analysis type: Nonlinear - Dynamic Description No Data Table of Contents Description...

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

LS-DYNA s Linear Solver Development Phase 2: Linear Solution Sequence

LS-DYNA s Linear Solver Development Phase 2: Linear Solution Sequence LS-DYNA s Linear Solver Development Phase 2: Linear Solution Sequence Allen T. Li 1, Zhe Cui 2, Yun Huang 2 1 Ford Motor Company 2 Livermore Software Technology Corporation Abstract This paper continues

More information

VARIOUS APPROACHES USED IN THE SEISMIC QUALIFICATION OF THE PIPING SYSTEMS IN NUCLEAR FACILITIES. Introduction

VARIOUS APPROACHES USED IN THE SEISMIC QUALIFICATION OF THE PIPING SYSTEMS IN NUCLEAR FACILITIES. Introduction VARIOUS APPROACHES USED IN THE SEISMIC QUALIFICATION OF THE PIPING SYSTEMS IN NUCLEAR FACILITIES A. Musil, P. Markov Stevenson&Associates, Pilsen, Czech Republic Introduction In the firm Stevenson&Associates

More information

midas Civil Advanced Webinar Date: February 9th, 2012 Topic: General Use of midas Civil Presenter: Abhishek Das Bridging Your Innovations to Realities

midas Civil Advanced Webinar Date: February 9th, 2012 Topic: General Use of midas Civil Presenter: Abhishek Das Bridging Your Innovations to Realities Advanced Webinar Date: February 9th, 2012 Topic: General Use of midas Civil Presenter: Abhishek Das Contents: Overview Modeling Boundary Conditions Loading Analysis Results Design and Misc. Introduction

More information

Tool Center Position Determination of Deformable Sliding Star by Redundant Measurement

Tool Center Position Determination of Deformable Sliding Star by Redundant Measurement Applied and Computational Mechanics 3 (2009) 233 240 Tool Center Position Determination of Deformable Sliding Star by Redundant Measurement T. Vampola a, M. Valášek a, Z. Šika a, a Faculty of Mechanical

More information

Optimal design of floating platform and substructure for a spar type wind turbine system

Optimal design of floating platform and substructure for a spar type wind turbine system The 2012 World Congress on Advances in Civil, Environmental, and Materials Research (ACEM 12) Seoul, Korea, August 26-30, 2012 Optimal design of floating platform and substructure for a spar type wind

More information

CHAPTER 3. Elementary Fluid Dynamics

CHAPTER 3. Elementary Fluid Dynamics CHAPTER 3. Elementary Fluid Dynamics - Understanding the physics of fluid in motion - Derivation of the Bernoulli equation from Newton s second law Basic Assumptions of fluid stream, unless a specific

More information

SolidWorks Motion Study Tutorial

SolidWorks Motion Study Tutorial SolidWorks Motion Study Tutorial By: Mohamed Hakeem Mohamed Nizar Mechanical Engineering Student- May 2015 South Dakota School of Mines & Technology August 2013 Getting Started This tutorial is for you

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

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

Since a projectile moves in 2-dimensions, it therefore has 2 components just like a resultant vector: Horizontal Vertical

Since a projectile moves in 2-dimensions, it therefore has 2 components just like a resultant vector: Horizontal Vertical Since a projectile moves in 2-dimensions, it therefore has 2 components just like a resultant vector: Horizontal Vertical With no gravity the projectile would follow the straight-line path (dashed line).

More information

THE EFFECTS OF THE PLANFORM SHAPE ON DRAG POLAR CURVES OF WINGS: FLUID-STRUCTURE INTERACTION ANALYSES RESULTS

THE EFFECTS OF THE PLANFORM SHAPE ON DRAG POLAR CURVES OF WINGS: FLUID-STRUCTURE INTERACTION ANALYSES RESULTS March 18-20, 2013 THE EFFECTS OF THE PLANFORM SHAPE ON DRAG POLAR CURVES OF WINGS: FLUID-STRUCTURE INTERACTION ANALYSES RESULTS Authors: M.R. Chiarelli, M. Ciabattari, M. Cagnoni, G. Lombardi Speaker:

More information

SMF Transient Voltage Suppressor Diode Series

SMF Transient Voltage Suppressor Diode Series SMF Transient Voltage Suppressor Diode Series General Information The SMF series is designed specifically to protect sensitive electronic equipment from voltage transients induced by lightning and other

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

Effect of Fillet on the Resolution of a Four-Axis Force/Torque Sensor

Effect of Fillet on the Resolution of a Four-Axis Force/Torque Sensor Effect of Fillet on the Resolution of a Four-Axis Force/Torque Sensor Mohammad Hosein Tashakori Heravi, Alireza Akbarzadeh, Amin Valizadeh Center of Excellence on Soft Computing and Intelligent Information

More information

Finite Element Analysis Dr. B. N. Rao Department of Civil Engineering Indian Institute of Technology Madras. Module - 01 Lecture - 15

Finite Element Analysis Dr. B. N. Rao Department of Civil Engineering Indian Institute of Technology Madras. Module - 01 Lecture - 15 Finite Element Analysis Dr. B. N. Rao Department of Civil Engineering Indian Institute of Technology Madras Module - 01 Lecture - 15 In the last class we were looking at this 3-D space frames; let me summarize

More information

EXAMPLE 1. Static Analysis of Cantilever Column (Fixed-Base Column)

EXAMPLE 1. Static Analysis of Cantilever Column (Fixed-Base Column) EXAMPLE 1 Static Analysis of Cantilever Column (Fixed-Base Column) Calculate the top displacement, axial force, shear force and bending moment diagrams for the fixed base column described in the figure

More information

Simulation of Connector Assembly AA

Simulation of Connector Assembly AA Simulation of Connector Assembly AA Date: Tuesday, March 1, 2016 Designer: Solidworks Study name: Horizontal Stress in AA inner tab fold Analysis type: Static Table of Contents Model Information... 2 Study

More information

Contact Characteristics of Circular-Arc Curvilinear Tooth Gear Drives

Contact Characteristics of Circular-Arc Curvilinear Tooth Gear Drives Yi-Cheng Wu Engineer Mechanical System Research Laboratory, Industrial Technology Research Institute, Hsinchu 31040, Taiwan e-mail: easonwu@gmail.com Kuan-Yu Chen Ph.D. Cidate Department of Mechanical

More information

Description. 2.8 Robot Motion. Floor-mounting. Dimensions apply to IRB 6400/ Shelf-mounting

Description. 2.8 Robot Motion. Floor-mounting. Dimensions apply to IRB 6400/ Shelf-mounting Description 2.8 Robot Motion Floor-mounting Dimensions apply to IRB 64/ 3.-7 2943 694 146 3 Shelf-mounting 67 94 2871 184 3116 Figure 8 Working space of IRB 64 and IRB 64S (dimensions in mm). Product Specification

More information

0 Graphical Analysis Use of Excel

0 Graphical Analysis Use of Excel Lab 0 Graphical Analysis Use of Excel What You Need To Know: This lab is to familiarize you with the graphing ability of excels. You will be plotting data set, curve fitting and using error bars on the

More information

Parametric Study of Engine Rigid Body Modes

Parametric Study of Engine Rigid Body Modes Parametric Study of Engine Rigid Body Modes Basem Alzahabi and Samir Nashef C. S. Mott Engineering and Science Center Dept. Mechanical Engineering Kettering University 17 West Third Avenue Flint, Michigan,

More information

LATERALLY LOADED PILE GROUPS

LATERALLY LOADED PILE GROUPS LATERALLY LOADED PILE GROUPS Pedro Meneses Key words: Group Interaction, Lateral Response, Piles, p-multipliers, p-y Curves. Introduction The lateral resistance of pile foundations is a particularly important

More information

MA 243 Calculus III Fall Assignment 1. Reading assignments are found in James Stewart s Calculus (Early Transcendentals)

MA 243 Calculus III Fall Assignment 1. Reading assignments are found in James Stewart s Calculus (Early Transcendentals) MA 43 Calculus III Fall 8 Dr. E. Jacobs Assignments Reading assignments are found in James Stewart s Calculus (Early Transcendentals) Assignment. Spheres and Other Surfaces Read. -. and.6 Section./Problems

More information

OPENSEES Soil-Pile Interaction Study under Lateral Spread Loading

OPENSEES Soil-Pile Interaction Study under Lateral Spread Loading OPENSEES Soil-Pile Interaction Study under Lateral Spread Loading Po-Lam - EarthMechanics Pedro Arduino UW Peter Mackenzie-Helnwein UW Overview Introduction Background & Common Practice 3D Analysis of

More information

Comparison of model tests and calculations

Comparison of model tests and calculations Comparison of model tests and calculations Experimental Methods in Marine Hydrodynamics Lecture in week 45 Covers chapter 12 in the lecture notes 1 Contents Validation or verification? Numerical vs. Physical

More information

SOFTWARE. Sesam user course. 20 February 2017 HydroD Global Analysis Wadam. Ungraded SAFER, SMARTER, GREENER DNV GL 2014

SOFTWARE. Sesam user course. 20 February 2017 HydroD Global Analysis Wadam. Ungraded SAFER, SMARTER, GREENER DNV GL 2014 SOFTWARE Sesam user course DNV GL 1 SAFER, SMARTER, GREENER Scope of presentation Describe commands needed for performing a global analysis of a panel model, and their folders Environment modelling Analysis

More information

12 Blocks Bouncing down Slope

12 Blocks Bouncing down Slope Blocks Bouncing down Slope 12-1 12 Blocks Bouncing down Slope 12.1 Problem Statement Engineers are sometimes required to design slopes that must prevent loose rocks from falling onto roadways. The slopes

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

Bi-directional seismic vibration control of spatial structures using passive mass damper consisting of compliant mechanism

Bi-directional seismic vibration control of spatial structures using passive mass damper consisting of compliant mechanism Bi-directional seismic vibration control of spatial structures using passive mass damper consisting of compliant mechanism Seita TSUDA 1 and Makoto OHSAKI 2 1 Department of Design, Okayama Prefectural

More information

2008 International ANSYS Conference

2008 International ANSYS Conference 2008 International ANSYS Conference Simulation of Added Mass Effect on Disc Vibrating in Fluid Using Fluid-Structure Interaction Coupling of ANSYS/CFX QIAN LIKE ANSYS Japan K.K. 2008 ANSYS, Inc. All rights

More information

Modeling Skills Stress Analysis J.E. Akin, Rice University, Mech 417

Modeling Skills Stress Analysis J.E. Akin, Rice University, Mech 417 Introduction Modeling Skills Stress Analysis J.E. Akin, Rice University, Mech 417 Most finite element analysis tasks involve utilizing commercial software, for which you do not have the source code. Thus,

More information

Controllable Suspension Design Using Magnetorheological Fluid

Controllable Suspension Design Using Magnetorheological Fluid Controllable Suspension Design Using Magnetorheological Fluid Public Defence October 213 Student: Supervisor: Co-Supervisor: Anria Strydom Prof Schalk Els Dr Sudhir Kaul 1 Outline Project background MR

More information

INTERNSHIP REPORT Analysis of a generic lifting table Ruben Teunis s Mechanical Engineering Applied Mechanics, CTW

INTERNSHIP REPORT Analysis of a generic lifting table Ruben Teunis s Mechanical Engineering Applied Mechanics, CTW INTERNSHIP REPORT Analysis of a generic lifting table Ruben Teunis s1112392 Mechanical Engineering Applied Mechanics, CTW 25-08-2014 5-12-2014 Enschede, The Netherlands Supervisor: T. Tinga Hengelo, The

More information

Bridge Software Institute 2

Bridge Software Institute 2 EXECUTIVE SUMMARY This report summarizes six API soil models that have been implemented into the FB- MultiPier computer program according to the American Petroleum Institute Recommended Practice 2A LRFD

More information

Design of simple drapery systems to guide the rock falls along the slope

Design of simple drapery systems to guide the rock falls along the slope Design of simple drapery systems to guide the rock falls along the slope Simple drapery with the mesh opened at the bottom Simple drapery with the mesh fixed at the bottom Top cable? Top anchors? Mesh?

More information

Numerical Modelling of Engineering Structures subjected to Dynamic Seismic Loading

Numerical Modelling of Engineering Structures subjected to Dynamic Seismic Loading Paper 115 Numerical Modelling of Engineering Structures subjected to Dynamic Seismic Loading S.N. Polukoshko 1, V.F. Gonca 2 and E.V. Uspenska 2 1 Engineering Research Institute Ventspils International

More information

Modeling the Acoustic Scattering from Axially Symmetric Fluid, Elastic, and Poroelastic Objects due to Nonsymmetric Forcing Using COMSOL Multiphysics

Modeling the Acoustic Scattering from Axially Symmetric Fluid, Elastic, and Poroelastic Objects due to Nonsymmetric Forcing Using COMSOL Multiphysics Modeling the Acoustic Scattering from Axially Symmetric Fluid, Elastic, and Poroelastic Objects due to Nonsymmetric Forcing Using COMSOL Multiphysics Anthony L. Bonomo *1 and Marcia J. Isakson 1 1 Applied

More information

Revision of the SolidWorks Variable Pressure Simulation Tutorial J.E. Akin, Rice University, Mechanical Engineering. Introduction

Revision of the SolidWorks Variable Pressure Simulation Tutorial J.E. Akin, Rice University, Mechanical Engineering. Introduction Revision of the SolidWorks Variable Pressure Simulation Tutorial J.E. Akin, Rice University, Mechanical Engineering Introduction A SolidWorks simulation tutorial is just intended to illustrate where to

More information

Problem description C L. Tank walls. Water in tank

Problem description C L. Tank walls. Water in tank Problem description A cylindrical water tank is subjected to gravity loading and ground accelerations, as shown in the figures below: Tank walls Water in tank Wall thickness 0.05 C L 5 g=9.81 m/s 2 Water:

More information

Chapter 5 Modeling and Simulation of Mechanism

Chapter 5 Modeling and Simulation of Mechanism Chapter 5 Modeling and Simulation of Mechanism In the present study, KED analysis of four bar planar mechanism using MATLAB program and ANSYS software has been carried out. The analysis has also been carried

More information

CS 231. Deformation simulation (and faces)

CS 231. Deformation simulation (and faces) CS 231 Deformation simulation (and faces) 1 Cloth Simulation deformable surface model Represent cloth model as a triangular or rectangular grid Points of finite mass as vertices Forces or energies of points

More information

A study of Jumper FIV due to multiphase internal flow: understanding life-cycle fatigue. Alan Mueller & Oleg Voronkov

A study of Jumper FIV due to multiphase internal flow: understanding life-cycle fatigue. Alan Mueller & Oleg Voronkov A study of Jumper FIV due to multiphase internal flow: understanding life-cycle fatigue Alan Mueller & Oleg Voronkov Case description Main structural dimensions [1]: deformable jumper [2] in Mixture on

More information

Engineering Effects of Boundary Conditions (Fixtures and Temperatures) J.E. Akin, Rice University, Mechanical Engineering

Engineering Effects of Boundary Conditions (Fixtures and Temperatures) J.E. Akin, Rice University, Mechanical Engineering Engineering Effects of Boundary Conditions (Fixtures and Temperatures) J.E. Akin, Rice University, Mechanical Engineering Here SolidWorks stress simulation tutorials will be re-visited to show how they

More information

LECTURE 3-1 AREA OF A REGION BOUNDED BY CURVES

LECTURE 3-1 AREA OF A REGION BOUNDED BY CURVES 7 CALCULUS II DR. YOU 98 LECTURE 3- AREA OF A REGION BOUNDED BY CURVES If y = f(x) and y = g(x) are continuous on an interval [a, b] and f(x) g(x) for all x in [a, b], then the area of the region between

More information

Finite Element Analysis of Dynamic Flapper Valve Stresses

Finite Element Analysis of Dynamic Flapper Valve Stresses Purdue University Purdue e-pubs International Compressor Engineering Conference School of Mechanical Engineering 2000 Finite Element Analysis of Dynamic Flapper Valve Stresses J. R. Lenz Tecumseh Products

More information

ME 475 FEA of a Composite Panel

ME 475 FEA of a Composite Panel ME 475 FEA of a Composite Panel Objectives: To determine the deflection and stress state of a composite panel subjected to asymmetric loading. Introduction: Composite laminates are composed of thin layers

More information

Design of Offshore Structures using STAAD.Pro and STAAD.Offshore

Design of Offshore Structures using STAAD.Pro and STAAD.Offshore Design of Offshore Structures using STAAD.Pro and STAAD.Offshore By RAM/STAAD Solution Center 15 January 2007 Design of Offshore Structures using STAAD.Pro and STAAD.Offshore STAAD.Pro is a general purpose

More information

UNIT I READING: GRAPHICAL METHODS

UNIT I READING: GRAPHICAL METHODS UNIT I READING: GRAPHICAL METHODS One of the most effective tools for the visual evaluation of data is a graph. The investigator is usually interested in a quantitative graph that shows the relationship

More information

Problem O. Isolated Building - Nonlinear Time History Analysis. Steel E =29000 ksi, Poissons Ratio = 0.3 Beams: W24X55; Columns: W14X90

Problem O. Isolated Building - Nonlinear Time History Analysis. Steel E =29000 ksi, Poissons Ratio = 0.3 Beams: W24X55; Columns: W14X90 Problem O Isolated Building - Nonlinear Time History Analysis Steel E =29000 ksi, Poissons Ratio = 0.3 Beams: W24X55; Columns: W14X90 Rubber Isolator Properties Vertical (axial) stiffness = 10,000 k/in

More information

A FIXED-BASE MODEL WITH CLASSICAL NORMAL MODES FOR SOIL- STRUCTURE INTERACTION SYSTEMS

A FIXED-BASE MODEL WITH CLASSICAL NORMAL MODES FOR SOIL- STRUCTURE INTERACTION SYSTEMS A FIXED-BASE MODEL WIH CLASSICAL NORMAL MODES FOR SOIL- SRUCURE INERACION SYSEMS 46 Wen-Hwa WU SUMMARY o simplify the analysis of soil-structure interaction (SSI) systems, different fixed-base models have

More information

ME Optimization of a Frame

ME Optimization of a Frame ME 475 - Optimization of a Frame Analysis Problem Statement: The following problem will be analyzed using Abaqus. 4 7 7 5,000 N 5,000 N 0,000 N 6 6 4 3 5 5 4 4 3 3 Figure. Full frame geometry and loading

More information

Analysis of a silicon piezoresistive pressure sensor

Analysis of a silicon piezoresistive pressure sensor Analysis of a silicon piezoresistive pressure sensor This lab uses the general purpose finite element solver COMSOL to determine the stress in the resistors in a silicon piezoresistive pressure sensor

More information

Ultimate capacity analyses in LS-DYNA. Anders Jonsson,

Ultimate capacity analyses in LS-DYNA. Anders Jonsson, Ultimate capacity analyses in LS-DYNA Anders Jonsson, anders.jonsson@dynamore.se Ultimate capacity analyses in LS-DYNA A simplified cab frame roof crush load case Dimensions and model data Roof crush load

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

Engineering Tool Development

Engineering Tool Development Engineering Tool Development Codification of Legacy Three critical challenges for Indian engineering industry today Dr. R. S. Prabakar and Dr. M. Sathya Prasad Advanced Engineering 21 st August 2013 Three

More information

FREE VIBRATION AND EARTHQUAKE ANALYSIS OF A BUILDING

FREE VIBRATION AND EARTHQUAKE ANALYSIS OF A BUILDING 14 FREE VIBRATION AND EARTHQUAKE ANALYSIS OF A BUILDING This example demonstrates the natural frequency of a five-storey building when subjected to free vibration and earthquake loading. The building consists

More information

STATIC AND DYNAMIC 2-DIMENSIONAL FINITE ELEMENT ANALYSIS OF CONTINUA

STATIC AND DYNAMIC 2-DIMENSIONAL FINITE ELEMENT ANALYSIS OF CONTINUA VERSAT-S2D & VERSAT-D2D Version 2016.6.18 STATIC AND DYNAMIC 2-DIMENSIONAL FINITE ELEMENT ANALYSIS OF CONTINUA - USING WINDOWS XP, WINDOWS 7 & Windows 10 Volume 2: USER MANUAL 1998-2018.03 Dr. G. WU 1998-2018.03

More information

CKAS W15R 7DOF Motion System (1500kg / 3300lb Payload) 6DOF + Infinite Turntable

CKAS W15R 7DOF Motion System (1500kg / 3300lb Payload) 6DOF + Infinite Turntable CKAS W15R 7DOF Motion System (1500kg / 3300lb Payload) 6DOF + Infinite Turntable Introduction Target Applications The CKAS W15R 7DOF Motion System is specifically directed at medium-heavy weight professional

More information

Design and Analysis for a Large Two-Lens Cell Mount Katie Schwertz OptoMechanics 523: Final Project May 15, 2009

Design and Analysis for a Large Two-Lens Cell Mount Katie Schwertz OptoMechanics 523: Final Project May 15, 2009 Design and Analysis for a Large Two-Lens Cell Mount Katie Schwertz OptoMechanics 523: Final Project May 5, 2009 Abstract Presented below is a cell mount for two lenses that are 6 in diameter and made of

More information

ANALYSIS OF COMPOSITE CONCRETE SLAB ON METAL DECK

ANALYSIS OF COMPOSITE CONCRETE SLAB ON METAL DECK ANALYSIS OF COMPOSITE CONCRETE SLAB ON METAL DECK Assignment #5 Select a Vulcraft composite deck to support 150 psf service live load on a 10 ft clear span. The steel deck is to be used on a three-span

More information

RISA 3D. Verification Problems. Rapid Interactive Structural Analysis 3 Dimensional

RISA 3D. Verification Problems. Rapid Interactive Structural Analysis 3 Dimensional RISA 3D Rapid Interactive Structural Analysis 3 Dimensional Verification Problems 26632 Towne Centre Drive, Suite 210 Foothill Ranch, California 92610 (949) 951 5815 (949) 951 5848 (FAX) www.risatech.com

More information

Calculate Wind Pressure due to Hurricanes

Calculate Wind Pressure due to Hurricanes Calculate Wind Pressure due to Hurricanes ASCE 7-05 Method 2 Importance Factor ASCE 7-05 Sectoin 6.5.5 Residential building are Category I When V > 00 When V < 00 I =.0 Gust Effect Factor ASCE 7-05 Section

More information

Structural analysis for in-service gas pipeline lowering using numerical method

Structural analysis for in-service gas pipeline lowering using numerical method Structural analysis for in-service gas pipeline lowering using numerical method Mochamad Safarudin 1*, Joga Dharma Setiawan 2 1 Mechanical Engineering, Sekolah Tinggi Teknologi Mandala, Indonesia 2 Mechanical

More information

CRASHWORTHINESS ANALYSIS OF A LOCK GATE IMPACTED BY THREE DIFFERENT RIVER SHIPS

CRASHWORTHINESS ANALYSIS OF A LOCK GATE IMPACTED BY THREE DIFFERENT RIVER SHIPS CRASHWORTHINESS ANALYSIS OF A LOCK GATE IMPACTED BY THREE DIFFERENT RIVER SHIPS Hervé Le Sourne* - Jean-Claude Rodet** - Stéphane Paboeuf* - Guy Babaud* * French Shipbuilding Research Institute- Nantes

More information

Tutorial #3 LSDyna: Pop Can Crushing Analysis By C. Daley

Tutorial #3 LSDyna: Pop Can Crushing Analysis By C. Daley Engineering 9093 Ice Class Ship Structures Tutorial #3 LSDyna: Pop Can Crushing Analysis By C. Daley Overview For a general introduction of LSDyna see Tut #1. Unlike most finite element programs LSDyna

More information