Cantitate/Preț
Produs

Advanced Structural Analysis: From Theory to Computer Implementation (OpenSees Examples with Python Code Solutions): Woodhead Publishing Series in Civil and Structural Engineering

Autor Juan Camilo Molina Villegas
en Limba Engleză Paperback – sep 2025
Structural analysis has often been approached using approximate methods such as the Finite Element Method (FEM) or series solutions, rather than analytical solutions. This book, however, begins by presenting the governing differential equations for various structural elements to be studied, and demonstrates how some simple structures can be solved directly using concepts of differential equation solutions and/or boundary value problems. The book presents and applies a novel methodology: the Green’s Functions Stiffness Method (GFSM), which is closely related to the traditional Stiffness Method (SM) and the Finite Element Method (FEM), and can be understood as a correction to the FEM. The GFSM merges the strengths of the SM with those of Green’s Functions. The book contains numerous examples and exercises that feature Python code solutions, and some of which also showcase the use of the FEM program OpenSees. By doing so, it provides a solid theoretical foundation and practical numerical implementation of the concepts.

  • A displacement-based methodology for analysing structures is utilized (in contrast to the traditional internal forces methodology). In this approach, the internal forces fields are computed from the derivatives of the displacement fields
  • The book allows readers to gain an in-depth understanding of the behaviour of structures under different loading conditions, leading to a more comprehensive analysis
  • Every example and problem in the book will have its Python source code solution
Citește tot Restrânge

Din seria Woodhead Publishing Series in Civil and Structural Engineering

Preț: 107003 lei

Preț vechi: 117586 lei
-9% Nou

Puncte Express: 1605

Preț estimativ în valută:
20480 21300$ 17163£

Carte nepublicată încă

Doresc să fiu notificat când acest titlu va fi disponibil:

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9780443248702
ISBN-10: 0443248702
Pagini: 350
Dimensiuni: 152 x 229 mm
Editura: ELSEVIER SCIENCE
Seria Woodhead Publishing Series in Civil and Structural Engineering


Cuprins

1. Introduction
2. Springs, uniform rods, and trusses
3. Non-uniform rods
4. Uniform Euler-Bernoulli beams and frames
5. Non-uniform Euler-Bernoulli beams and frames
6. Uniform Euler-Bernoulli beams on elastic Winkler foundation and piles
7. Uniform Timoshenko beams and frames
8. Non-uniform Timoshenko beams and frames

Acronyms
Appendix A - Dirac delta and Heaviside functions
Appendix B - Common Python commands
Appendix C - Answers to Problems