クーラント・フリードリヒス・レヴィ(CFL)条件は、双曲型方程式の数値解に対する安定性の必要条件である。 偏微分 明示的な時間積分スキームを用いた方程式。これは、情報が時間ステップごとに 1 つの空間グリッド セルを超えて移動しないように、時間ステップ サイズを十分に小さくする必要があることを規定しています。1 次元の場合、[latex]C = u frac{Delta t}{Delta x} le C_{max}[/latex] となり、数値の安定性が保証されます。

(画像はイメージです)
クーラント・フリードリヒス・レヴィ(CFL)条件は、双曲型方程式の数値解に対する安定性の必要条件である。 偏微分 明示的な時間積分スキームを用いた方程式。これは、情報が時間ステップごとに 1 つの空間グリッド セルを超えて移動しないように、時間ステップ サイズを十分に小さくする必要があることを規定しています。1 次元の場合、[latex]C = u frac{Delta t}{Delta x} le C_{max}[/latex] となり、数値の安定性が保証されます。
CFL条件は、陽的時間進行数値法の安定性を規定する基本的な概念です。これは、グリッド点の数値的依存領域が物理的依存領域を包含しなければならないという原理に基づいています。簡単に言うと、次の時間ステップ(n+1)におけるグリッド点(i)での計算では、数値スキームは現在の時間ステップ(n)における近傍点からの情報を使用します。CFL条件は、時間間隔[latex]Delta t[/latex]内に点(i)に到達しうるあらゆる物理現象(圧力波など)が、その近傍点の集合内から発生したものであることを保証します。
In the formula [latex]C = \frac{u \Delta t}{\Delta x} \le C_{max}[/latex], [latex]C[/latex] is the dimensionless Courant number, [latex]u[/latex] is the maximum wave propagation speed in the system (e.g., fluid velocity plus the speed of sound for compressible flow), [latex]\Delta t[/latex] is the time step, and [latex]\Delta x[/latex] is the grid spacing. The value of [latex]C_{max}[/latex] depends on the specific numerical scheme but is often on the order of 1. If the condition is violated ([latex]C > C_{max}[/latex]), the numerical solution becomes unstable, with errors growing exponentially, leading to a non-physical, divergent result. This imposes a severe restriction on the time step size, especially in meshes with very fine cells ([latex]\Delta x[/latex] is small), making explicit methods computationally expensive for certain problems. Implicit methods, while more complex per time step, are often unconditionally stable and not subject to the CFL constraint, allowing for much larger time steps.
ボットによるトラフィック(現在1日あたり4万件以上)を排除するため、このコンテンツはコミュニティメンバー限定となっています。
> ログイン < または > 登録 < (100%無料)でこれにアクセスできます。他のすべての制限付きコンテンツとツールも同様です。
クーラント・フリードリヒス・レヴィ条件
(日付が不明または関連性がない場合、例えば「流体力学」などでは、その注目すべき出現時期の概算値が提示されます。)
フルサイズの画像とダウンロードは、登録会員のみが100%無料で利用できます。
> ログイン <