コンテンツにスキップ

利用者:Lordbookren/sandbox2

FTCS法: Forward time-centered space method)とは、偏微分方程式の数値解法の一つである。有限差分法の一種であり、熱伝導方程式やそれに似た放物型偏微分方程式に対して用いられる[1]。時間方向に1次の精度をもつ陽解法であり、熱伝導方程式で使用した場合、計算条件によっては不安定になりうる。 また移流方程式といった双曲型偏微分方程式に適用した場合は、人工粘性を導入しない限り不安定である。「FTCS」という略語はPatrick Roacheによって初めて使用された[2][3]

計算手法[編集]

FTCS法は時間方向の離散化に前進オイラー法(forward time)、空間方向に中心差分(centered space)を用いるスキームであり、時間に関して1次精度、空間に関しては2次精度である。 For example, in one dimension, if the partial differential equation is

then, letting , the forward Euler method is given by:

The function must be discretized spatially with a central difference scheme. This is an explicit method which means that, can be explicitly computed (no need of solving a system of algebraic equations) if values of at previous time level are known. FTCS method is computationally inexpensive since the method is explicit.

1次元熱伝導方程式における例[編集]

The FTCS method is often applied to diffusion problems. As an example, for 1D heat equation,

the FTCS scheme is given by:

or, letting :

安定性[編集]

As derived using von Neumann stability analysis, the FTCS method for the one-dimensional heat equation is numerically stable if and only if the following condition is satisfied:

Which is to say that the choice of and must satisfy the above condition for the FTCS scheme to be stable. In two-dimensions, the condition becomes

If we choose , then the stability conditions become , , and for one-, two-, and three-dimensional applications, respectively.[4]

A major drawback of the FTCS method is that for problems with large diffusivity , satisfactory step sizes can be too small to be practical.

For hyperbolic partial differential equations, the linear test problem is the constant coefficient advection equation, as opposed to the heat equation (or diffusion equation), which is the correct choice for a parabolic differential equation. It is well known that for these hyperbolic problems, any choice of results in an unstable scheme.[5]

関連項目[編集]

脚注[編集]

  1. ^ John C. Tannehill; Dale A. Anderson; Richard H. Pletcher (1997). Computational Fluid Mechanics and Heat Transfer (2nd ed.). Taylor & Francis. ISBN 1-56032-046-X. https://archive.org/details/computationalflu0000tann 
  2. ^ Patrick J. Roache (1972). Computational Fluid Dynamics (1st ed.). Hermosa. ISBN 0-913478-05-9 
  3. ^ Patrick J. Roache (1998). Computational Fluid Dynamics (2nd ed.). Hermosa. ISBN 0-913478-09-1 
  4. ^ Moin, Parviz (2010). Fundamentals of Engineering Numerical Analysis (2nd ed.). New York: Cambridge University Press. ISBN 978-0-511-93263-2. OCLC 692196974. https://www.worldcat.org/oclc/692196974 
  5. ^ LeVeque, Randall (2002). Finite Volume Methods for Hyperbolic Problems. Cambridge University Press. ISBN 0-521-00924-3