Large-scale Structural Analysis Using General Sparse Matrix Technique

Size: px
Start display at page:

Download "Large-scale Structural Analysis Using General Sparse Matrix Technique"

Transcription

1 Large-scale Structural Analysis Using General Sparse Matrix Technique Yuan-Sen Yang 1), Shang-Hsien Hsieh 1), Kuang-Wu Chou 1), and I-Chau Tsai 1) 1) Department of Civil Engineering, National Taiwan University, Taipei, Taiwan, R.O.C. ABSTRACT This paper investigates the general sparse matrix technique for solving simultaneous equilibrium equations encountered in large-scale structural analyses. The General Sparse Matrix (GSM) technique is introduced first. Numerical experiments are then conducted on structural analyses of several finite element models to compare the GSM approach with the more traditional SKyline Matrix (SKM) approach. The numerical studies show that the GSM approach requires less time and memory storage than the SKM approach. Finally, discussions are given on factors that make the GSM approach more advantageous than the SKM approach. INTRODUCTION The strategy of solving the equilibrium equations in matrix form (e.g., K d = f) plays an important role in finite element analysis. In structural analyses, the direct method (i.e., factorizing the matrix K into the form of L L T or L D L T ) is usually preferred because the iterative method may have the slow-convergence problem caused by an ill-conditioned system. For solving a linear system using the direct method, it is often computationally expensive (in terms of time and storage requirements) to factorize the effective stiffness matrix K in the equilibrium equations, especially when a large-scale structural problem is analyzed. In order to reduce the time and storage requirements for factorizing a large system matrix K, the SKyline Matrix (SKM) technique has been employed by most of the finite element packages. The SKM approach stores and computes the matrix items within the skyline of the matrix. Nevertheless, there is still considerable number of zero items stored within the skyline. To use the computer resources more efficiently, the General Sparse Matrix (GSM) technique was proposed (George and Liu, 1981), which only stores items that are required in matrix factorization. However, it has not been commonly used in the field of structural engineering. In this work, the GSM technique is studied and employed for solving the equilibrium equations in large-scale structural engineering problems. The storage

2 requirements and computational efficiency of using the GSM approach to store and factorize the matrix K are also compared with those of using the SKM approach in a series of numerical experiments. GENERAL SPARSE MATRIX TECHNIQUE The GSM technique stores only the nonzero items that may be arbitrarily distributed in a matrix. However, the distribution pattern of the nonzero pattern in the matrix K is different from that in the factorized matrix L. Some zero items in the matrix K would become nonzero (which is also called as fill-ins ) during factorization. Therefore, the nonzero items in the matrix L are always more than those in the matrix K. In order to factorize the matrix K correctly, enough memory should be allocated based on the storage requirement of the matrix L, not just the matrix K. The symbolic factorization is used required in the GSM approach for predicting the distribution of nonzero items in the matrix L after the matrix K has been factorized. However, it is not needed in the SKM approach because both the matrix L and the matrix K have the same skyline. Like for the SKM approach, matrix renumbering is usually needed for the GSM approach (George and Liu, 1981). The matrix renumbering must be performed before the symbolic factorization because the distribution of the nonzero items in the matrix L depends on the numbering of the matrix. The purpose of the GSM renumbering is to reduce as many as possible the nonzero items in the matrix L. The fewer the nonzero items are, the less time and storage is required for factorizing the matrix K. Several algorithms, such as Minimum-Degree (MD) algorithm (George and Liu, 1981), Nested-Dissection (ND) algorithm (George, 1973), and their modified algorithms (e.g., Liu, 1985; Bui and Jones, 1993) are usually used for matrix renumbering in the GSM approach. Here we use an example to demonstrate the differences in storage pattern between the GSM and SKM approaches. A finite element mesh of an L-shaped building, named as L-BUILDIN, is shown if Fig. 1. Figures 2 and 3 show the storage patterns of the nonzero items in the matrices using the SKM and GSM approaches, respectively. The skyline matrix (see Fig. 2) is renumbered by the Reverse Cuthill-McKee (RCM) algorithm (Liu, 1976) and contains 81,504 items. The general sparse matrix (see Fig. 3) is renumbered by the Modified Minimum-Degree (MMD) algorithm (Liu, 1985), and contains 66,204 nonzero items. It can be seen that the renumbering in the SKM approach tends to gather the nonzero items closer to the diagonal, while the one in the GSM approach tends to scatter them over the matrix. 182 nodes 496 beam-column elements 1,008 degree of freedom Fig.1 The LBUILDIN model (Hsieh, 1995)

3 Fig.2 Storage pattern of the SKM approach Fig.3 Storage pattern of the GSM approach NUMERICAL COMPARATIVE STUDIES Ashcraft et al. (1987) and Poole et al. (1992) compared the GSM approach with the SKM approach numerically by using several structural analysis examples. However, these two groups of researches had different findings. Ashcraft et al. showed that the GSM approach is much superior to the SKM approach in terms of computational counts and storage requirement, while Poole et al. showed that the GSM approach does not have much advantages over the SKM approach. Because both of them did not clearly describe the characteristics of the finite element models used, it is therefor difficult for us to judge their correctness. In this work, the GSM approach is investigated for solving the equilibrium equations of several structural analyses. The characteristics of the finite element models are emphasized. The time and storage required for factorizing the matrix are measured and compared between the GSM and SKM approaches. In the numerical studies, the factorization time measured does not include time for matrix renumbering and symbolic factorization. This is because they usually cost little time when compared with matrix factorization and become even less significant in nonlinear finite element analyses where they are usually performed only once at the very beginning of the analysis (even though the stiffness matrix K may be updated and factorized several times). The measured storage requirement indicates the size of memory used to store the entire matrix, including the storage for the nonzero items and information associated with their distribution pattern. A sparse matrix package called SPARSPAK (George and Liu, 1981) has been used for performing the matrix factorizations in this work. The SPARSPAK package provides both the skyline matrix and general sparse matrix computations for solving a linear system. The RCM and MMD renumbering algorithm are used for the SKM and GSM approaches, respectively. An object-oriented finite element analysis package called FE++ (Lu, 1994) has been modified to implement both the SKM and GSM approaches for the comparative studies. All of the numerical tests have been performed on a personal computer running the Windows NT operating system. The computer has a Pentium II-233 CPU and 128 Megabytes SDRAM. The computer programs are compiled using the Microsoft Visual C++ compiler. In addition, it should be noted that the virtual memory capability is not used in all of the tests. The results of the numerical comparative studies are summarized in Table 1. R T and R M denote the ratios of the time and storage requirements, respectively, needed by the GSM approach over the SKM approach. The results show that, in all examples studied in this work, the GSM approach is superior to the SKM approach in terms of both time and storage

