A Practical Guide To Opensees

A Practical Guide To Opensees

Author: Quan Gu

Publisher: World Scientific

Published: 2023-08-28

Total Pages: 320

ISBN-13: 9811209162

DOWNLOAD EBOOK

The unique compendium teaches beginners how to perform nonlinear finite element (FE) analysis by following a series of step-by-step examples and basic programming method using OpenSees. The scope of the book includes nonlinear FE analyses of reinforced concrete frame shear wall structures, liquefiable soils, soil-structure interaction systems, fluid-solid coupling systems, high-speed railway systems, as well as introduces the sensitivity, reliability, optimization, peridynamic (PD) analysis, and the integration of OpenSees with other softwares. This must-have reference also teaches users how to program by adding simple material and element models, as well as PD algorithms in OpenSees.


Gradient Smoothing Methods With Programming: Applications To Fluids And Landslides

Gradient Smoothing Methods With Programming: Applications To Fluids And Landslides

Author: Gui-rong Liu

Publisher: World Scientific

Published: 2023-12-27

Total Pages: 288

ISBN-13: 9811280029

DOWNLOAD EBOOK

This unique compendium presents the Gradient Smoothing Methods (GSMs), as a general solver for linear and nonlinear PDEs (Partial Differential Equations) with a focus on fluids and flowing solids.The volume introduces the basic concepts and theories of the gradient smoothing technique used in the GSMs. Formulations for both Eulerian-GSM and Lagrangian-GSM are presented. The key ingredients of GSMs and its effectiveness in solving challenging fluid/solid flow problems with complex geometries are then discussed.Applications of GSM are highlighted, including compressible and incompressible flows, hydrodynamics with flexible free surface, and flowing solids with material strength and large deformation in geotechnical engineering, in particular, landslide simulations.In-house MATLAB codes are provided for both Eulerian and Lagrangian GSMs, along with detailed descriptions. More efficient FORTRAN source codes for solving complex engineering problems are also available on Github.


Proceedings of the 4th International Conference on Performance Based Design in Earthquake Geotechnical Engineering (Beijing 2022)

Proceedings of the 4th International Conference on Performance Based Design in Earthquake Geotechnical Engineering (Beijing 2022)

Author: Lanmin Wang

Publisher: Springer Nature

Published: 2022-09-19

Total Pages: 2417

ISBN-13: 3031118987

DOWNLOAD EBOOK

The 4th International Conference on Performance-based Design in Earthquake Geotechnical Engineering (PBD-IV) is held in Beijing, China. The PBD-IV Conference is organized under the auspices of the International Society of Soil Mechanics and Geotechnical Engineering - Technical Committee TC203 on Earthquake Geotechnical Engineering and Associated Problems (ISSMGE-TC203). The PBD-I, PBD-II, and PBD-III events in Japan (2009), Italy (2012), and Canada (2017) respectively, were highly successful events for the international earthquake geotechnical engineering community. The PBD events have been excellent companions to the International Conference on Earthquake Geotechnical Engineering (ICEGE) series that TC203 has held in Japan (1995), Portugal (1999), USA (2004), Greece (2007), Chile (2011), New Zealand (2015), and Italy (2019). The goal of PBD-IV is to provide an open forum for delegates to interact with their international colleagues and advance performance-based design research and practices for earthquake geotechnical engineering.


Mathematical Applications in Continuum and Structural Mechanics

Mathematical Applications in Continuum and Structural Mechanics

Author: Francesco Marmo

Publisher: Springer Nature

Published: 2021-11-30

Total Pages: 275

ISBN-13: 3030427072

DOWNLOAD EBOOK

This book presents a range of research projects focusing on innovative numerical and modeling strategies for the nonlinear analysis of structures and metamaterials. The topics covered concern various analysis approaches based on classical finite element solutions, structural optimization, and analytical solutions in order to present a comprehensive overview of the latest scientific advances. Although based on pioneering research, the contributions are focused on immediate and direct application in practice, providing valuable tools for researchers and practicing professionals alike.


Practical Guide to Finite Elements

Practical Guide to Finite Elements

Author: Steven Lepi

Publisher: CRC Press

Published: 2020-11-26

Total Pages: 544

ISBN-13: 1000145905

DOWNLOAD EBOOK

