透過您的圖書館登入
IP:18.190.219.65
  • 學位論文

在二維空間上使用三角形元素的 p-version 有限元素法程式設計

The design of two-dimensional p-version finite element method using triangular element by C++

指導教授 : 吳維漢
若您是本文的作者,可授權文章由華藝線上圖書館中協助推廣。

摘要


在本論文中,我們使用 C++ 程式語言設計一個二維空間上的 p-version 有限元素法程式,在此設計中,我們使用三角形元素計算以下偏微分方程的數值解 sum^{n}_{l=1} { - bigtriangledown cdot (A^{kl} bigtriangledown u_{l}) + B^{kl} cdot bigtriangledown u_{l}+ C^{kl} u_{l} - bigtriangledown cdot (D^{kl} u_{l}) } = f^{k} , k = 1 cdots n 這裡 $n$ 是變數的個數,$k$ 表示第幾條方程式 本論文將詳細說明程式架構與所使用的 hierarchical shape function

並列摘要


In this paper, we design two-dimensional p-version finite element using triangular elements by C++. In design, we solve the following partial differential equations by using triangular elements sum^{n}_{l=1} { - bigtriangledown cdot (A^{kl} bigtriangledown u_{l}) + B^{kl} cdot bigtriangledown u_{l}+ C^{kl} u_{l} - bigtriangledown cdot (D^{kl} u_{l}) } = f^{k} , k = 1 cdots n where n is the number of variables, k stands for the number of equations, so we have n equations. This paper will show the struct of program and hierarchical shape function.

參考文獻


[1]Linda M. Northrop, 物件導向的軟體發展,
[2]W.H. Wu, An object-oriented design of multiregion, structured / unstructured grid generation in C++ ,
[7]Eric B. Becker, Graham F. Carey, & J. Tinsley Oden, FINITE ELEMENTS An Introduction, Prentice-Hall, USA, 1981
[10]J.P. Webb , R. Abouchacra , Hierarchical triangular elements using orthogonal polynomials , International Journal of Numerical Methods in Engineering , Vol. 38 , 245-257 , 1995
[11]徐玉榮,在二維空間上使用矩形元素的p-version有限元素法程式設計,中央大學數學系碩士論文,2008

被引用紀錄


徐玉榮(2008)。在二維空間中使用矩形元素 p-version 有限元素法程式設計〔碩士論文,國立中央大學〕。華藝線上圖書館。https://www.airitilibrary.com/Article/Detail?DocID=U0031-0207200917352760

延伸閱讀