4 requirements for matrix factorization in the finite element analyses. More detailed descriptions about the comparative tests and discussions on the differences of performance between the GSM and SKM approaches are provided below. Table 1 Comparisons between the GSM and SKM approaches for time and storage requirements Factorization Time (sec.) Finite Element GSM SKM RT (=GSM/SKM) Models 10-STORY STORY C-BUILDIN E- BUILDIN T7070 T Memory Requirements (megabytes) GSM SKM RM (=GSM/SKM) Two finite element models are used for testing the influence of the scale of the finite element models on the GSM and SKM approaches. Figures 4 and 5 show the two finite element models used (named 10-STORY and 20-STORY, respectively) which have almost the same shape but different sizes. As already shown in Table 1, the GSM approach spends 21% less time and 33% less memory than the SKM approach on the 10-STORY model, while spends 41% less time and 52% less memory on the 20-STORY model. Therefore, the result seems to indicate that the GSM approach would become more advantageous on finite element models with larger sizes. 396 nodes 960 beam-column elements 2,160 DOF 2,541 nodes 6,820 beam-column elements 14,520 DOF Fig.4 The 10-STORY model Fig.5 The 20-STORY model The C-BUILDIN (see Fig. 6) and the E-BUILDIN (see Fig. 7) models are used here to investigate the influence of the branches in the finite element models on the GSM and SKM approaches. The major difference between these two finite element models, C-BUILDIN and E-BUILDIN, is that the E-BUILDIN model has a branch at the middle of the structure while the C-BUILDIN model does not. As already shown in Table 1, the GSM approach spends 45% less time and 49% less memory than the SKM approach on the C-BUILDIN model,

5 while spends 60% less time and 57% less memory on the E-BUILDIN model. Therefore, the result seems to indicate that the GSM approach would become more advantageous on finite element models with irregular shapes. 2,856 nodes 7,400 beam-column elements 16,320 degrees of freedom Fig.6 The C-BUILDIN model 3,276 nodes 8,500 beam-column elements 18,720 degrees of freedom Fig.7 The E-BUILDIN model The finite element models with different aspect ratio are used to compare the GSM and SKM approaches. The T40020 model (see Fig. 8) is a slender truss structure with 20 horizontal spans and 400 vertical spans. The T7070 model (see Fig. 9) is a squared truss structure with 70 horizontal and vertical spans. As already shown in Table 1, the GSM approach spends 37% less time and 50% less memory than the SKM approach on the T7070 model, while spends 16% less time and 31% less memory on the T40020 model. Therefore, the result seems to indicate that the advantage of the GSM approach over the SKM approach would become less obvious on finite element models with slender shapes. 16,421 nodes 64,000 truss elements 46,743 degrees of freedom Fig.8 The T40020 model 9,941 nodes 39,200 truss elements 28,983 degrees of freedom Fig.9 The T7070 model CONCLUSIONS Based on the numerical comparative studies in this work, it has been found that the GSM technique can really help to reduce the time and memory storage in the finite element structural analyses, especially when the finite element model is large-scale and with irregular shapes (e.g., with branches). In all the examples studied, the GSM approach performs better than the SKM approach and has up to 60% and 57% savings on time and memory,

6 respectively, over the SKM approach. As the size and complexity of engineering problems increase with time, it is believed that the GSM approach will play a more important role in the analysis of the increasingly large finite element models with complicated shapes. ACKNOWLEDGEMENTS We thank Prof. T. W. Lin of National Taiwan University for providing his experiences on finite element analysis using both the SKM and GSM approaches, and Dr. K. N. Chiang of National Center for High-performance Computing for providing the experiences on the GSM technique. We also acknowledge the support from the National Science Council of Republic of China under Grant No E REFERENCES Ashcraft, C. C., Grimes, R. G., Peyton, B. W., and Simon, H. D. (1987). "Progress in Sparse Matrix Methods for Large Linear Systems on Vector Supercomputers," The International Journal of Supercomputer Applications, 1(4), Bui, T. N. and Jones, C. (1993). A Heuristic for Reducing Fill-in in Sparse Matrix Factorization, Proceedings of the 6 th SIAM Conference on Parallel Processing for Scientific Computing, , Virginia, USA, March George, A. and Liu, J. W. H. (1981). Computer Solution of Large Sparse Positive Definite Systems, Prentice-Hall, USA. George, A., (1973). "Nested Dissection of a Regular Finite Element Mesh," SIAM Journal on Numerical Analysis, 10, Hsieh, S. H. (1995). Parallel Nonlinear Dynamic Analysis of Framed Structures with Flexible Floor Using Networked Workstations, Proceedings of the 5 th KU-KAIST-NTU Trilateral Seminar/Workshop on Civil Engineering, , Taipei, Taiwan, ROC, November Liu, J. W. H. (1976). "Comparative Analysis of The Cuthill-McKee and The Reverse Cuthill-McKee Ordering Algorithms for Sparse Matrices," SIAM Journal on Numerical Analysis, 13(2), Liu, J. W. H. (1985). "Modification of The Munimum-Degree Algorithm by Multiple Elimination," ACM Transactions on Mathematical Software, 11(2), Lu, J. (1994). "FE++: An Object-Oriented Application Framework for Finite Element Programming," Proceedings of the 2 nd Annual Object-Oriented Numerics Conference, , Sunriver, OR. Poole, E. L., Knight, N. F., Jr, and Davis, D. D., Jr. (1992). "High-performance Equation Solvers and Their Impact on Finite Element Analysis," International Journal for Numerical Methods in Engineering, 33,

Q. Wang National Key Laboratory of Antenna and Microwave Technology Xidian University No. 2 South Taiba Road, Xi an, Shaanxi , P. R.

