Advanced Mesh Update Techniques for Problems Involving Large Displacements

Size: px
Start display at page:

Download "Advanced Mesh Update Techniques for Problems Involving Large Displacements"

Transcription

1 WCCM V Fifth World Congress on Computational Mechanics July 7,, Vienna, Austria Eds.: H.A. Mang, F.G. Rammerstorfer, J. Eberhardsteiner Advanced Mesh Update Techniques for Problems Involving Large Displacements Keith Stein Department of Physics, Bethel College St. Paul, MN, 55, USA k-stein@bethel.edu Tayfun Tezduyar Mechanical Engineering, Rice University MS 3 6 Main Street, Houston, Texas 775, USA tezduyar@rice.edu Key words: mesh moving, fluid-structure interactions, solid-extension mesh moving technique Abstract The mesh update methods we use in computation of fluid-structure interactions are based on meshmoving and remeshing-as-needed. For problems with complex geometries and large structural displacements, it is a high priority to design mesh moving techniques that reduce the need for remeshing. For that purpose, we present in this paper mesh moving techniques where the motion of the nodes is governed by the equations of elasticity, with selective treatment of mesh deformation based on element sizes as well as deformation modes in terms of shape and volume changes. We also present here how the Solid- Extension Mesh Moving Technique (SEMMT) functions as part of our mesh update method. We present application of these approaches to a set of D test cases.

2 Keith Stein, Tayfun Tezduyar Introduction The Deforming Spatial Domain/Stabilized Space Time (DSD/SST) formulation [,, 3] was developed for computation of flows with moving boundaries and interfaces, including fluid-structure interactions. The DSD/SST formulation is an interface-tracking technique, and as such requires that the mesh be updated to track the moving interfaces as the spatial domain occupied by the fluid varies (i.e. deforms) with respect to time. In computations with the Arbitrary Lagrangian-Eulerian method, which is another interface-tracking method, one faces the same requirement. In general, mesh update consists of moving the mesh for as long as it is possible, and full or partial remeshing (i.e., generating a new set of elements, and sometimes also a new set of nodes) when the element distortion becomes too high. As the mesh moves, the normal velocity of the mesh at the interface has to match the normal velocity of the fluid. With this condition met, our main objective in designing a mesh update technique becomes reducing the remeshing frequency. This is very important in 3D computations with complex geometries, because remeshing in such cases typically requires calling an automatic mesh generator and projecting the solution from the old mesh to the new one. Both of these steps involve large computational costs. In most practical problems, such as the parachute fluid-structure interactions, the complexity of the overall problem geometry would require that the mesh be produced with an automatic (unstructured) mesh generator, and such a mesh would require an automatic mesh moving technique. In the automatic mesh moving technique introduced in [4], the motion of the nodes is governed by the equations of elasticity, and the mesh deformation is dealt with selectively based on the sizes of the elements and also the deformation modes in terms of shape and volume changes. The motion of the internal nodes is determined by solving these additional equations. As boundary condition, the motion of the nodes at the interfaces is specified to match the normal velocity of the fluid at the interface. Mesh moving techniques with comparable features were introduced in [5]. In the technique introduced in [4], selective treatment of the mesh deformation based on shape and volume changes is attained by adjusting the relative values of the Lamé constants of the elasticity equations. The objective would be to stiffen the mesh against shape changes more than we stiffen it against volume changes. Selective treatment based on element sizes, on the other hand, is attained by altering the way we account for the Jacobian of the transformation from the element domain to the physical domain. In this case, the objective is to stiffen the smaller elements, which are typically placed near solid surfaces, more than the larger ones. The method described in [4] was recently augmented in [6] to a more extensive kind, by introducing a stiffening power that determines the degree by which the smaller elements are rendered stiffer than the larger ones. When the stiffening power is., the method reduces back to an elasticity model with no Jacobian-based stiffening. When it is., the method is identical to the one introduced in [4]. In our studies we investigate the optimum values of this stiffening power with the objective of reducing the deformation of the smaller elements. In this context, by varying the stiffening power, we generate a family of mesh moving techniques, and test these techniques on fluid meshes where the structure undergoes three different types of prescribed motion or deformation. In the mesh moving technique introduced in [4], the structured layers of elements generated around solid objects (to fully control the mesh resolution near solid objects and have more accurate representation of the boundary layers) move glued to these solid objects, undergoing a rigid-body motion. No equations are solved for the motion of the nodes in these layers, because these nodal motions are not governed by

