دسترسی نامحدود
برای کاربرانی که ثبت نام کرده اند
برای ارتباط با ما می توانید از طریق شماره موبایل زیر از طریق تماس و پیامک با ما در ارتباط باشید
در صورت عدم پاسخ گویی از طریق پیامک با پشتیبان در ارتباط باشید
برای کاربرانی که ثبت نام کرده اند
درصورت عدم همخوانی توضیحات با کتاب
از ساعت 7 صبح تا 10 شب
دسته بندی: ریاضیات محاسباتی ویرایش: نویسندگان: Becker E., Carey G., Oden J. سری: ناشر: PH سال نشر: 1981 تعداد صفحات: 272 زبان: English فرمت فایل : DJVU (درصورت درخواست کاربر به PDF، EPUB یا AZW3 تبدیل می شود) حجم فایل: 3 مگابایت
در صورت تبدیل فایل کتاب Finite elements. An Introduction به فرمت های PDF، EPUB، AZW3، MOBI و یا DJVU می توانید به پشتیبان اطلاع دهید تا فایل مورد نظر را تبدیل نمایند.
توجه داشته باشید کتاب عناصر محدود یک مقدمه نسخه زبان اصلی می باشد و کتاب ترجمه شده به فارسی نمی باشد. وبسایت اینترنشنال لایبرری ارائه دهنده کتاب های زبان اصلی می باشد و هیچ گونه کتاب ترجمه شده یا نوشته شده به فارسی را ارائه نمی دهد.
هدف ما از نگارش این کتاب این است که دانشجوی کارشناسی مهندسی و علوم را با مقدمهای مختصر در مورد روشهای اجزای محدود ارائه دهیم - روشی که به خواننده مجهز به کمی بیشتر از حساب دیفرانسیل و انتگرال، مقداری جبر ماتریسی و معادلات دیفرانسیل معمولی، یک درک واضح ارائه میکند. ایده ای در مورد اینکه روش اجزای محدود چیست، چگونه کار می کند، چرا منطقی است، و چگونه از آن برای حل مسائل مورد علاقه خود استفاده کند. ما سه محدودیت را بر خود تحمیل کردیم که احساس میکردیم در طراحی متنی از این نوع اهمیت اساسی دارند.
Our purpose in writing this book is to provide the undergraduate student of engineering and science with a concise introduction to finite element methods — one that will give a reader, equipped with little more than calculus, some matrix algebra, and ordinary differential equations, a clear idea of what the finite element method is, how it works, why it makes sense, and how to use it to solve problems of interest to him. We imposed on ourselves three constraints that we felt were of fundamental importance in designing a text of this type.
Start Here......Page 1
CONTENTS......Page 5
PREFACE......Page 7
1.1 Orientation......Page 9
1.2 The Statement of the Model Problem......Page 10
1.3.1 A symmetric variational formulation......Page 11
1.4 Galerkin Approximations......Page 14
1.5 Finite Element Basis Functions......Page 16
1.6 Finite Element Calculations......Page 20
1.7 Interpretation of the Approximate Solution......Page 24
1.8 Accuracy of the Finite Element Approximation......Page 26
2.2.1 Linear second-order problems......Page 29
2.2.2 Physical origins of two-point problems......Page 30
2.3 Variational Formulation of Two-Point Boundary-Value Problems......Page 35
2.4 Galerkin Approximations......Page 38
2.5 Minimization of Energy Functionals......Page 39
2.6 Finite Element Interpolation......Page 41
2.7.1 Partitioning n and selection of shape functions......Page 45
2.7.2 Calculation of element matrices and equations......Page 46
2.7.3 Element assembly......Page 47
2.7.4 Boundary conditions......Page 48
2.7.5 Error estimates......Page 51
3.1 Computer Implementation of the Finite Element Method......Page 52
3.2 Description of CODE1......Page 53
3.3 Element Calculations......Page 54
3.3.2 Shape-function routine-SHAPE......Page 56
3.3.3 Element routine-ELEM......Page 57
3.3.4 Material-property routine-GETMAT......Page 58
3.4.3 Nodal-point coordinate definition: routine RNODE......Page 59
3.4.4 Element data definition: routine-RELEM......Page 60
3.5.2 Formulation of K and F: routine-FORMKF......Page 61
3.5.4 Boundary conditions: routine-APLYBC......Page 62
3.5.7 Reduction of K to triangular form: routine TRI......Page 63
3.6 Postprocessing......Page 64
3.6.2 Evaluation of\tfinite element and exact solutions: routine EVAL......Page 65
3.6.4 Calculation of exact solution: routine-EXACT......Page 66
3.8.1 Topics in code development......Page 67
3.8.2 Numerical experiments......Page 70
3.8.3 Applications using CODE1......Page 71
4.1 Introduction......Page 74
4.2.1 Some preliminaries......Page 75
4.2.2 Physical principles......Page 77
4.2.3 Statement of the boundary-value problem......Page 79
4.3 Variational Boundary-Value Problems......Page 81
4.4.1 Discretization......Page 83
4.4.2 Piecewise-linear interpolation on triangles......Page 85
4.4.3 Other triangular elements......Page 86
4.4.4 Rectangular elements......Page 88
4.4.5 Interpolation error......Page 89
4.5.1 Approximation of two-dimensional boundary-value problems......Page 90
4.5.2 An example......Page 93
5.2 Element Transformations......Page 96
5.2.1 The master element......Page 97
5.2.2 Construction of the transformations Te......Page 98
5.3 Finite Element Calculations......Page 102
5.3.1 Master-element calculations......Page 103
5.3.2 Computational aspects......Page 105
5.4.1 Quadrilateral elements......Page 106
5.4.2 Triangular elements......Page 108
5.5.2 Data storage in CODE2......Page 113
5.5.3 Preprocessor routines......Page 114
5.5.4 Processor routines......Page 116
5.5.5 Postprocessor......Page 119
6.2 Three-Dimensional Problems......Page 120
6.3.1 Two-point boundary-value problems......Page 123
6.3.2 Finite element approximations......Page 125
6.3.3 A two-dimensional problem......Page 126
6.4.1 A one-dimensional system......Page 129
6.4.2 Plane-stress problems......Page 130
6.5 Time-Dependent Problems......Page 132
INDEX......Page 135