Q. Wang National Key Laboratory of Antenna and Microwave Technology Xidian University No. 2 South Taiba Road, Xi an, Shaanxi , P. R. Progress In Electromagnetics Research Letters, Vol. 9, 29 38, 2009 AN IMPROVED ALGORITHM FOR MATRIX BANDWIDTH AND PROFILE REDUCTION IN FINITE ELEMENT ANALYSIS Q. Wang National Key Laboratory of Antenna

More information

Solving Sparse Linear Systems. Forward and backward substitution for solving lower or upper triangular systems

Solving Sparse Linear Systems. Forward and backward substitution for solving lower or upper triangular systems AMSC 6 /CMSC 76 Advanced Linear Numerical Analysis Fall 7 Direct Solution of Sparse Linear Systems and Eigenproblems Dianne P. O Leary c 7 Solving Sparse Linear Systems Assumed background: Gauss elimination

More information

AMS526: Numerical Analysis I (Numerical Linear Algebra)

AMS526: Numerical Analysis I (Numerical Linear Algebra) AMS526: Numerical Analysis I (Numerical Linear Algebra) Lecture 5: Sparse Linear Systems and Factorization Methods Xiangmin Jiao Stony Brook University Xiangmin Jiao Numerical Analysis I 1 / 18 Sparse

More information

An Iterative Convex Optimization Procedure for Structural System Identification

An Iterative Convex Optimization Procedure for Structural System Identification An Iterative Convex Optimization Procedure for Structural System Identification Dapeng Zhu, Xinjun Dong, Yang Wang 3 School of Civil and Environmental Engineering, Georgia Institute of Technology, 79 Atlantic

More information

Increasing the Scale of LS-DYNA Implicit Analysis

Increasing the Scale of LS-DYNA Implicit Analysis Increasing the Scale of LS-DYNA Implicit Analysis Cleve Ashcraft 2, Jef Dawson 1, Roger Grimes 2, Erman Guleryuz 3, Seid Koric 3, Robert Lucas 2, James Ong 4, Francois-Henry Rouet 2, Todd Simons 4, and

More information

AMS526: Numerical Analysis I (Numerical Linear Algebra)

AMS526: Numerical Analysis I (Numerical Linear Algebra) AMS526: Numerical Analysis I (Numerical Linear Algebra) Lecture 20: Sparse Linear Systems; Direct Methods vs. Iterative Methods Xiangmin Jiao SUNY Stony Brook Xiangmin Jiao Numerical Analysis I 1 / 26

More information

Object-Oriented Finite Element Analysis: A Distributed Approach to Mesh. Generation

Object-Oriented Finite Element Analysis: A Distributed Approach to Mesh. Generation Object-Oriented Finite Element Analysis: A Distributed Approach to Mesh Generation 1 Yang Xiang, 2 Yang Ping, and 1 Wanlei Zhou 1 School of Computing and Mathematics, Deakin University, Burwood 3125, Victoria,

More information

A GENERALIZED GPS ALGORITHM FOR REDUCING THE BANDWIDTH AND PROFILE OF A SPARSE MATRIX

A GENERALIZED GPS ALGORITHM FOR REDUCING THE BANDWIDTH AND PROFILE OF A SPARSE MATRIX Progress In Electromagnetics Research, PIER 90, 121 136, 2009 A GENERALIZED GPS ALGORITHM FOR REDUCING THE BANDWIDTH AND PROFILE OF A SPARSE MATRIX Q. Wang, Y. C. Guo, and X. W. Shi National Key Laboratory

More information

AA220/CS238 Parallel Methods in Numerical Analysis. Introduction to Sparse Direct Solver (Symmetric Positive Definite Systems)

AA220/CS238 Parallel Methods in Numerical Analysis. Introduction to Sparse Direct Solver (Symmetric Positive Definite Systems) AA0/CS8 Parallel ethods in Numerical Analysis Introduction to Sparse Direct Solver (Symmetric Positive Definite Systems) Kincho H. Law Professor of Civil and Environmental Engineering Stanford University

More information

Native mesh ordering with Scotch 4.0

Native mesh ordering with Scotch 4.0 Native mesh ordering with Scotch 4.0 François Pellegrini INRIA Futurs Project ScAlApplix pelegrin@labri.fr Abstract. Sparse matrix reordering is a key issue for the the efficient factorization of sparse

More information

11.1 Optimization Approaches

11.1 Optimization Approaches 328 11.1 Optimization Approaches There are four techniques to employ optimization of optical structures with optical performance constraints: Level 1 is characterized by manual iteration to improve the

More information

Technical Report TR , Computer and Information Sciences Department, University. Abstract

Technical Report TR , Computer and Information Sciences Department, University. Abstract An Approach for Parallelizing any General Unsymmetric Sparse Matrix Algorithm Tariq Rashid y Timothy A.Davis z Technical Report TR-94-036, Computer and Information Sciences Department, University of Florida,

More information

User Guide for GLU V2.0

User Guide for GLU V2.0 User Guide for GLU V2.0 Lebo Wang and Sheldon Tan University of California, Riverside June 2017 Contents 1 Introduction 1 2 Using GLU within a C/C++ program 2 2.1 GLU flowchart........................

More information

A Comparative Study of Frequency-domain Finite Element Updating Approaches Using Different Optimization Procedures

A Comparative Study of Frequency-domain Finite Element Updating Approaches Using Different Optimization Procedures A Comparative Study of Frequency-domain Finite Element Updating Approaches Using Different Optimization Procedures Xinjun DONG 1, Yang WANG 1* 1 School of Civil and Environmental Engineering, Georgia Institute

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

Algorithms for Reordering Power Systems Matrices to Minimal Band Form

Algorithms for Reordering Power Systems Matrices to Minimal Band Form 174 Algorithms for Reordering Power Systems Matrices to Minimal Band Form P.S. Nagendra Rao Pravin Kumar Gupta Abstract - Efficient exploitation of sparsity of matrices is very critical for the successful

More information

Challenge Problem 5 - The Solution Dynamic Characteristics of a Truss Structure

Challenge Problem 5 - The Solution Dynamic Characteristics of a Truss Structure Challenge Problem 5 - The Solution Dynamic Characteristics of a Truss Structure In the final year of his engineering degree course a student was introduced to finite element analysis and conducted an assessment

More information

Investigation of the behaviour of single span reinforced concrete historic bridges by using the finite element method