3 WCCM V, July 7,, Vienna, Austria the equations of elasticity. This results in some cost reduction. But more importantly, the user has full control of the mesh resolution in these layers. For early examples of automatic mesh moving combined with structured layers of elements undergoing rigid-body motion with solid objects, see [7]. Earlier examples of element layers undergoing rigid-body motion, in combination with deforming structured meshes, can be found in []. In computation of flows with fluid-solid interfaces where the solid is deforming, the motion of the fluid mesh near the interface cannot be represented by a rigid-body motion. Depending on the deformation mode of the solid, we may have to use the automatic mesh moving technique described above. In such cases, presence of very thin fluid elements near the solid surface becomes a challenge for the automatic mesh moving technique. In the Solid-Extension Mesh Moving Technique (SEMMT) introduced in [8, 9], we proposed treating those very thin fluid elements almost like an extension of the solid elements. In the SEMMT, in solving the equations of elasticity governing the motion of the fluid nodes, we assign higher rigidity to these thin elements compared to the other fluid elements. Two ways of accomplishing this were proposed in [8, 9]; solving the elasticity equations for the nodes connected to the thin elements separate from the elasticity equations for the other nodes, or together. If we solve them separately, for the thin elements, as boundary conditions at the interface with the other elements, we would use traction-free conditions. In this paper, we demonstrate how the SEMMT functions as part of our mesh update method. We employ both of the SEMMT options described above. Here, we will refer to the separate solution option as SEMMT Multiple Domain and the unified solution option as SEMMT Single Domain. For the SEMMT Single Domain option, we assign higher rigidity to the thin (inner) elements by setting the stiffening power to. for those elements while leaving it at the standard value of. for the other (outer) elements. Mesh Moving Model. Equations of Linear Elasticity Let IR n sd be the spatial domain bounded by,, wherensd is the number of space dimensions. Corresponding to the Dirichlet- and Neumann-type boundary conditions, the boundary, is composed of, g and, h. The equations governing the displacement of the internal nodes can then be written as r + f = on ; () where is the Cauchy stress tensor and f is the external force. For linear elasticity, is defined as = tr("(y))i + "(y); () where y is the displacement, tr() is the trace operator, and are the Lamé constants, I is the identity tensor, and "(y) is the strain tensor: "(y) = The Dirichlet- and Neumann-type boundary conditions are represented as ry +(ry) T : (3) y = g on, g ; n = h on, h : (4)

4 Keith Stein, Tayfun Tezduyar. Finite Element Formulation In writing the finite element formulation for Eq. (), we first define the finite element trial and test function spaces S h and V h : S h = fy h jy h [H h ()] n sd ; y h : = g h on,g g; (5) V h = fw h jw h [H h ()] n sd ; w h : = on,g g: (6) Here, H h () is the finite-dimensional function space over. The finite element formulation for Eq. () is then written as follows: find y h S h such that 8w h V h Z "(w h ):(y h )d, Z w h f d = Z, h w h hd,: (7) By assigning appropriate values to the ratio =, we can produce to a certain extent the desired effect in terms of volume and shape changes for the elements during the mesh motion. This approach becomes more clear if we re-write the term that generates the stiffness matrix as where "(w h ):(y h )=( + n sd ) tr("(w h )) tr("(y h ))+" (w h ):" (y h ); (8) " (y h )="(y h ), n sd tr("(y h ))I: (9) The two terms on the right-hand-side of Eq. (8) can be recognized as those corresponding, respectively, to the volume and shape change components of the stiffness matrix. In this context, the relative values of ( + n ) sd and can be adjusted to produce to a certain extent the desired effect in terms of stiffening the mesh against volume or shape changes. Although a selective treatment of the mesh deformation can be incorporated also into the force vector f by providing an appropriate definition for the forcing function, in our case we set it equal to zero..3 Jacobian-Based Stiffening A selective treatment of the mesh deformation based on the element sizes can be attained by altering the way we account for the Jacobian of the transformation from the element domain to the physical domain. This method was first introduced in [4], where the Jacobian is dropped from the finite element formulation, resulting in the smaller elements being stiffened more than the larger ones. Here we describe how that method is augmented to a more extensive kind. For this purpose we first write the global integrals generated by the terms in Eq. (8) as Z XZ [:::]d = [:::] e J e d; () e where [...] symbolically represents what is being integrated, is the finite element (parent) domain, and the Jacobian for element e is defined as J e =det(@x=@) e, with x and representing the physical and element (local) coordinates.

5 WCCM V, July 7,, Vienna, Austria We alter the way we account for the Jacobian as follows: Z [:::] e J e d 7,! Z [:::] e J e J J e d; () where, a non-negative number, is the stiffening power, and J, an arbitrary scaling parameter, is inserted into the formulation to make the alteration dimensionally consistent. With =:, the method reduces back to an elasticity model with no Jacobian-based stiffening. With =:, the method is identical to the one first introduced in [4]. In the general case of 6= :, the method stiffens each element by a factor of (J e ),,and determines the degree by which the smaller elements are rendered stiffer than the larger ones..4 Solid-Extension Mesh Moving Technique (SEMMT) In the SEMMT Multiple Domain option, we solve the elasticity equations for the nodes connected to the thin (inner) elements separately from the elasticity equations for the other nodes. As boundary conditions at the interface with the other elements, we use traction-free conditions. In the SEMMT Single Domain option, we solve the elasticity equations for all the nodes together, but stiffen the inner elements to a greater extent. We accomplish that in this paper by setting = : for those elements while leaving it at the standard value of =: for the outer elements. 3 Test Cases The test cases are all based on a D unstructured mesh consisting of triangular elements and an embedded structure with zero thickness. The mesh spans a region of jxj : and jyj :. The structure spans y =: and jxj :5. In the test cases for the Jacobian-based stiffening, a thin layer of elements (with `y =:) are placed along each side of the structure, with 5 element edges along the structure (i.e. `x = :). Figure shows the mesh and its close up view near the structure. In tests cases for the SEMMT, three of such thin layers of elements are placed along each side of the structure. 3. General Test Conditions and Mesh Quality Measures The test cases involve three different types of prescribed motion or deformation for the structure: rigidbody translation in the y-direction, rigid-body rotation about the origin, and prescribed bending. In the case of prescribed bending, the structure deforms from a line to a circular arc, with no stretch in the structure and no net vertical or horizontal displacement. In all test cases the maximum displacement or deformation is reached over 5 increments. Those maximum values are y = :5 for the translationtest, a rotation of = =4 for the rotation test, and bending to a half circle ( = ) for the bending test. The mesh over which the elasticity equations are solved is updated at each increment. This update is based on the displacements calculated over the current mesh that has been selectively stiffened. That way, the element Jacobians used in stiffening are updated every time the mesh deforms. As a result, the most current size of an element is used in determining how much it is stiffened. Also as a result, as an element approaches a tangled state, its Jacobian approaches zero, and its stiffening becomes very large. To evaluate the effectiveness of different mesh moving techniques, two measures of mesh quality are defined based on those used in []. They are Element Area Change (fa e ) and Element Shape Change

6 Keith Stein, Tayfun Tezduyar Figure : D test mesh for Jacobian-based stiffening. (f e AR ): f e A = log A e A e o =log (:) ; f e AR = log AR e AR e o =log (:) : () Here subscript o refers to the undeformed mesh (i.e., the mesh obtained after the last remesh) and AR e is the element aspect ratio, defined as AR e = (`emax) A e ; (3) where `emax is the maximum edge length for element e. For a given mesh, global area and shape changes (f A and f AR ) are defined to be the maximum values of the element area and shape changes, respectively. 3. Test Results for Jacobian-Based Stiffening In these tests, ranges from : (no stiffening)to :. In the translation tests, the prescribed translation is in the y-direction, with the displacement magnitudes ranging from y =:5 to :5. Figure shows the deformed mesh for the maximum translationof y =:5. It is evident that the small elements near the structure respond poorly for =:, resulting in severe stretching of the row of elements adjacent to the structure, and tangling of elements near the structure tips. For =: and =:, thesmall elements near the structure experience no tangling and significantly less deformation. For =:, the small elements near the structure undergo almost rigid-body motion. However, the behavior of the larger elements deteriorates as the smaller elements are stiffened. This is most apparent for =: where the larger element tangle near the upper boundary of the mesh. Figure 3 shows the values of f A and f AR as functions of and for different magnitudes of translation. The bold curve crossing the contours denotes the value of that results in minimum global mesh deformation. For example, for a displacement of :5 the optimal value of f A is obtained when is approximately :5. For larger displacements, the optimal value of is slightly greater. The optimal value of f AR is obtained at :8 for a displacement of :5 and at :7 for a displacement of :5.

7 WCCM V, July 7,, Vienna, Austria Figure : Jacobian-based stiffening translation tests. Deformed mesh for =:; :; : y = y = f A f AR χ Area Change χ Shape Change Figure 3: Jacobian-based stiffening translation tests. Mesh quality as function of stiffening power.

8 Keith Stein, Tayfun Tezduyar Figure 4: Jacobian-based stiffening rotation tests. Deformed mesh for =:; :; :. In the rotation tests, the rotation magnitudes range from = :5 to :5. For = : the mesh experiences significant stretching and tangling near the structure tips. No tangling is seen for the cases with element stiffening, but for = : the large elements near the outer boundaries experience significant distortion. Figure 4 shows the deformed mesh for the maximum rotation of =4. Figure 5 shows the values of f A and f AR as functions of and for different magnitudes of rotation. The minimum deformation of the mesh is seen for values of around :8. The mesh qualitydeteriorates more rapidly as decreases from : than when increases from :. In the bending tests, the bending magnitudes range from =: to, where denotes the arc length (in radians) for the deformed structure. Figure 6 shows the deformed mesh when the structure bends to a half circle (i.e. = ). For =:, we see tangling near the structure tips. As the element stiffening increases, tangling at the tips disappears, but severe element distortion arises in the interiors. Figure 7 shows the values of f A and f AR as functions of and for different magnitudes of prescribed bending. The minimum deformation of the mesh is seen for values of around :. 3.3 Test Results for the SEMMT These tests are carried out with the standard technique (where =: for all the elements), SEMMT Single Domain (with = : for the inner elements and = : for the outer elements), and SEMMT Multiple Domain (with =: for all elements in both domains). Figure 8 shows, for SEMMT Multiple Domain, the deformed mesh for the translation, rotation, and bending tests. Figure 9 shows, in close-up views, comparison of these meshes with the deformed meshes

9 WCCM V, July 7,, Vienna, Austria θ =.5 π.5 π 4.5 θ =.5 π.5 π f A f AR χ Area Change χ Shape Change Figure 5: Jacobian-based stiffening rotation tests. Mesh quality as function of stiffening power. Figure 6: Jacobian-based stiffening bending tests. Deformed mesh for =:; :; :.

10 Keith Stein, Tayfun Tezduyar θ =. π. π 4.5 θ =. π. π f A f AR χ Area Change χ Shape Change Figure 7: Jacobian-based stiffening bending tests. Mesh quality as function of stiffening power. obtained with the standard technique and SEMMT Single Domain. Figure shows, for the translation test, the two mesh quality measures (defined based on the inner elements) for the standard technique, SEMMT Single Domain, and SEMMT Multiple Domain. For the mesh quality measures defined based on all the elements, there is little difference between the three mesh moving techniques. Figure shows, for the rotation test, the two mesh quality measures (defined based on the inner elements) for the standard technique, SEMMT Single Domain, and SEMMT Multiple Domain. For the mesh quality measures defined based on all the elements, there is little difference between the three mesh moving techniques. Figure shows, for the bending test, the two mesh quality measures (defined based on the inner elements) for the standard technique, SEMMT Single Domain, and SEMMT Multiple Domain. Figure 3 shows, for the bending test, the two mesh quality measures (defined based on all the elements) for the standard technique, SEMMT Single Domain, and SEMMT Multiple Domain. 4 Concluding Remarks We have presented automatic mesh moving techniques for fluid-structure interactions with large displacements. In these techniques, the motion of the nodes is governed by the equations of elasticity, and deformation of the elements are treated selectively based on element sizes as well as deformation modes in terms of shape and volume changes. Smaller elements, typically placed near solid surfaces, are stiffened more than the larger ones. This is attained by altering the way we account for the Jacobian of the transformation from the element domain to the physical domain. The degree by which the smaller elements are stiffened more than the larger ones is determined by a stiffening power introduced into the formulation. When the stiffening power is :, the method reduces back to a model with no Jacobianbased stiffening. The D test cases we presented here for three different structural deformation modes show that the stiffening power approach substantially improves the deformed mesh quality near the solid surfaces, even when the displacements are large. The test cases also show that the optimal stiffening power is somewhat problem-dependent. It is higher for the bending tests ( :) than it is for the rotation ( :8) and translation ( :7)tests. We also presented how the Solid-Extension Mesh Moving Technique (SEMMT) functions as part of

11 WCCM V, July 7,, Vienna, Austria Translation Rotation Bending Inner Mesh Full Mesh Close-up View Figure 8: Mesh deformation tests with SEMMT Multiple Domain.

12 Keith Stein, Tayfun Tezduyar Translation Rotation Bending SEMMT SD SEMMT MD Figure 9: Mesh deformation tests with the standard mesh moving technique, SEMMT Single Domain, and SEMMT Multiple Domain.

13 WCCM V, July 7,, Vienna, Austria f A. f AR y y Figure : Translation test mesh quality (defined based on the inner elements) as function of translation magnitude, for the standard mesh moving technique, SEMMT SD, and SEMMT MD f A. f AR θ/π θ/π Figure : Rotation test mesh quality (defined based on the inner elements) as function of rotation magnitude, for the standard mesh moving technique, SEMMT SD, and SEMMT MD f A. f AR θ/π θ/π Figure : Bending test mesh quality (defined based on the inner elements) as function of bending magnitude, for the standard mesh moving technique, SEMMT SD, and SEMMT MD.

14 Keith Stein, Tayfun Tezduyar f A f AR θ/π θ/π Figure 3: Bending test mesh quality (defined based on all the elements) as function of bending magnitude, for the standard mesh moving technique, SEMMT SD, and SEMMT MD. our mesh update method. We employed two options of SEMMT. In SEMMT Multiple Domain, the elasticity equations for the nodes connected to the thin (inner) elements are solved separately from the elasticity equations for the outer nodes. For the inner elements, as boundary conditions at the interface with the outer elements, we use traction-free conditions. In SEMMT Single Domain, the elasticity equations for the inner and outer nodes are solved together, but we assign higher rigidity to the inner elements. The test computations for translation, rotation, and bending tests show that the SEMMT results in significant improvements in mesh quality for the inner elements. Acknowledgments This work was supported by the Army Natick Soldier Center and NASA JSC. References [] T. Tezduyar, Stabilized finite element formulations for incompressible flow computations, Advances in Applied Mechanics, 8, (99), 44. [] T. Tezduyar, M. Behr, J. Liou, A new strategy for finite element computations involving moving boundaries and interfaces the deforming-spatial-domain/space time procedure: I. The concept and the preliminary tests, Computer Methods in Applied Mechanics and Engineering, 94(3), (99), [3] T. Tezduyar, M. Behr, S. Mittal, J. Liou, A new strategy for finite element computations involving moving boundaries and interfaces the deforming-spatial-domain/space time procedure: II. Computation of free-surface flows, two-liquid flows, and flows with drifting cylinders, Computer Methods in Applied Mechanics and Engineering, 94(3), (99), [4] T. Tezduyar, M. Behr, S. Mittal, A. Johnson, Computation of unsteady incompressible flows with the finite element methods space time formulations, iterative strategies and massively parallel implementations, in P. Smolinski, W. Liu, G. Hulbert, K. Tamma, eds., New Methods in Transient Analysis, AMD-Vol.43, ASME, New York (99), pp. 7 4.

15 WCCM V, July 7,, Vienna, Austria [5] A. Masud, T. Hughes, A space time Galerkin/least-squares finite element formulation of the Navier-Stokes equations for moving domain problems, Computer Methods in Applied Mechanics and Engineering, 46, (997), 9 6. [6] K. Stein, T. Tezduyar, R. Benney, Mesh moving techniques for fluid structure interactions with large displacements (), to appear in Journal of Applied Mechanics. [7] T. Tezduyar, S. Aliabadi, M. Behr, A. Johnson, S. Mittal, Parallel finite-element computation of 3D flows, IEEE Computer, 6(), (993), [8] T. Tezduyar, Finite element interface-tracking and interface-capturing techniques for flows with moving boundaries and interfaces, inproceedings of the ASME Symposium on Fluid-Physics and Heat Transfer for Macro- and Micro-Scale Gas-Liquid and Phase-Change Flows (CD-ROM), ASME Paper IMECE/HTD-46, ASME, New York, New York (). [9] T. Tezduyar, Stabilized finite element formulations and interface-tracking and interface-capturing techniques for incompressibleflows (), to appear in Proceedings of the Workshop on Numerical Simulations of Incompressible Flows, Half Moon Bay, California. [] A. Johnson, T. Tezduyar, Simulation of multiple spheres falling in a liquid-filled tube, Computer Methods in Applied Mechanics and Engineering, 34, (996),

COMPUTATIONAL METHODS FOR ENVIRONMENTAL FLUID MECHANICS

COMPUTATIONAL METHODS FOR ENVIRONMENTAL FLUID MECHANICS COMPUTATIONAL METHODS FOR ENVIRONMENTAL FLUID MECHANICS Tayfun Tezduyar tezduyar@rice.edu Team for Advanced Flow Simulation and Modeling (T*AFSM) Mechanical Engineering and Materials Science Rice University

More information

Corrected/Updated References

Corrected/Updated References K. Kashiyama, H. Ito, M. Behr and T. Tezduyar, "Massively Parallel Finite Element Strategies for Large-Scale Computation of Shallow Water Flows and Contaminant Transport", Extended Abstracts of the Second

More information

COMPUTATIONAL FLUIDAND SOLID MECHANICS

COMPUTATIONAL FLUIDAND SOLID MECHANICS COMPUTATIONAL FLUIDAND SOLID MECHANICS K.J. Bathe, editor Proceedings First MIT Conference on ComDutational Fluid and Solid Mechanics June t2.t5,2oot ElSeVief 968 Aerodynamic interaction between multiple

More information

A NEW MIXED PRECONDITIONING METHOD BASED ON THE CLUSTERED ELEMENT -BY -ELEMENT PRECONDITIONERS

A NEW MIXED PRECONDITIONING METHOD BASED ON THE CLUSTERED ELEMENT -BY -ELEMENT PRECONDITIONERS Contemporary Mathematics Volume 157, 1994 A NEW MIXED PRECONDITIONING METHOD BASED ON THE CLUSTERED ELEMENT -BY -ELEMENT PRECONDITIONERS T.E. Tezduyar, M. Behr, S.K. Aliabadi, S. Mittal and S.E. Ray ABSTRACT.

More information

Guidelines for proper use of Plate elements

Guidelines for proper use of Plate elements Guidelines for proper use of Plate elements In structural analysis using finite element method, the analysis model is created by dividing the entire structure into finite elements. This procedure is known

More information

Application of Finite Volume Method for Structural Analysis

Application of Finite Volume Method for Structural Analysis Application of Finite Volume Method for Structural Analysis Saeed-Reza Sabbagh-Yazdi and Milad Bayatlou Associate Professor, Civil Engineering Department of KNToosi University of Technology, PostGraduate

More information

STABILIZED FINITE ELEMENT METHODS FOR INCOMPRESSIBLE FLOWS WITH EMPHASIS ON MOVING BOUNDARIES AND INTERFACES

STABILIZED FINITE ELEMENT METHODS FOR INCOMPRESSIBLE FLOWS WITH EMPHASIS ON MOVING BOUNDARIES AND INTERFACES STABILIZED FINITE ELEMENT METHODS FOR INCOMPRESSIBLE FLOWS WITH EMPHASIS ON MOVING BOUNDARIES AND INTERFACES A THESIS SUBMITTED TO THE FACULTY OF THE GRADUATE SCHOOL OF THE UNIVERSITY OF MINNESOTA BY Marek

More information

1.2 Numerical Solutions of Flow Problems

1.2 Numerical Solutions of Flow Problems 1.2 Numerical Solutions of Flow Problems DIFFERENTIAL EQUATIONS OF MOTION FOR A SIMPLIFIED FLOW PROBLEM Continuity equation for incompressible flow: 0 Momentum (Navier-Stokes) equations for a Newtonian

More information

Sliding Split Tube Telescope

Sliding Split Tube Telescope LESSON 15 Sliding Split Tube Telescope Objectives: Shell-to-shell contact -accounting for shell thickness. Creating boundary conditions and loads by way of rigid surfaces. Simulate large displacements,

More information

Rotating Moving Boundary Analysis Using ANSYS 5.7

Rotating Moving Boundary Analysis Using ANSYS 5.7 Abstract Rotating Moving Boundary Analysis Using ANSYS 5.7 Qin Yin Fan CYBERNET SYSTEMS CO., LTD. Rich Lange ANSYS Inc. As subroutines in commercial software, APDL (ANSYS Parametric Design Language) provides

More information

PARALLEL COMPUTING. Tayfun E. Tezduyar. Ahmed Sameh

PARALLEL COMPUTING. Tayfun E. Tezduyar. Ahmed Sameh 1 FINITE ELEMENT METHODS: 1970 s AND BEYOND L.P. Franca, T.E. Tezduyar and A. Masud (Eds.) c CIMNE, Barcelona, Spain 2004 PARALLEL COMPUTING Tayfun E. Tezduyar Mechanical Engineering Rice University MS

More information

Isogeometric Analysis of Fluid-Structure Interaction

Isogeometric Analysis of Fluid-Structure Interaction Isogeometric Analysis of Fluid-Structure Interaction Y. Bazilevs, V.M. Calo, T.J.R. Hughes Institute for Computational Engineering and Sciences, The University of Texas at Austin, USA e-mail: {bazily,victor,hughes}@ices.utexas.edu

More information

Finite Element Method. Chapter 7. Practical considerations in FEM modeling

Finite Element Method. Chapter 7. Practical considerations in FEM modeling Finite Element Method Chapter 7 Practical considerations in FEM modeling Finite Element Modeling General Consideration The following are some of the difficult tasks (or decisions) that face the engineer

More information

An explicit feature control approach in structural topology optimization

An explicit feature control approach in structural topology optimization th World Congress on Structural and Multidisciplinary Optimisation 07 th -2 th, June 205, Sydney Australia An explicit feature control approach in structural topology optimization Weisheng Zhang, Xu Guo

More information

Eulerian Techniques for Fluid-Structure Interactions - Part II: Applications

Eulerian Techniques for Fluid-Structure Interactions - Part II: Applications Published in Lecture Notes in Computational Science and Engineering Vol. 103, Proceedings of ENUMATH 2013, pp. 755-762, Springer, 2014 Eulerian Techniques for Fluid-Structure Interactions - Part II: Applications

More information

EDICT for 3D computation of two- uid interfaces q

EDICT for 3D computation of two- uid interfaces q Comput. Methods Appl. Mech. Engrg. 190 (2000) 403±410 www.elsevier.com/locate/cma EDICT for 3D computation of two- uid interfaces q Tayfun E. Tezduyar a, *, Shahrouz Aliabadi b a Mechanical Engineering

More information

ALE Seamless Immersed Boundary Method with Overset Grid System for Multiple Moving Objects

ALE Seamless Immersed Boundary Method with Overset Grid System for Multiple Moving Objects Tenth International Conference on Computational Fluid Dynamics (ICCFD10), Barcelona,Spain, July 9-13, 2018 ICCFD10-047 ALE Seamless Immersed Boundary Method with Overset Grid System for Multiple Moving

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

Revised Sheet Metal Simulation, J.E. Akin, Rice University

Revised Sheet Metal Simulation, J.E. Akin, Rice University Revised Sheet Metal Simulation, J.E. Akin, Rice University A SolidWorks simulation tutorial is just intended to illustrate where to find various icons that you would need in a real engineering analysis.

More information

Finite Element Analysis Prof. Dr. B. N. Rao Department of Civil Engineering Indian Institute of Technology, Madras. Lecture - 36

Finite Element Analysis Prof. Dr. B. N. Rao Department of Civil Engineering Indian Institute of Technology, Madras. Lecture - 36 Finite Element Analysis Prof. Dr. B. N. Rao Department of Civil Engineering Indian Institute of Technology, Madras Lecture - 36 In last class, we have derived element equations for two d elasticity problems

More information

Development of an Integrated Computational Simulation Method for Fluid Driven Structure Movement and Acoustics

Development of an Integrated Computational Simulation Method for Fluid Driven Structure Movement and Acoustics Development of an Integrated Computational Simulation Method for Fluid Driven Structure Movement and Acoustics I. Pantle Fachgebiet Strömungsmaschinen Karlsruher Institut für Technologie KIT Motivation

More information

CHAPTER 5 USE OF STL FILE FOR FINITE ELEMENT ANALYSIS

CHAPTER 5 USE OF STL FILE FOR FINITE ELEMENT ANALYSIS CHAPTER 5 USE OF STL FILE FOR FINITE ELEMENT ANALYSIS 5.1 Introduction: Most CAD software in the market can generate STL files, and these are generally used for prototyping and rendering purposes. These

More information

MODELING MIXED BOUNDARY PROBLEMS WITH THE COMPLEX VARIABLE BOUNDARY ELEMENT METHOD (CVBEM) USING MATLAB AND MATHEMATICA

MODELING MIXED BOUNDARY PROBLEMS WITH THE COMPLEX VARIABLE BOUNDARY ELEMENT METHOD (CVBEM) USING MATLAB AND MATHEMATICA A. N. Johnson et al., Int. J. Comp. Meth. and Exp. Meas., Vol. 3, No. 3 (2015) 269 278 MODELING MIXED BOUNDARY PROBLEMS WITH THE COMPLEX VARIABLE BOUNDARY ELEMENT METHOD (CVBEM) USING MATLAB AND MATHEMATICA

More information

Numerical Simulation of Coupled Fluid-Solid Systems by Fictitious Boundary and Grid Deformation Methods

Numerical Simulation of Coupled Fluid-Solid Systems by Fictitious Boundary and Grid Deformation Methods Numerical Simulation of Coupled Fluid-Solid Systems by Fictitious Boundary and Grid Deformation Methods Decheng Wan 1 and Stefan Turek 2 Institute of Applied Mathematics LS III, University of Dortmund,

More information

Transactions on Modelling and Simulation vol 20, 1998 WIT Press, ISSN X

Transactions on Modelling and Simulation vol 20, 1998 WIT Press,   ISSN X Parallel indirect multipole BEM analysis of Stokes flow in a multiply connected domain M.S. Ingber*, A.A. Mammoli* & J.S. Warsa* "Department of Mechanical Engineering, University of New Mexico, Albuquerque,

More information

Metafor FE Software. 2. Operator split. 4. Rezoning methods 5. Contact with friction

Metafor FE Software. 2. Operator split. 4. Rezoning methods 5. Contact with friction ALE simulations ua sus using Metafor eao 1. Introduction 2. Operator split 3. Convection schemes 4. Rezoning methods 5. Contact with friction 1 Introduction EULERIAN FORMALISM Undistorted mesh Ideal for

More information

2.7 Cloth Animation. Jacobs University Visualization and Computer Graphics Lab : Advanced Graphics - Chapter 2 123

2.7 Cloth Animation. Jacobs University Visualization and Computer Graphics Lab : Advanced Graphics - Chapter 2 123 2.7 Cloth Animation 320491: Advanced Graphics - Chapter 2 123 Example: Cloth draping Image Michael Kass 320491: Advanced Graphics - Chapter 2 124 Cloth using mass-spring model Network of masses and springs

More information

COMPUTER AIDED ENGINEERING. Part-1

COMPUTER AIDED ENGINEERING. Part-1 COMPUTER AIDED ENGINEERING Course no. 7962 Finite Element Modelling and Simulation Finite Element Modelling and Simulation Part-1 Modeling & Simulation System A system exists and operates in time and space.

More information

Solid and shell elements

Solid and shell elements Solid and shell elements Theodore Sussman, Ph.D. ADINA R&D, Inc, 2016 1 Overview 2D and 3D solid elements Types of elements Effects of element distortions Incompatible modes elements u/p elements for incompressible

More information

We are IntechOpen, the world s leading publisher of Open Access books Built by scientists, for scientists. International authors and editors

We are IntechOpen, the world s leading publisher of Open Access books Built by scientists, for scientists. International authors and editors We are IntechOpen, the world s leading publisher of Open Access books Built by scientists, for scientists 3,800 116,000 120M Open access books available International authors and editors Downloads Our

More information

Introduction. Co-rotational Concept

Introduction. Co-rotational Concept 1 2D Co-rotational Truss Formulation by Louie L. Yaw Walla Walla University April 23, 29 key words: geometrically nonlinear analysis, 2d co-rotational truss, corotational truss, variationally consistent,

More information

Bending Circle Limits

Bending Circle Limits Proceedings of Bridges 2013: Mathematics, Music, Art, Architecture, Culture Bending Circle Limits Vladimir Bulatov Corvallis Oregon, USA info@bulatov.org Abstract M.C.Escher s hyperbolic tessellations

More information

A Multiple Constraint Approach for Finite Element Analysis of Moment Frames with Radius-cut RBS Connections

A Multiple Constraint Approach for Finite Element Analysis of Moment Frames with Radius-cut RBS Connections A Multiple Constraint Approach for Finite Element Analysis of Moment Frames with Radius-cut RBS Connections Dawit Hailu +, Adil Zekaria ++, Samuel Kinde +++ ABSTRACT After the 1994 Northridge earthquake

More information

Fluid structure interaction modeling of complex parachute designs with the space time finite element techniques

Fluid structure interaction modeling of complex parachute designs with the space time finite element techniques Computers & Fluids xxx (25) xxx xxx www.elsevier.com/locate/compfluid Fluid structure interaction modeling of complex parachute designs with the space time finite element techniques S. Sathe a, *, R. Benney

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

by Mahender Reddy Concept To Reality / Summer 2006

by Mahender Reddy Concept To Reality / Summer 2006 by Mahender Reddy Demand for higher extrusion rates, increased product quality and lower energy consumption have prompted plants to use various methods to determine optimum process conditions and die designs.

More information

CHAPTER 1. Introduction

CHAPTER 1. Introduction ME 475: Computer-Aided Design of Structures 1-1 CHAPTER 1 Introduction 1.1 Analysis versus Design 1.2 Basic Steps in Analysis 1.3 What is the Finite Element Method? 1.4 Geometrical Representation, Discretization

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

Level-set and ALE Based Topology Optimization Using Nonlinear Programming

Level-set and ALE Based Topology Optimization Using Nonlinear Programming 10 th World Congress on Structural and Multidisciplinary Optimization May 19-24, 2013, Orlando, Florida, USA Level-set and ALE Based Topology Optimization Using Nonlinear Programming Shintaro Yamasaki

More information

Non-Linear Finite Element Methods in Solid Mechanics Attilio Frangi, Politecnico di Milano, February 3, 2017, Lesson 1

Non-Linear Finite Element Methods in Solid Mechanics Attilio Frangi, Politecnico di Milano, February 3, 2017, Lesson 1 Non-Linear Finite Element Methods in Solid Mechanics Attilio Frangi, attilio.frangi@polimi.it Politecnico di Milano, February 3, 2017, Lesson 1 1 Politecnico di Milano, February 3, 2017, Lesson 1 2 Outline

More information

First Order Analysis for Automotive Body Structure Design Using Excel

First Order Analysis for Automotive Body Structure Design Using Excel Special Issue First Order Analysis 1 Research Report First Order Analysis for Automotive Body Structure Design Using Excel Hidekazu Nishigaki CAE numerically estimates the performance of automobiles and

More information

Purdue e-pubs. Purdue University. Jeongil Park Samsung Electronics Co. Nasir Bilal Purdue University. Douglas E. Adams Purdue University

Purdue e-pubs. Purdue University. Jeongil Park Samsung Electronics Co. Nasir Bilal Purdue University. Douglas E. Adams Purdue University Purdue University Purdue e-pubs International Compressor Engineering Conference School of Mechanical Engineering 26 Development of a Two-Dimensional Finite Element Model of a Suction Valve for Reduction

More information

A multiscale/stabilized formulation of the incompressible Navier Stokes equations for moving boundary flows and fluid structure interaction

A multiscale/stabilized formulation of the incompressible Navier Stokes equations for moving boundary flows and fluid structure interaction Comput. Mech. (6) 8: 6 DOI.7/s66-69- ORIGINAL AER Rooh.A.Khurram Arif Masud A multiscale/stabilized formulation of the incompressible Navier Stokes equations for moving boundary flows and fluid structure

More information

Hydro-elastic analysis of a propeller using CFD and FEM co-simulation

Hydro-elastic analysis of a propeller using CFD and FEM co-simulation Fifth International Symposium on Marine Propulsors smp 17, Espoo, Finland, June 2017 Hydro-elastic analysis of a propeller using CFD and FEM co-simulation Vesa Nieminen 1 1 VTT Technical Research Centre

More information

Analysis of Fluid-Structure Interaction Effects of Liquid-Filled Container under Drop Testing

Analysis of Fluid-Structure Interaction Effects of Liquid-Filled Container under Drop Testing Kasetsart J. (Nat. Sci.) 42 : 165-176 (2008) Analysis of Fluid-Structure Interaction Effects of Liquid-Filled Container under Drop Testing Chakrit Suvanjumrat*, Tumrong Puttapitukporn and Satjarthip Thusneyapan

More information

TAU mesh deformation. Thomas Gerhold

TAU mesh deformation. Thomas Gerhold TAU mesh deformation Thomas Gerhold The parallel mesh deformation of the DLR TAU-Code Introduction Mesh deformation method & Parallelization Results & Applications Conclusion & Outlook Introduction CFD

More information

On the application of slip boundary condition on curved boundaries

On the application of slip boundary condition on curved boundaries INTERNATIONAL JOURNAL FOR NUMERICAL METHODS IN FLUIDS Int. J. Numer. Meth. Fluids 2004; 45:43 51 (DOI: 10.1002/d.663) On the application of slip boundary condition on curved boundaries Marek Behr ; Lehrstuhl

More information

Investigation of cross flow over a circular cylinder at low Re using the Immersed Boundary Method (IBM)

Investigation of cross flow over a circular cylinder at low Re using the Immersed Boundary Method (IBM) Computational Methods and Experimental Measurements XVII 235 Investigation of cross flow over a circular cylinder at low Re using the Immersed Boundary Method (IBM) K. Rehman Department of Mechanical Engineering,

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

MAE 323: Lab 7. Instructions. Pressure Vessel Alex Grishin MAE 323 Lab Instructions 1

MAE 323: Lab 7. Instructions. Pressure Vessel Alex Grishin MAE 323 Lab Instructions 1 Instructions MAE 323 Lab Instructions 1 Problem Definition Determine how different element types perform for modeling a cylindrical pressure vessel over a wide range of r/t ratios, and how the hoop stress

More information

ALE METHODS FOR DETERMINING STATIONARY SOLUTIONS OF METAL FORMING PROCESSES

ALE METHODS FOR DETERMINING STATIONARY SOLUTIONS OF METAL FORMING PROCESSES European Congress on Computational Methods in Applied Sciences and Engineering ECCOMAS 2000 Barcelona, 11-14 September 2000 c ECCOMAS ALE METHODS FOR DETERMINING STATIONARY SOLUTIONS OF METAL FORMING PROCESSES

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

Numerical Methods in Aerodynamics. Fluid Structure Interaction. Lecture 4: Fluid Structure Interaction

Numerical Methods in Aerodynamics. Fluid Structure Interaction. Lecture 4: Fluid Structure Interaction Fluid Structure Interaction Niels N. Sørensen Professor MSO, Ph.D. Department of Civil Engineering, Alborg University & Wind Energy Department, Risø National Laboratory Technical University of Denmark

More information

Set No. 1 IV B.Tech. I Semester Regular Examinations, November 2010 FINITE ELEMENT METHODS (Mechanical Engineering) Time: 3 Hours Max Marks: 80 Answer any FIVE Questions All Questions carry equal marks

More information

Lecture 1.1 Introduction to Fluid Dynamics

Lecture 1.1 Introduction to Fluid Dynamics Lecture 1.1 Introduction to Fluid Dynamics 1 Introduction A thorough study of the laws of fluid mechanics is necessary to understand the fluid motion within the turbomachinery components. In this introductory

More information

Module 1: Introduction to Finite Element Analysis. Lecture 4: Steps in Finite Element Analysis

Module 1: Introduction to Finite Element Analysis. Lecture 4: Steps in Finite Element Analysis 25 Module 1: Introduction to Finite Element Analysis Lecture 4: Steps in Finite Element Analysis 1.4.1 Loading Conditions There are multiple loading conditions which may be applied to a system. The load

More information

Workshop 15. Single Pass Rolling of a Thick Plate

Workshop 15. Single Pass Rolling of a Thick Plate Introduction Workshop 15 Single Pass Rolling of a Thick Plate Rolling is a basic manufacturing technique used to transform preformed shapes into a form suitable for further processing. The rolling process

More information

Lagrangian and Eulerian Representations of Fluid Flow: Kinematics and the Equations of Motion

Lagrangian and Eulerian Representations of Fluid Flow: Kinematics and the Equations of Motion Lagrangian and Eulerian Representations of Fluid Flow: Kinematics and the Equations of Motion James F. Price Woods Hole Oceanographic Institution Woods Hole, MA, 02543 July 31, 2006 Summary: This essay

More information

Coupled analysis of material flow and die deflection in direct aluminum extrusion

Coupled analysis of material flow and die deflection in direct aluminum extrusion Coupled analysis of material flow and die deflection in direct aluminum extrusion W. Assaad and H.J.M.Geijselaers Materials innovation institute, The Netherlands w.assaad@m2i.nl Faculty of Engineering

More information

Fracture & Tetrahedral Models

Fracture & Tetrahedral Models Pop Worksheet! Teams of 2. Hand in to Jeramey after we discuss. What are the horizontal and face velocities after 1, 2, and many iterations of divergence adjustment for an incompressible fluid? Fracture

More information

Topology Optimization of Two Linear Elastic Bodies in Unilateral Contact

Topology Optimization of Two Linear Elastic Bodies in Unilateral Contact 2 nd International Conference on Engineering Optimization September 6-9, 2010, Lisbon, Portugal Topology Optimization of Two Linear Elastic Bodies in Unilateral Contact Niclas Strömberg Department of Mechanical

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

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

INTERIOR POINT METHOD BASED CONTACT ALGORITHM FOR STRUCTURAL ANALYSIS OF ELECTRONIC DEVICE MODELS

INTERIOR POINT METHOD BASED CONTACT ALGORITHM FOR STRUCTURAL ANALYSIS OF ELECTRONIC DEVICE MODELS 11th World Congress on Computational Mechanics (WCCM XI) 5th European Conference on Computational Mechanics (ECCM V) 6th European Conference on Computational Fluid Dynamics (ECFD VI) E. Oñate, J. Oliver

More information

FEMLAB Exercise 1 for ChE366

FEMLAB Exercise 1 for ChE366 FEMLAB Exercise 1 for ChE366 Problem statement Consider a spherical particle of radius r s moving with constant velocity U in an infinitely long cylinder of radius R that contains a Newtonian fluid. Let

More information

It has been widely accepted that the finite element

It has been widely accepted that the finite element Advancements of Extrusion Simulation in DEFORM-3D By G. Li, J. Yang, J.Y. Oh, M. Foster, and W. Wu, Scientific Forming Tech. Corp.; and P. Tsai and W. Chang, MIRDC Introduction It has been widely accepted

More information

Fluid-Structure Interaction in LS-DYNA: Industrial Applications

Fluid-Structure Interaction in LS-DYNA: Industrial Applications 4 th European LS-DYNA Users Conference Aerospace / Fluid-Struct. Inter. Fluid-Structure Interaction in LS-DYNA: Industrial Applications M hamed Souli Universite des Sciences et Technologie de Lille Laboratoire

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

Tutorial 1. A the end of the tutorial you should be able to

Tutorial 1. A the end of the tutorial you should be able to CUFSM 2.5 Tutorial 1 Default Cee section in bending Objective To introduce CUFSM and the finite strip method and gain a rudimentary understanding of how to perform an analysis and interpret the results.

More information

Numerical and theoretical analysis of shock waves interaction and reflection

Numerical and theoretical analysis of shock waves interaction and reflection Fluid Structure Interaction and Moving Boundary Problems IV 299 Numerical and theoretical analysis of shock waves interaction and reflection K. Alhussan Space Research Institute, King Abdulaziz City for

More information

Development of a particle difference scheme for dynamic crack propagation problem

Development of a particle difference scheme for dynamic crack propagation problem Development of a particle difference scheme for dynamic crack propagation problem *Young-Choel Yoon 1) and Kyeong-Hwan Kim ) 1) Dept. of Civil Engineering, Myongji College, Seoul 10-776, Korea ) Dept.