Assuming only basic knowledge of mathematics and engineering mechanics, this lucid reference introduces the fundamentals of finite element theory using easy-to-understand terms and simple problems-systematically grounding the practitioner in the basic principles then suggesting applications to more general cases. Furnishes a wealth of practical insights drawn from the extensive experience of a specialist in the field! Generously illustrated with over 200 detailed drawings to clarify discussions and containing key literature citations for more in-depth study of particular topics, this clearly written resource is an exceptional guide for mechanical, civil, aeronautic, automotive, electrical and electronics, and design engineers; engineering managers; and upper-level undergraduate, graduate, and continuing-education students in these disciplines.


Practical Programming in Tcl and Tk

Practical Programming in Tcl and Tk

Author: Brent B. Welch

Publisher: Prentice Hall Professional

Published: 2003

Total Pages: 964

ISBN-13: 9780130385604

DOWNLOAD EBOOK

"The bulk of the book is about Tcl scripting and the aspects of C programming to create Tcl extentions is given a lighter treatment."--Author.


Sustainable Practices and Innovations in Civil Engineering

Sustainable Practices and Innovations in Civil Engineering

Author: Sivakumar Naganathan

Publisher: Springer Nature

Published: 2021-11-20

Total Pages: 320

ISBN-13: 9811650411

DOWNLOAD EBOOK

This book presents the select proceedings of the international conference on Sustainable Practices and Innovations in Civil Engineering 2021 (SPICE 2021). The topics covered include the addition and replacement of cementitious materials in concrete, thereby enhancing the strength and durability characteristics of concrete, instrumentation and testing in structural engineering, ground improvement techniques, water management, waste management, and energy efficiency and sustainability in construction. It also includes few papers in the area of environmental civil engineering and discusses key issues in the field of water resources and the impact of COVID-19 on the construction industry. This book is a valuable reference to the students, researchers, and professionals in the field of civil engineering.


Fixed Layout ePub

Fixed Layout ePub

Author: Eric Dodémont

Publisher: Editions Heta

Published: 2014-11-09

Total Pages: 38

ISBN-13: 1502809508

DOWNLOAD EBOOK

In this book, we will explain how to convert a PDF file to a fixed layout ePub version 3 file. This is possible since the version 3 of the ePub format which includes now the fixed layout mode in addition to the traditional flowing text mode. We will use free open source tools, mainly pdf2htmlEX, with an example under Linux. -- July 2020: A script (pdf2epubEX.sh) to convert a PDF to a fixed layout ePub is now availabale. You can find it in the dodeeric/pdf2epubEX repository hosted on github.com.


Tcl and the Tk Toolkit

Tcl and the Tk Toolkit

Author: John K. Ousterhout

Publisher: Pearson Education

Published: 2009-08-31

Total Pages: 993

ISBN-13: 0321670868

DOWNLOAD EBOOK

John K. Ousterhout’s Definitive Introduction to Tcl/Tk–Now Fully Updated for Tcl/Tk 8.5 Tcl and the Tk Toolkit, Second Edition, is the fastest way for newcomers to master Tcl/Tk and is the most authoritative resource for experienced programmers seeking to gain from Tcl/Tk 8.5’s powerful enhancements. Written by Tcl/Tk creator John K. Ousterhout and top Tcl/Tk trainer Ken Jones, this updated volume provides the same extraordinary clarity and careful organization that made the first edition the world’s number one Tcl/Tk tutorial. Part I introduces Tcl/Tk through simple scripts that demonstrate its value and offer a flavor of the Tcl/Tk scripting experience. The authors then present detailed, practical guidance on every feature necessary to build effective, efficient production applications–including variables, expressions, strings, lists, dictionaries, control flow, procedures, namespaces, file and directory management, interprocess communication, error and exception handling, creating and using libraries, and more. Part II turns to the Tk extension and Tk 8.5’s new themed widgets, showing how to organize sophisticated user interface elements into modern GUI applications for Tcl. Part III presents incomparable coverage of Tcl’s C functions, which are used to create new commands and packages and to integrate Tcl with existing C software–thereby leveraging Tcl’s simplicity while accessing C libraries or executing performance-intensive tasks. Throughout, the authors illuminate all of Tcl/Tk 8.5’s newest, most powerful improvements. You’ll learn how to use new Starkits and Starpacks to distribute run-time environments and applications through a single file; how to take full advantage of the new virtual file system support to treat entities such as zip archives and HTTP sites as mountable file systems; and more. From basic syntax to simple Tcl commands, user interface development to C integration, this fully updated classic covers it all. Whether you’re using Tcl/Tk to automate system/network administration, streamline testing, control hardware, or even build desktop or Web applications, this is the one Tcl/Tk book you’ll always turn to for answers.