Numerical Methods.ppt

  1. 1、本文档共12页,可阅读全部内容。
  2. 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
  3. 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载
  4. 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
Numerical Methods.ppt

Numerical Methods The Nodal Networks Finite Difference Approximation Finite Difference Approximation (cont.) Finite Difference Approximation (cont.) A System of Algebraic Equations Matrix Form Numerical Solutions Iteration Example Example (cont.) Example (cont.) * Due to the increasing complexities encountered in the development of modern technology, analytical solutions usually are not available. For these problems, numerical solutions obtained using high-speed computer are very useful, especially when the geometry of the object of interest is irregular, or the boundary conditions are nonlinear. In numerical analysis, two different approaches are commonly used: the finite difference and the finite element methods. In heat transfer problems, the finite difference method is used more often and will be discussed here. The finite difference method involves: Establish nodal networks Derive finite difference approximations for the governing equation at both interior and exterior nodal points Develop a system of simultaneous algebraic nodal equations Solve the system of equations using numerical schemes The basic idea is to subdivide the area of interest into sub-volumes with the distance between adjacent nodes by Dx and Dy as shown. If the distance between points is small enough, the differential equation can be approximated locally by a set of finite difference equations. Each node now represents a small region where the nodal temperature is a measure of the average temperature of the region. Example: m,n m,n+1 m,n-1 m+1, n m-1,n Dy Dx m-?,n intermediate points m+?,n x=mDx, y=nDy The nodal equations derived previously are valid for all interior points satisfying the steady state, no generation heat equation. For each node, there is one such equation. For example: for nodal point m=3, n=4, the equation is T2,4 + T4,4 + T3,3 + T3,5 - 4T3,4 =0 T3,4=(1/4)(T2,4 + T4,4 + T3,3 + T3,5) Nodal relation table for exterior nodes (boundary conditions) can be found i

文档评论(0)

gshshxx + 关注
实名认证
内容提供者

该用户很懒,什么也没介绍

1亿VIP精品文档

相关文档