More information

A pipe bend is subjected to a concentrated force as shown: y All dimensions in inches. Material is stainless steel.

A pipe bend is subjected to a concentrated force as shown: y All dimensions in inches. Material is stainless steel. Problem description A pipe bend is subjected to a concentrated force as shown: y 15 12 P 9 Displacement gauge Cross-section: 0.432 18 x 6.625 All dimensions in inches. Material is stainless steel. E =

More information

LS-DYNA 980 : Recent Developments, Application Areas and Validation Process of the Incompressible fluid solver (ICFD) in LS-DYNA.

LS-DYNA 980 : Recent Developments, Application Areas and Validation Process of the Incompressible fluid solver (ICFD) in LS-DYNA. 12 th International LS-DYNA Users Conference FSI/ALE(1) LS-DYNA 980 : Recent Developments, Application Areas and Validation Process of the Incompressible fluid solver (ICFD) in LS-DYNA Part 1 Facundo Del

More information

Strömningslära Fluid Dynamics. Computer laboratories using COMSOL v4.4

Strömningslära Fluid Dynamics. Computer laboratories using COMSOL v4.4 UMEÅ UNIVERSITY Department of Physics Claude Dion Olexii Iukhymenko May 15, 2015 Strömningslära Fluid Dynamics (5FY144) Computer laboratories using COMSOL v4.4!! Report requirements Computer labs must