Investigation of the behaviour of single span reinforced concrete historic bridges by using the finite element method Structural Studies, Repairs and Maintenance of Heritage Architecture XI 279 Investigation of the behaviour of single span reinforced concrete historic bridges by using the finite element method S. B. Yuksel

More information

Lecture 27: Fast Laplacian Solvers

Lecture 27: Fast Laplacian Solvers Lecture 27: Fast Laplacian Solvers Scribed by Eric Lee, Eston Schweickart, Chengrun Yang November 21, 2017 1 How Fast Laplacian Solvers Work We want to solve Lx = b with L being a Laplacian matrix. Recall

More information

Outline of High-Speed Quad-Precision Arithmetic Package ASLQUAD

Outline of High-Speed Quad-Precision Arithmetic Package ASLQUAD Outline of High-Speed Quad-Precision Arithmetic Package ASLQUAD OGATA Ryusei, KUBO Yoshiyuki, TAKEI Toshifumi Abstract The ASLQUAD high-speed quad-precision arithmetic package reduces numerical errors

More information

Sequential and Parallel Algorithms for Cholesky Factorization of Sparse Matrices

Sequential and Parallel Algorithms for Cholesky Factorization of Sparse Matrices Sequential and Parallel Algorithms for Cholesky Factorization of Sparse Matrices Nerma Baščelija Sarajevo School of Science and Technology Department of Computer Science Hrasnicka Cesta 3a, 71000 Sarajevo

More information

Improving Performance of Sparse Matrix-Vector Multiplication

Improving Performance of Sparse Matrix-Vector Multiplication Improving Performance of Sparse Matrix-Vector Multiplication Ali Pınar Michael T. Heath Department of Computer Science and Center of Simulation of Advanced Rockets University of Illinois at Urbana-Champaign

More information

Methods for Enhancing the Speed of Numerical Calculations for the Prediction of the Mechanical Behavior of Parts Made Using Additive Manufacturing

Methods for Enhancing the Speed of Numerical Calculations for the Prediction of the Mechanical Behavior of Parts Made Using Additive Manufacturing Methods for Enhancing the Speed of Numerical Calculations for the Prediction of the Mechanical Behavior of Parts Made Using Additive Manufacturing Mohammad Nikoukar, Nachiket Patil, Deepankar Pal, and

More information

Unstructured Grid Numbering Schemes for GPU Coalescing Requirements

Unstructured Grid Numbering Schemes for GPU Coalescing Requirements Unstructured Grid Numbering Schemes for GPU Coalescing Requirements Andrew Corrigan 1 and Johann Dahm 2 Laboratories for Computational Physics and Fluid Dynamics Naval Research Laboratory 1 Department

More information

A Compiler for Parallel Finite Element Methods. with Domain-Decomposed Unstructured Meshes JONATHAN RICHARD SHEWCHUK AND OMAR GHATTAS

A Compiler for Parallel Finite Element Methods. with Domain-Decomposed Unstructured Meshes JONATHAN RICHARD SHEWCHUK AND OMAR GHATTAS Contemporary Mathematics Volume 00, 0000 A Compiler for Parallel Finite Element Methods with Domain-Decomposed Unstructured Meshes JONATHAN RICHARD SHEWCHUK AND OMAR GHATTAS December 11, 1993 Abstract.

More information

Design Optimization of Building Structures Using a Metamodeling Method

