| 000 | 00000nam u2200205 a 4500 | |
| 001 | 000046185644 | |
| 005 | 20241002124041 | |
| 008 | 240930s2016 sz ad b 001 0 eng d | |
| 020 | ▼a 9783319524610 | |
| 020 | ▼z 9783319524627 (eBook) | |
| 040 | ▼a 211009 ▼c 211009 ▼d 211009 | |
| 050 | 4 | ▼a QA76.73.P98 |
| 082 | 0 4 | ▼a 005.133 ▼2 23 |
| 084 | ▼a 005.133 ▼2 DDCK | |
| 090 | ▼a 005.133 ▼b L286s | |
| 100 | 1 | ▼a Langtangen, Hans Petter, ▼d 1962-. |
| 245 | 1 0 | ▼a Solving PDEs in Python : ▼b the FEniCS tutorial I / ▼c Hans Petter Langtangen, Anders Logg. |
| 260 | ▼a Cham : ▼b SpringerOpen, ▼c 2016. | |
| 300 | ▼a ix, 148 p. : ▼b ill. (some col.), charts ; ▼c 24 cm. | |
| 490 | 1 | ▼a Simula SpringerBriefs on computing ; ▼v volume 3 |
| 504 | ▼a Includes bibliographical references (p. 143- 144) and index. | |
| 650 | 0 | ▼a Python (Computer program language). |
| 650 | 0 | ▼a Differential equations, Partial ▼x Data processing. |
| 650 | 0 | ▼a Finite element method ▼x Data processing. |
| 700 | 1 | ▼a Logg, Anders. |
| 830 | 0 | ▼a Simula SpringerBriefs on computing ; ▼v v. 3. |
| 945 | ▼a ITMT |
소장정보
| No. | 소장처 | 청구기호 | 등록번호 | 도서상태 | 반납예정일 | 예약 | 서비스 |
|---|---|---|---|---|---|---|---|
| No. 1 | 소장처 과학도서관/Sci-Info(2층서고)/ | 청구기호 005.133 L286s | 등록번호 121267492 (1회 대출) | 도서상태 대출중 | 반납예정일 2026-04-10 | 예약 예약가능 | 서비스 |
컨텐츠정보
책소개
This book offers a concise and gentle introduction to finite element programming in Python based on the popular FEniCS software library. Using a series of examples, including the Poisson equation, the equations of linear elasticity, the incompressible Navier?Stokes equations, and systems of nonlinear advection?diffusion?reaction equations, it guides readers through the essential steps to quickly solving a PDE in FEniCS, such as how to define a finite variational problem, how to set boundary conditions, how to solve linear and nonlinear systems, and how to visualize solutions and structure finite element Python programs.
This book is open access under a CC BY license.
New feature
This book offers a concise and gentle introduction to finite element programming in Python based on the popular FEniCS software library. Using a series of examples, including the Poisson equation, the equations of linear elasticity, the incompressible Navier?Stokes equations, and systems of nonlinear advection?diffusion?reaction equations, it guides readers through the essential steps to quickly solving a PDE in FEniCS, such as how to define a finite variational problem, how to set boundary conditions, how to solve linear and nonlinear systems, and how to visualize solutions and structure finite element Python programs.
This book is open access under a CC BY license.
정보제공 :
목차
1 Preliminaries.- 2 Fundamentals: Solving the Poisson Equation.- 3 A Gallery of Finite Element Solvers.- 4 Subdomains and Boundary Conditions.- 5 Extensions: Improving the Poisson Solver.- References.