More information

Modeling Flexibility with Spline Approximations for Fast VR Visualizations

Modeling Flexibility with Spline Approximations for Fast VR Visualizations Modeling Flexibility with Spline Approximations for Fast VR Visualizations Abstract: Kevin Tatur a and Renate Sitte a a Faculty of Engineering and Information Technology, Griffith University, Gold Coast,

More information

Hourglass (HG) Modes. Hourglass (HG) Modes

Hourglass (HG) Modes. Hourglass (HG) Modes Hourglass (HG) Modes Hourglass modes are nonphysical modes of deformation that occur in underintegrated elements and produce no stress. By underintegrated, we mean Solid elements with a single integration

More information

A DH-parameter based condition for 3R orthogonal manipulators to have 4 distinct inverse kinematic solutions

A DH-parameter based condition for 3R orthogonal manipulators to have 4 distinct inverse kinematic solutions Wenger P., Chablat D. et Baili M., A DH-parameter based condition for R orthogonal manipulators to have 4 distinct inverse kinematic solutions, Journal of Mechanical Design, Volume 17, pp. 150-155, Janvier

More information

SUBDIVISION ALGORITHMS FOR MOTION DESIGN BASED ON HOMOLOGOUS POINTS

SUBDIVISION ALGORITHMS FOR MOTION DESIGN BASED ON HOMOLOGOUS POINTS SUBDIVISION ALGORITHMS FOR MOTION DESIGN BASED ON HOMOLOGOUS POINTS M. Hofer and H. Pottmann Institute of Geometry Vienna University of Technology, Vienna, Austria hofer@geometrie.tuwien.ac.at, pottmann@geometrie.tuwien.ac.at