Design Optimization of Building Structures Using a Metamodeling Method Proceedings of the 3 rd International Conference on Civil, Structural and Transportation Engineering (ICCSTE'18) Niagara Falls, Canada June 10 12, 2018 Paper No. 137 DOI: 10.11159/iccste18.137 Design Optimization

More information

A Configurable Architecture for Sparse LU Decomposition on Matrices with Arbitrary Patterns

A Configurable Architecture for Sparse LU Decomposition on Matrices with Arbitrary Patterns A Configurable Architecture for Sparse LU Decomposition on Matrices with Arbitrary Patterns Xinying Wang, Phillip H. Jones and Joseph Zambreno Department of Electrical and Computer Engineering Iowa State

More information

Object-oriented Design for Sparse Direct Solvers

Object-oriented Design for Sparse Direct Solvers NASA/CR-1999-208978 ICASE Report No. 99-2 Object-oriented Design for Sparse Direct Solvers Florin Dobrian Old Dominion University, Norfolk, Virginia Gary Kumfert and Alex Pothen Old Dominion University,

More information

Seismic Soil-Structure Interaction Analysis of the Kealakaha Stream Bridge on Parallel Computers

Seismic Soil-Structure Interaction Analysis of the Kealakaha Stream Bridge on Parallel Computers Seismic Soil-Structure Interaction Analysis of the Kealakaha Stream Bridge on Parallel Computers Seung Ha Lee and Si-Hwan Park Department of Civil and Environmental Engineering University of Hawaii at

More information

Transaction of JSCES, Paper No Parallel Finite Element Analysis in Large Scale Shell Structures using CGCG Solver

Transaction of JSCES, Paper No Parallel Finite Element Analysis in Large Scale Shell Structures using CGCG Solver Transaction of JSCES, Paper No. 257 * Parallel Finite Element Analysis in Large Scale Shell Structures using Solver 1 2 3 Shohei HORIUCHI, Hirohisa NOGUCHI and Hiroshi KAWAI 1 24-62 22-4 2 22 3-14-1 3

More information

Performance of Implicit Solver Strategies on GPUs

Performance of Implicit Solver Strategies on GPUs 9. LS-DYNA Forum, Bamberg 2010 IT / Performance Performance of Implicit Solver Strategies on GPUs Prof. Dr. Uli Göhner DYNAmore GmbH Stuttgart, Germany Abstract: The increasing power of GPUs can be used

More information

An Improved Measurement Placement Algorithm for Network Observability

An Improved Measurement Placement Algorithm for Network Observability IEEE TRANSACTIONS ON POWER SYSTEMS, VOL. 16, NO. 4, NOVEMBER 2001 819 An Improved Measurement Placement Algorithm for Network Observability Bei Gou and Ali Abur, Senior Member, IEEE Abstract This paper

More information

Truss structural configuration optimization using the linear extended interior penalty function method

Truss structural configuration optimization using the linear extended interior penalty function method ANZIAM J. 46 (E) pp.c1311 C1326, 2006 C1311 Truss structural configuration optimization using the linear extended interior penalty function method Wahyu Kuntjoro Jamaluddin Mahmud (Received 25 October

More information

Performance Analysis of Distributed Iterative Linear Solvers

Performance Analysis of Distributed Iterative Linear Solvers Performance Analysis of Distributed Iterative Linear Solvers W.M. ZUBEREK and T.D.P. PERERA Department of Computer Science Memorial University St.John s, Canada A1B 3X5 Abstract: The solution of large,

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

Nested-Dissection Orderings for Sparse LU with Partial Pivoting

Nested-Dissection Orderings for Sparse LU with Partial Pivoting Nested-Dissection Orderings for Sparse LU with Partial Pivoting Igor Brainman 1 and Sivan Toledo 1 School of Mathematical Sciences, Tel-Aviv University Tel-Aviv 69978, ISRAEL Email: sivan@math.tau.ac.il

More information

Graph Partitioning for High-Performance Scientific Simulations. Advanced Topics Spring 2008 Prof. Robert van Engelen

Graph Partitioning for High-Performance Scientific Simulations. Advanced Topics Spring 2008 Prof. Robert van Engelen Graph Partitioning for High-Performance Scientific Simulations Advanced Topics Spring 2008 Prof. Robert van Engelen Overview Challenges for irregular meshes Modeling mesh-based computations as graphs Static

More information

Model Reduction for High Dimensional Micro-FE Models

Model Reduction for High Dimensional Micro-FE Models Model Reduction for High Dimensional Micro-FE Models Rudnyi E. B., Korvink J. G. University of Freiburg, IMTEK-Department of Microsystems Engineering, {rudnyi,korvink}@imtek.uni-freiburg.de van Rietbergen

More information

Partitioning and Partitioning Tools. Tim Barth NASA Ames Research Center Moffett Field, California USA

Partitioning and Partitioning Tools. Tim Barth NASA Ames Research Center Moffett Field, California USA Partitioning and Partitioning Tools Tim Barth NASA Ames Research Center Moffett Field, California 94035-00 USA 1 Graph/Mesh Partitioning Why do it? The graph bisection problem What are the standard heuristic

More information

Face Detection CUDA Accelerating

Face Detection CUDA Accelerating Face Detection CUDA Accelerating Jaromír Krpec Department of Computer Science VŠB Technical University Ostrava Ostrava, Czech Republic krpec.jaromir@seznam.cz Martin Němec Department of Computer Science

More information

EXACT BUCKLING SOLUTION OF COMPOSITE WEB/FLANGE ASSEMBLY

EXACT BUCKLING SOLUTION OF COMPOSITE WEB/FLANGE ASSEMBLY EXACT BUCKLING SOLUTION OF COMPOSITE WEB/FLANGE ASSEMBLY J. Sauvé 1*, M. Dubé 1, F. Dervault 2, G. Corriveau 2 1 Ecole de technologie superieure, Montreal, Canada 2 Airframe stress, Advanced Structures,

More information

Developing the TELEMAC system for HECToR (phase 2b & beyond) Zhi Shang

Developing the TELEMAC system for HECToR (phase 2b & beyond) Zhi Shang Developing the TELEMAC system for HECToR (phase 2b & beyond) Zhi Shang Outline of the Talk Introduction to the TELEMAC System and to TELEMAC-2D Code Developments Data Reordering Strategy Results Conclusions

More information

Just the Facts Small-Sliding Contact in ANSYS Mechanical

Just the Facts Small-Sliding Contact in ANSYS Mechanical Just the Facts Small-Sliding Contact in ANSYS Mechanical ANSYS, Inc. 2600 ANSYS Drive Canonsburg, PA 15317 29 March 2018 Although this document provides information that customers may find useful, it is

More information

G 2 Interpolation for Polar Surfaces

G 2 Interpolation for Polar Surfaces 1 G 2 Interpolation for Polar Surfaces Jianzhong Wang 1, Fuhua Cheng 2,3 1 University of Kentucky, jwangf@uky.edu 2 University of Kentucky, cheng@cs.uky.edu 3 National Tsinhua University ABSTRACT In this

More information

VCUPDATE, A NUMERICAL TOOL FOR FINITE ELEMENT MODEL UPDATING

VCUPDATE, A NUMERICAL TOOL FOR FINITE ELEMENT MODEL UPDATING VCUPDATE, A NUMERICAL TOOL FOR FINITE ELEMENT MODEL UPDATING Andrea Mordini VCE Vienna Consulting Engineers, Helmut Wenzel VCE Vienna Consulting Engineers, Austria Austria mordini@vce.at Abstract Due to

More information

17. SEISMIC ANALYSIS MODELING TO SATISFY BUILDING CODES

17. SEISMIC ANALYSIS MODELING TO SATISFY BUILDING CODES 17. SEISMIC ANALYSIS MODELING TO SATISFY BUILDING CODES The Current Building Codes Use the Terminology: Principal Direction without a Unique Definition 17.1 INTRODUCTION { XE "Building Codes" }Currently

More information

Based on Regression Diagnostics

Based on Regression Diagnostics Automatic Detection of Region-Mura Defects in TFT-LCD Based on Regression Diagnostics Yu-Chiang Chuang 1 and Shu-Kai S. Fan 2 Department of Industrial Engineering and Management, Yuan Ze University, Tao

More information

Effectiveness of Element Free Galerkin Method over FEM

Effectiveness of Element Free Galerkin Method over FEM Effectiveness of Element Free Galerkin Method over FEM Remya C R 1, Suji P 2 1 M Tech Student, Dept. of Civil Engineering, Sri Vellappaly Natesan College of Engineering, Pallickal P O, Mavelikara, Kerala,

More information

Under the Hood of Implicit LS-DYNA

Under the Hood of Implicit LS-DYNA 4 th European LS-DYNA Users Conference Implicit / New Developments Under the Hood of Implicit LS-DYNA Cleve Ashcraft Roger Grimes Brad Maker May 2003 1 Implicit in LS-DYNA v. 970 LS-DYNA v. 970 has an

More information

The Dynamic Response of an Euler-Bernoulli Beam on an Elastic Foundation by Finite Element Analysis using the Exact Stiffness Matrix

The Dynamic Response of an Euler-Bernoulli Beam on an Elastic Foundation by Finite Element Analysis using the Exact Stiffness Matrix Journal of Physics: Conference Series The Dynamic Response of an Euler-Bernoulli Beam on an Elastic Foundation by Finite Element Analysis using the Exact Stiffness Matrix To cite this article: Jeong Soo

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

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

Quality Improvement in the Multi-response Problem by Using Clustering Characteristic

Quality Improvement in the Multi-response Problem by Using Clustering Characteristic Proceedings of the 2007 WSEAS International Conference on Computer Engineering and Applications, Gold Coast, Australia, January 17-19, 2007 325 Quality Improvement in the Multi-response Problem by Using

More information

[ Ω 1 ] Diagonal matrix of system 2 (updated) eigenvalues [ Φ 1 ] System 1 modal matrix [ Φ 2 ] System 2 (updated) modal matrix Φ fb

[ Ω 1 ] Diagonal matrix of system 2 (updated) eigenvalues [ Φ 1 ] System 1 modal matrix [ Φ 2 ] System 2 (updated) modal matrix Φ fb Proceedings of the IMAC-XXVIII February 1 4, 2010, Jacksonville, Florida USA 2010 Society for Experimental Mechanics Inc. Modal Test Data Adjustment For Interface Compliance Ryan E. Tuttle, Member of the

More information

A High-Order Accurate Unstructured GMRES Solver for Poisson s Equation

A High-Order Accurate Unstructured GMRES Solver for Poisson s Equation A High-Order Accurate Unstructured GMRES Solver for Poisson s Equation Amir Nejat * and Carl Ollivier-Gooch Department of Mechanical Engineering, The University of British Columbia, BC V6T 1Z4, Canada

More information

Optimizing Parallel Sparse Matrix-Vector Multiplication by Corner Partitioning

Optimizing Parallel Sparse Matrix-Vector Multiplication by Corner Partitioning Optimizing Parallel Sparse Matrix-Vector Multiplication by Corner Partitioning Michael M. Wolf 1,2, Erik G. Boman 2, and Bruce A. Hendrickson 3 1 Dept. of Computer Science, University of Illinois at Urbana-Champaign,

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

EFFICIENT SOLVER FOR LINEAR ALGEBRAIC EQUATIONS ON PARALLEL ARCHITECTURE USING MPI

EFFICIENT SOLVER FOR LINEAR ALGEBRAIC EQUATIONS ON PARALLEL ARCHITECTURE USING MPI EFFICIENT SOLVER FOR LINEAR ALGEBRAIC EQUATIONS ON PARALLEL ARCHITECTURE USING MPI 1 Akshay N. Panajwar, 2 Prof.M.A.Shah Department of Computer Science and Engineering, Walchand College of Engineering,

More information

Performance Evaluation of a New Parallel Preconditioner

Performance Evaluation of a New Parallel Preconditioner Performance Evaluation of a New Parallel Preconditioner Keith D. Gremban Gary L. Miller Marco Zagha School of Computer Science Carnegie Mellon University 5 Forbes Avenue Pittsburgh PA 15213 Abstract The

More information

F k G A S S1 3 S 2 S S V 2 V 3 V 1 P 01 P 11 P 10 P 00

F k G A S S1 3 S 2 S S V 2 V 3 V 1 P 01 P 11 P 10 P 00 PRLLEL SPRSE HOLESKY FTORIZTION J URGEN SHULZE University of Paderborn, Department of omputer Science Furstenallee, 332 Paderborn, Germany Sparse matrix factorization plays an important role in many numerical

More information

Object Oriented Finite Element Modeling

Object Oriented Finite Element Modeling Object Oriented Finite Element Modeling Bořek Patzák Czech Technical University Faculty of Civil Engineering Department of Structural Mechanics Thákurova 7, 166 29 Prague, Czech Republic January 2, 2018

More information

1314. Estimation of mode shapes expanded from incomplete measurements

1314. Estimation of mode shapes expanded from incomplete measurements 34. Estimation of mode shapes expanded from incomplete measurements Sang-Kyu Rim, Hee-Chang Eun, Eun-Taik Lee 3 Department of Architectural Engineering, Kangwon National University, Samcheok, Korea Corresponding

More information

Advanced Computer Graphics

Advanced Computer Graphics G22.2274 001, Fall 2010 Advanced Computer Graphics Project details and tools 1 Projects Details of each project are on the website under Projects Please review all the projects and come see me if you would

More information

Parallel solution for finite element linear systems of. equations on workstation cluster *

Parallel solution for finite element linear systems of. equations on workstation cluster * Aug. 2009, Volume 6, No.8 (Serial No.57) Journal of Communication and Computer, ISSN 1548-7709, USA Parallel solution for finite element linear systems of equations on workstation cluster * FU Chao-jiang

More information

Introduction. Section 3: Structural Analysis Concepts - Review

Introduction. Section 3: Structural Analysis Concepts - Review Introduction In this class we will focus on the structural analysis of framed structures. Framed structures consist of components with lengths that are significantly larger than crosssectional areas. We

More information

Scientific Manual FEM-Design 17.0

Scientific Manual FEM-Design 17.0 Scientific Manual FEM-Design 17. 1.4.6 Calculations considering diaphragms All of the available calculation in FEM-Design can be performed with diaphragms or without diaphragms if the diaphragms were defined

More information

STRUCTURAL FE-SOFTWARE COUPLING THROUGH THE EXPERIMENTAL SOFTWARE FRAMEWORK, OPENFRESCO

STRUCTURAL FE-SOFTWARE COUPLING THROUGH THE EXPERIMENTAL SOFTWARE FRAMEWORK, OPENFRESCO STRUCTURAL FE-SOFTWARE COUPLING THROUGH THE EXPERIMENTAL SOFTWARE FRAMEWORK, OPENFRESCO A. Schellenberg 1, Y. Huang 1 and S.A. Mahin 2 1 Ph.D. Candidate, Dept. of Civil and Env. Eng., Univ. of California,

More information

Sparse matrices, graphs, and tree elimination

Sparse matrices, graphs, and tree elimination Logistics Week 6: Friday, Oct 2 1. I will be out of town next Tuesday, October 6, and so will not have office hours on that day. I will be around on Monday, except during the SCAN seminar (1:25-2:15);

More information

Available from Deakin Research Online:

Available from Deakin Research Online: Deakin Research Online Deakin University s institutional research repository DDeakin Research Online Research Online This is the published version (version of record) of: Xiang, Yang and Zhou, Wanlei 2002,

More information

Module 1 Lecture Notes 2. Optimization Problem and Model Formulation

Module 1 Lecture Notes 2. Optimization Problem and Model Formulation Optimization Methods: Introduction and Basic concepts 1 Module 1 Lecture Notes 2 Optimization Problem and Model Formulation Introduction In the previous lecture we studied the evolution of optimization

More information

A substructure based parallel dynamic solution of large systems on homogeneous PC clusters

A substructure based parallel dynamic solution of large systems on homogeneous PC clusters CHALLENGE JOURNAL OF STRUCTURAL MECHANICS 1 (4) (2015) 156 160 A substructure based parallel dynamic solution of large systems on homogeneous PC clusters Semih Özmen, Tunç Bahçecioğlu, Özgür Kurç * Department

More information

Research on Evaluation Method of Product Style Semantics Based on Neural Network

Research on Evaluation Method of Product Style Semantics Based on Neural Network Research Journal of Applied Sciences, Engineering and Technology 6(23): 4330-4335, 2013 ISSN: 2040-7459; e-issn: 2040-7467 Maxwell Scientific Organization, 2013 Submitted: September 28, 2012 Accepted:

More information

Transactions on Information and Communications Technologies vol 9, 1995 WIT Press, ISSN

Transactions on Information and Communications Technologies vol 9, 1995 WIT Press,  ISSN Finite difference and finite element analyses using a cluster of workstations K.P. Wang, J.C. Bruch, Jr. Department of Mechanical and Environmental Engineering, q/ca/z/brm'a, 5Wa jbw6wa CW 937% Abstract

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

A Novel Image Super-resolution Reconstruction Algorithm based on Modified Sparse Representation

A Novel Image Super-resolution Reconstruction Algorithm based on Modified Sparse Representation , pp.162-167 http://dx.doi.org/10.14257/astl.2016.138.33 A Novel Image Super-resolution Reconstruction Algorithm based on Modified Sparse Representation Liqiang Hu, Chaofeng He Shijiazhuang Tiedao University,

More information

Topology Optimization and 3D Printing of the MBB Structure Using the 3D SIMP Method

Topology Optimization and 3D Printing of the MBB Structure Using the 3D SIMP Method Topology Optimization and 3D Printing of the MBB Structure Using the 3D SIMP Method Yedige Tlegenov Department of Mechanical Engineering National University of Singapore 9 Engineering Drive 1, Singapore,

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

EVALUATION OF AUTOMATIC DOMAIN PARTITIONING ALGORITHMS FOR PARALLEL FINITE ELEMENT ANALYSIS

EVALUATION OF AUTOMATIC DOMAIN PARTITIONING ALGORITHMS FOR PARALLEL FINITE ELEMENT ANALYSIS INTERNATIONAL JOURNAL FOR NUMERICAL METHODS IN ENGINEERING, VOL. 40, 1025 1051 (1997) EVALUATION OF AUTOMATIC DOMAIN PARTITIONING ALGORITHMS FOR PARALLEL FINITE ELEMENT ANALYSIS SHANG-HSIEN HSIEH* Department

More information

Mathematics and Computer Science

Mathematics and Computer Science Technical Report TR-2006-010 Revisiting hypergraph models for sparse matrix decomposition by Cevdet Aykanat, Bora Ucar Mathematics and Computer Science EMORY UNIVERSITY REVISITING HYPERGRAPH MODELS FOR

More information

Concept design of Vehicle Structure for the purpose of. computing torsional and bending stiffness

Concept design of Vehicle Structure for the purpose of. computing torsional and bending stiffness Concept design of Vehicle Structure for the purpose of computing torsional and bending stiffness M.Mohseni Kabir 1, M.Izanloo 1, A.Khalkhali* 2 1. M.Sc. Automotive Simulation and Optimal Design Research

More information

Case Studies on Cache Performance and Optimization of Programs with Unit Strides

Case Studies on Cache Performance and Optimization of Programs with Unit Strides SOFTWARE PRACTICE AND EXPERIENCE, VOL. 27(2), 167 172 (FEBRUARY 1997) Case Studies on Cache Performance and Optimization of Programs with Unit Strides pei-chi wu and kuo-chan huang Department of Computer

More information

Summary and Conclusions

Summary and Conclusions Chapter 13 Summary and Conclusions 13.1 Summary Focusing on the abstract response mechanism of multiple-bolt joints in timber, this work presented the derivation of MULTBOLT, a robust model that predicts

More information

Beams. Lesson Objectives:

Beams. Lesson Objectives: Beams Lesson Objectives: 1) Derive the member local stiffness values for two-dimensional beam members. 2) Assemble the local stiffness matrix into global coordinates. 3) Assemble the structural stiffness

