簡易檢索 / 詳目顯示

研究生: 游振暉
Yu, Cheng-Huwe
論文名稱: 以可變時間步伐分析凝固熱傳數值問題
Numerical Analysis of Solidification Heat Transfer Problems by Adaptive Time Step Scheme
指導教授: 趙隆山
Chao, Long-Sun
學位類別: 碩士
Master
系所名稱: 工學院 - 工程科學系
Department of Engineering Science
論文出版年: 2017
畢業學年度: 105
語文別: 中文
論文頁數: 138
中文關鍵詞: 有限元素法高斯溫度外插法等效比熱/熱焓法GLS法
外文關鍵詞: Finite Element Method, Adaptive Time Step, GLS method, Gaussian temperature extrapolation method, Enthalpy/specific heat method
相關次數: 點閱:128下載:1
分享至:
查詢本校圖書館目錄 查詢臺灣博碩士論文知識加值系統 勘誤回報
  • 在凝固過程中所涉及的潛熱效應為重要的物理現象,本文以有限元素法利用不同數值方法處理潛熱效應分析相變化凝固熱傳問題的溫度場分佈。
    本文主要探討的凝固問題為一維史帝芬問題及一維紐曼問題,將以改變元素幾何、時間步伐、處理比熱的方法來比較溫度場的準確性、潛熱釋放量、計算時間,其中溫度場的準確度以總誤差(total-error)做為比較之數據。而可變時間步伐方法分為GLS法及高斯溫度外插法,則在比熱處理有等效比熱法及等效比熱/熱焓法。
    本文末的結論得出在史蒂芬問題GLS法的等效比熱法有減少溫度總誤差;則高斯溫度外插法則分別對潛熱的釋放及溫度總誤差有正向貢獻。紐曼問題使用GLS法及高斯溫度外插法的等效比熱法都有效提升潛熱的釋放量,但兩者時間步伐的計算時間則有所不同。然而藉由本文的方法可選擇較優的時間步伐方法及數值方法,既不會損失太大的潛熱釋放且可減少計算時間多寡。而未來須著重在程式撰寫的精簡性及一致性,例:時間步伐迴圈次數與固定時間步伐相當等等…,讓更多非撰寫程式的人了解結果的差異。

    The latent heat effect is an important physical phenomenon during the solidification process. In the research, FROTRAN programs are written to simulate solidification heat transfer problems such as one-dimensional Stefan and Neumann problems with the finite element method and adaptive time step scheme. In this study, a variety of ways are chosen to solve the two problems. Three kinds of element are used, three-node triangular, four-node quadrilateral and nine-node quadrilateral elements. The calculation of latent heat release uses the effective specific heat method and enthalpy/specific heat method. Two Adaptive time step schemes are utilized, which are the Gaussian temperature extrapolation method and the GLS method. The Gaussian method is employed to solve the integrations in the finite element equations based on the different Gaussian points. In order to know which one is good. The accuracy of the temperature distributions are compared by changing element geometry, time step, and the way of handling the release of latent heat. With the effective specific heat method, the GLS scheme in the Stefan problem only reduces total error, while the Gaussian temperature extrapolation method contributes to the completeness of latent heat and the decrease of total error. In the Neumann problem, the GLS method and Gaussian temperature extrapolation scheme are effective to improve the calculation of latent heat release, but the computation time is different. However, we could choose the optimal time step method and numerical method to deal with the problem of solidification, which would not lose too much latent heat released and reduce the computation time. In the future, we should focus on the simplification and consistency of program writing. It is expected that this would help non-program-writers understand the differences of the results by using different solution schemes.

    摘要 I Abstract II 誌謝 IX 目錄 XI 圖目錄 XVI 符號說明 XXVII 第一章 緒論 1 1-1 前言 1 1-2 文獻回顧 3 1-3 研究方法與目的 6 第二章 相變化熱傳問題之數學模式 7 2-1暫態線性熱傳問題 7 2-2 史帝芬問題(Stefan Problem) 8 2-3 紐曼問題(Neumann Problem) 11 2-4 等效比熱法(Effective specific heat method) 14 2-5 等效比熱/熱焓法(Effective specific heat/enthalpy method) 15 2-6高斯溫度外插法 16 2-7 GLS法之預測解及猜測解數值方法 17 2-7-1 GLS法時間步伐及截尾誤差 18 第三章 有限元素法理論分析 23 3-1 有限元素法基本概念 23 3-2 加權殘值法(Weighted residuals approach) 25 3-2-1加勒金法(Galerkin’s method) 26 3-3 內插函數(Interpolation function) 27 3-4元素(Element)形狀 27 第四章 有限元素計算及數值分析 32 4-1 元素方程式 32 4-2 四邊形元素 34 4-2-1 四邊形元素之內插函數 36 4-2-2四邊形元素計算 39 4-3三角形元素 42 4-3-1 三角形座標轉換及內插函數推導 45 4-3-2 三角形高斯積分法 46 4-4 比熱項之元素矩陣 48 4-5 潛熱釋放計算 49 4-6求解流程 52 第五章 結果與討論 59 5-1 一維暫態熱傳問題 59 5-1-1 四邊形與三邊型元素求解 59 5-2 史帝芬問題(Stefan Problem) 60 5-2-1 史蒂芬問題之等效比熱法 61 5-2-2 史蒂芬問題中GLS法等效比熱法 61 5-2-3 史蒂芬問題中高斯溫度外插法之等效比熱法 62 5-2-4 史蒂芬問題中有無GLS法之等效比熱法 63 5-2-5史蒂芬問題中有無高斯溫度外插法之等效比熱法 63 5-2-6 史蒂芬問題之等效比熱法中高斯溫度外插法.VS.GLS法 64 5-3 史蒂芬問題之等效比熱/熱焓法 64 5-3-1史蒂芬問題下有無GLS法之等效比熱/熱焓法 65 5-3-2史蒂芬問題下有無高斯溫度外插法之等效比熱/熱焓法 65 5-3-3 史蒂芬問題等效比熱法VS等效比熱/熱焓法 66 5-4 紐曼(Neumann)問題 66 5-4-1 紐曼問題之等效比熱法 66 5-4-2 紐曼問題有無GLS法之等效比熱法 67 5-4-3 紐曼問題有無高斯溫度外插法之等效比熱法 67 5-4-4 紐曼問題中GLS法VS高斯溫度外插法 68 5-5 運算時間測試 68 第六章 結論 133 6-1史帝芬問題結果 133 6-2紐曼問題結果 135 參考文獻 136

    [1] R. Courant, "Variational methods for the solution of problems of equilibrium and vibrations."
    [2] J. Turner, L. J. Topp, H. C. Martin, and R. W. Clough, Stiffness and Deflection Analysis of Complex Structures, 1956.
    [3] J. Greenstadt, "On the reduction of continuous problems to discrete form," IBM Journal of Research and Development, vol. 3, pp. 355-363, 1959.
    [4] R. W. Clough, The Finite Element Method in Plane Stress Analysis: American Society of Civil Engineers, 1960.
    [5] Y. Cheung, "Finite Elements in the Solution of," Engineer, 1965.
    [6] L. Goodrich, "Efficient numerical technique for one-dimensional thermal problems with phase change," International Journal of Heat and Mass Transfer, vol. 21, pp. 615-621, 1978.
    [7] P. Solin, L. Dubcova, and J. Kruis, "Adaptive hp-FEM with dynamical meshes for transient heat and moisture transfer problems," Journal of computational and applied mathematics, vol. 233, pp. 3103-3112, 2010.
    [8] V. John and J. Rang, "Adaptive time step control for the incompressible Navier–Stokes equations," Computer Methods in Applied Mechanics and Engineering, vol. 199, pp. 514-524, 2010.
    [9] T. Coupez, G. Jannoun, N. Nassif, H. C. Nguyen, H. Digonnet, and E. Hachem, "Adaptive time-step with anisotropic meshing for incompressible flows," Journal of Computational Physics, vol. 241, pp. 195-211, 2013.
    [10] Douglas J., Gallie T. M., On the numerical integration of a parabolic differential equation subject to a moving boundary condition, Duke Mathematical Journal 22 (1955)
    [11] Goodling J. S., Khader M. S., Inward solidification with radiation-convection boundary condition,
    Journal of Heat Transfer-Transactions of the ASME 96 (1974) 114-115.
    [12] Gupta R. S., Kumar D., A modified variable time step method for one-dimensional Stefan problem,
    Computer Methods in Applied Mechanics and Engineering 23 (1980) 101-109.
    [13] Gupta R. S., Kumar D., Variable time step methods for one-dimensional Stefan problem with mixed
    boundary condition, International Journal of Heat and Mass Transfer 24 (1981) 251-259.
    [14] Ouyang T, Tamma K. K., On adaptive time stepping approaches for thermal solidification processes,International Journal of Numerical Methods for Heat and Fluid Flow 6 (1996) 37-50
    [15] Gresho P. M., Lee R. L., Sani R. L., Recent Advance in Numerical Methods in Fluids, Pineridge Press,Swansea, 1980
    [16] J. Hsiao, "An efficient algorithm for finite-difference analyses of heat transfer with melting and solidification," Numerical Heat Transfer, vol. 8, pp. 653-666, 1985.
    [17] A. Date, "A strong enthalpy formulation for the Stefan problem," International journal of heat and mass transfer, vol. 34, pp. 2231-2235, 1991.
    [18] C. Swaminathan and V. Voller, "General source-based method for solidification phase change," Numerical Heat Transfer, pp. 175-189, 1992.
    [19] T. Tszeng, Y. Im, and S. Kobayashi, "Thermal analysis of solidification by the temperature recovery method," International Journal of Machine Tools and Manufacture, vol. 29, pp. 107-120, 1989.
    [20] J. Stefan, "Über die Theorie der Eisbildung, insbesondere über die Eisbildung im Polarmeere," Annalen der Physik, vol. 278, pp. 269-286, 1891.
    [21] Y.-C. Liu and L.-S. Chao, "Modified effective specific heat method of solidification problems," Materials transactions, vol. 47, pp. 2737-2744, 2006.
    [22] 張宇良, "利用有限元素法求解相變化熱傳問題," 成功大學工程科學系學位論文
    [23] 曾相文, "以有限元素法分析凝固熱傳問題," 成功大學工程科學系學位論文
    [24] 羅浩哲, "凝固熱傳問題之使用高斯積分法的有限元素分析," 成功大學工程科學系學位論文
    [25] 丁智慧, "以有限元素法及可變時間步伐分析凝固熱傳問題," 成功大學工程科學系學位論文
    [26] 王姿婷, "利用有限元素法及可變時間步伐探討相變化之熱傳問題," 成功大學工程科學系學位論文
    [27] 彭勳章, "從澆注到凝固之鑄造過程的可變時間步伐數值分析," 2010.
    [28] K. H. Huebner, A. Thornton, and T. G. Byrom, The Finite Element Method for Engineers: Wiley, 1994.
    [29] A. Baker, "Finite element computational fluid mechanics," NASA STI/Recon Technical Report A, vol. 83, p. 41874, 1983.

    下載圖示 校內:2022-09-01公開
    校外:2022-09-01公開
    QR CODE