More information

5/27/12. Objectives 7.1. Area of a Region Between Two Curves. Find the area of a region between two curves using integration.

5/27/12. Objectives 7.1. Area of a Region Between Two Curves. Find the area of a region between two curves using integration. Objectives 7.1 Find the area of a region between two curves using integration. Find the area of a region between intersecting curves using integration. Describe integration as an accumulation process.

More information

Preliminary Spray Cooling Simulations Using a Full-Cone Water Spray

Preliminary Spray Cooling Simulations Using a Full-Cone Water Spray 39th Dayton-Cincinnati Aerospace Sciences Symposium Preliminary Spray Cooling Simulations Using a Full-Cone Water Spray Murat Dinc Prof. Donald D. Gray (advisor), Prof. John M. Kuhlman, Nicholas L. Hillen,

More information

Contents Metal Forming and Machining Processes Review of Stress, Linear Strain and Elastic Stress-Strain Relations 3 Classical Theory of Plasticity

Contents Metal Forming and Machining Processes Review of Stress, Linear Strain and Elastic Stress-Strain Relations 3 Classical Theory of Plasticity Contents 1 Metal Forming and Machining Processes... 1 1.1 Introduction.. 1 1.2 Metal Forming...... 2 1.2.1 Bulk Metal Forming.... 2 1.2.2 Sheet Metal Forming Processes... 17 1.3 Machining.. 23 1.3.1 Turning......