More information

Towards a complete FEM-based simulation toolkit on GPUs: Geometric Multigrid solvers

Towards a complete FEM-based simulation toolkit on GPUs: Geometric Multigrid solvers Towards a complete FEM-based simulation toolkit on GPUs: Geometric Multigrid solvers Markus Geveler, Dirk Ribbrock, Dominik Göddeke, Peter Zajac, Stefan Turek Institut für Angewandte Mathematik TU Dortmund,

More information

White Paper. Scia Engineer Optimizer: Automatic Optimization of Civil Engineering Structures. Authors: Radim Blažek, Martin Novák, Pavel Roun

White Paper. Scia Engineer Optimizer: Automatic Optimization of Civil Engineering Structures. Authors: Radim Blažek, Martin Novák, Pavel Roun White Paper Scia Engineer Optimizer: Automatic Optimization of Civil Engineering Structures Nemetschek Scia nv Industrieweg 1007 3540 Herk-de-Stad (Belgium) Tel.: (+32) 013 55.17.75 Fax: (+32) 013 55.41.75

More information

MEEN 3360 Engineering Design and Simulation Spring 2016 Homework #1 This homework is due Tuesday, February 2, From your book and other

MEEN 3360 Engineering Design and Simulation Spring 2016 Homework #1 This homework is due Tuesday, February 2, From your book and other MEEN 3360 Engineering Design and Simulation Spring 2016 Homework #1 This homework is due Tuesday, February 2, 2016 1.0 From your book and other sources, write a paragraph explaining CFD and finite element