More information

TUTORIAL 7: Stress Concentrations and Elastic-Plastic (Yielding) Material Behavior Initial Project Space Setup Static Structural ANSYS ZX Plane

TUTORIAL 7: Stress Concentrations and Elastic-Plastic (Yielding) Material Behavior Initial Project Space Setup Static Structural ANSYS ZX Plane TUTORIAL 7: Stress Concentrations and Elastic-Plastic (Yielding) Material Behavior In this tutorial you will learn how to recognize and deal with a common modeling issues involving stress concentrations

More information

An optimization method for generating self-equilibrium shape of curved surface from developable surface

An optimization method for generating self-equilibrium shape of curved surface from developable surface 25-28th September, 2017, Hamburg, Germany Annette Bögle, Manfred Grohmann (eds.) An optimization method for generating self-equilibrium shape of curved surface from developable surface Jinglan CI *, Maoto

More information

Appendix B: Creating and Analyzing a Simple Model in Abaqus/CAE

Appendix B: Creating and Analyzing a Simple Model in Abaqus/CAE Getting Started with Abaqus: Interactive Edition Appendix B: Creating and Analyzing a Simple Model in Abaqus/CAE The following section is a basic tutorial for the experienced Abaqus user. It leads you

More information

FOURTH ORDER COMPACT FORMULATION OF STEADY NAVIER-STOKES EQUATIONS ON NON-UNIFORM GRIDS