More information

Sparse LU Factorization for Parallel Circuit Simulation on GPUs

Sparse LU Factorization for Parallel Circuit Simulation on GPUs Department of Electronic Engineering, Tsinghua University Sparse LU Factorization for Parallel Circuit Simulation on GPUs Ling Ren, Xiaoming Chen, Yu Wang, Chenxi Zhang, Huazhong Yang Nano-scale Integrated

More information

Journal of Engineering Research and Studies E-ISSN

Journal of Engineering Research and Studies E-ISSN Journal of Engineering Research and Studies E-ISS 0976-79 Research Article SPECTRAL SOLUTIO OF STEADY STATE CODUCTIO I ARBITRARY QUADRILATERAL DOMAIS Alavani Chitra R 1*, Joshi Pallavi A 1, S Pavitran

More information

Title. Author(s)P. LATCHAROTE; Y. KAI. Issue Date Doc URL. Type. Note. File Information

Title. Author(s)P. LATCHAROTE; Y. KAI. Issue Date Doc URL. Type. Note. File Information Title HIGH PERFORMANCE COMPUTING OF DYNAMIC STRUCTURAL RES INTEGRATED EARTHQUAKE SIMULATION Author(s)P. LATCHAROTE; Y. KAI Issue Date 2013-09-13 Doc URL http://hdl.handle.net/2115/54441 Type proceedings