FOURTH ORDER COMPACT FORMULATION OF STEADY NAVIER-STOKES EQUATIONS ON NON-UNIFORM GRIDS International Journal of Mechanical Engineering and Technology (IJMET Volume 9 Issue 10 October 2018 pp. 179 189 Article ID: IJMET_09_10_11 Available online at http://www.iaeme.com/ijmet/issues.asp?jtypeijmet&vtype9&itype10

More information

Strain-Based Finite Element Analysis of Stiffened Cylindrical Shell Roof

Strain-Based Finite Element Analysis of Stiffened Cylindrical Shell Roof American Journal of Civil Engineering 2017; 5(4): 225-230 http://www.sciencepublishinggroup.com/j/ajce doi: 10.11648/j.ajce.20170504.15 ISSN: 2330-8729 (Print); ISSN: 2330-8737 (Online) Strain-Based Finite

More information

Recent Advances on Higher Order 27-node Hexahedral Element in LS-DYNA

Recent Advances on Higher Order 27-node Hexahedral Element in LS-DYNA 14 th International LS-DYNA Users Conference Session: Simulation Recent Advances on Higher Order 27-node Hexahedral Element in LS-DYNA Hailong Teng Livermore Software Technology Corp. Abstract This paper

More information

Linear Buckling Analysis of a Plate

Linear Buckling Analysis of a Plate Workshop 9 Linear Buckling Analysis of a Plate Objectives Create a geometric representation of a plate. Apply a compression load to two apposite sides of the plate. Run a linear buckling analysis. 9-1

More information

1 Exercise: Heat equation in 2-D with FE

1 Exercise: Heat equation in 2-D with FE 1 Exercise: Heat equation in 2-D with FE Reading Hughes (2000, sec. 2.3-2.6 Dabrowski et al. (2008, sec. 1-3, 4.1.1, 4.1.3, 4.2.1 This FE exercise and most of the following ones are based on the MILAMIN

More information

Analysis of fluid-solid coupling vibration characteristics of probe based on ANSYS Workbench

Analysis of fluid-solid coupling vibration characteristics of probe based on ANSYS Workbench Analysis of fluid-solid coupling vibration characteristics of probe based on ANSYS Workbench He Wang 1, a, Changzheng Zhao 1, b and Hongzhi Chen 1, c 1 Shandong University of Science and Technology, Qingdao

More information

CFD MODELING FOR PNEUMATIC CONVEYING

CFD MODELING FOR PNEUMATIC CONVEYING CFD MODELING FOR PNEUMATIC CONVEYING Arvind Kumar 1, D.R. Kaushal 2, Navneet Kumar 3 1 Associate Professor YMCAUST, Faridabad 2 Associate Professor, IIT, Delhi 3 Research Scholar IIT, Delhi e-mail: arvindeem@yahoo.co.in

More information

A MODELING METHOD OF CURING DEFORMATION FOR CFRP COMPOSITE STIFFENED PANEL WANG Yang 1, GAO Jubin 1 BO Ma 1 LIU Chuanjun 1

A MODELING METHOD OF CURING DEFORMATION FOR CFRP COMPOSITE STIFFENED PANEL WANG Yang 1, GAO Jubin 1 BO Ma 1 LIU Chuanjun 1 21 st International Conference on Composite Materials Xi an, 20-25 th August 2017 A MODELING METHOD OF CURING DEFORMATION FOR CFRP COMPOSITE STIFFENED PANEL WANG Yang 1, GAO Jubin 1 BO Ma 1 LIU Chuanjun

More information

CFD Study of a Darreous Vertical Axis Wind Turbine

CFD Study of a Darreous Vertical Axis Wind Turbine CFD Study of a Darreous Vertical Axis Wind Turbine Md Nahid Pervez a and Wael Mokhtar b a Graduate Assistant b PhD. Assistant Professor Grand Valley State University, Grand Rapids, MI 49504 E-mail:, mokhtarw@gvsu.edu

More information

Appendix A: Mesh Nonlinear Adaptivity. ANSYS Mechanical Introduction to Structural Nonlinearities

Appendix A: Mesh Nonlinear Adaptivity. ANSYS Mechanical Introduction to Structural Nonlinearities Appendix A: Mesh Nonlinear Adaptivity 16.0 Release ANSYS Mechanical Introduction to Structural Nonlinearities 1 2015 ANSYS, Inc. Mesh Nonlinear Adaptivity Introduction to Mesh Nonlinear Adaptivity Understanding

More information

AUTOMATED EXTRUSION DIE DESIGN INTEGRATED WITH SIMULATION OF MATERIAL FLOW

AUTOMATED EXTRUSION DIE DESIGN INTEGRATED WITH SIMULATION OF MATERIAL FLOW AUTOMATED EXTRUSION DIE DESIGN INTEGRATED WITH SIMULATION OF MATERIAL FLOW Nikolay Biba 1*, Sergey Stebunov 2, Andrey Lishny 2, Alexey Duzhev 2 1 Micas Simulation Ltd., 107 Oxford Road, Oxford, OX4 2ER,

More information

Linear and Nonlinear Analysis of a Cantilever Beam

Linear and Nonlinear Analysis of a Cantilever Beam LESSON 1 Linear and Nonlinear Analysis of a Cantilever Beam P L Objectives: Create a beam database to be used for the specified subsequent exercises. Compare small vs. large displacement analysis. Linear

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

HOUGH TRANSFORM CS 6350 C V

HOUGH TRANSFORM CS 6350 C V HOUGH TRANSFORM CS 6350 C V HOUGH TRANSFORM The problem: Given a set of points in 2-D, find if a sub-set of these points, fall on a LINE. Hough Transform One powerful global method for detecting edges

More information

Computer Life (CPL) ISSN: Finite Element Analysis of Bearing Box on SolidWorks

Computer Life (CPL) ISSN: Finite Element Analysis of Bearing Box on SolidWorks Computer Life (CPL) ISSN: 1819-4818 Delivering Quality Science to the World Finite Element Analysis of Bearing Box on SolidWorks Chenling Zheng 1, a, Hang Li 1, b and Jianyong Li 1, c 1 Shandong University

More information

Curved Mesh Generation and Mesh Refinement using Lagrangian Solid Mechanics

Curved Mesh Generation and Mesh Refinement using Lagrangian Solid Mechanics Curved Mesh Generation and Mesh Refinement using Lagrangian Solid Mechanics Per-Olof Persson University of California, Berkeley, Berkeley, CA 9472-384, U.S.A. Jaime Peraire Massachusetts Institute of Technology,

More information