More information

A STRUCTURAL OPTIMIZATION METHODOLOGY USING THE INDEPENDENCE AXIOM

A STRUCTURAL OPTIMIZATION METHODOLOGY USING THE INDEPENDENCE AXIOM Proceedings of ICAD Cambridge, MA June -3, ICAD A STRUCTURAL OPTIMIZATION METHODOLOGY USING THE INDEPENDENCE AXIOM Kwang Won Lee leekw3@yahoo.com Research Center Daewoo Motor Company 99 Cheongchon-Dong

More information

Comment Extraction from Blog Posts and Its Applications to Opinion Mining

Comment Extraction from Blog Posts and Its Applications to Opinion Mining Comment Extraction from Blog Posts and Its Applications to Opinion Mining Huan-An Kao, Hsin-Hsi Chen Department of Computer Science and Information Engineering National Taiwan University, Taipei, Taiwan

More information

Kinematic analysis of geared mechanisms using the concept of kinematic fractionation

Kinematic analysis of geared mechanisms using the concept of kinematic fractionation Mechanism and Machine Theory 39 (2004) 1207 1221 Mechanism and Machine Theory www.elsevier.com/locate/mechmt Kinematic analysis of geared mechanisms using the concept of kinematic fractionation Chia-Pin

More information

Cluster Analysis. Mu-Chun Su. Department of Computer Science and Information Engineering National Central University 2003/3/11 1

Cluster Analysis. Mu-Chun Su. Department of Computer Science and Information Engineering National Central University 2003/3/11 1 Cluster Analysis Mu-Chun Su Department of Computer Science and Information Engineering National Central University 2003/3/11 1 Introduction Cluster analysis is the formal study of algorithms and methods

More information

Tu P13 08 A MATLAB Package for Frequency Domain Modeling of Elastic Waves

Tu P13 08 A MATLAB Package for Frequency Domain Modeling of Elastic Waves Tu P13 8 A MATLAB Package for Frequency Domain Modeling of Elastic Waves E. Jamali Hondori* (Kyoto University), H. Mikada (Kyoto University), T.N. Goto (Kyoto University) & J. Takekawa (Kyoto University)

More information

Comparison of Continuum and Ground Structure Topology Optimization Methods for Concept Design of Structures

Comparison of Continuum and Ground Structure Topology Optimization Methods for Concept Design of Structures Comparison of Continuum and Ground Structure Topology Optimization Methods for Concept Design of Structures Fatma Y. Kocer, Ph.D Colby C. Swan, Assoc. Professor Jasbir S. Arora, Professor Civil & Environmental

More information

Writing Kirchhoff migration/modelling in a matrix form

Writing Kirchhoff migration/modelling in a matrix form Writing Kirchhoff migration/modelling in a matrix form Abdolnaser Yousefzadeh and John C. Bancroft Kirchhoff migration matrix ABSTRACT Kirchhoff prestack migration and modelling are linear operators. Therefore,

More information

arxiv: v1 [cs.ms] 2 Jun 2016

arxiv: v1 [cs.ms] 2 Jun 2016 Parallel Triangular Solvers on GPU Zhangxin Chen, Hui Liu, and Bo Yang University of Calgary 2500 University Dr NW, Calgary, AB, Canada, T2N 1N4 {zhachen,hui.j.liu,yang6}@ucalgary.ca arxiv:1606.00541v1

More information

SEMI-ACTIVE CONTROL OF BUILDING STRUCTURES USING A NEURO-FUZZY CONTROLLER WITH ACCELERATION FEEDBACK

SEMI-ACTIVE CONTROL OF BUILDING STRUCTURES USING A NEURO-FUZZY CONTROLLER WITH ACCELERATION FEEDBACK Proceedings of the 6th International Conference on Mechanics and Materials in Design, Editors: J.F. Silva Gomes & S.A. Meguid, P.Delgada/Azores, 26-30 July 2015 PAPER REF: 5778 SEMI-ACTIVE CONTROL OF BUILDING

More information

SEISMIC ASSESSMENT AND PERFORMANCE OF NONSTRUCTURAL COMPONENTS AFFECTED BY STRUCTURAL MODELING

SEISMIC ASSESSMENT AND PERFORMANCE OF NONSTRUCTURAL COMPONENTS AFFECTED BY STRUCTURAL MODELING SEISMIC ASSESSMENT AND PERFORMANCE OF NONSTRUCTURAL COMPONENTS AFFECTED BY STRUCTURAL MODELING Jieun Hur 1, Eric Althoff 2, Halil Sezen 3, Richard Denning 4, Tunc Aldemir 5 1 Visiting Assistant Professor,

More information

Box-Cox Transformation for Simple Linear Regression

Box-Cox Transformation for Simple Linear Regression Chapter 192 Box-Cox Transformation for Simple Linear Regression Introduction This procedure finds the appropriate Box-Cox power transformation (1964) for a dataset containing a pair of variables that are

More information