Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 242 Bytes

File metadata and controls

17 lines (9 loc) · 242 Bytes

2dimPDE

注:未だ多くのバグが潜んでいます.

2次元領域の偏微分方程式の数値解法のサンプルコード

Sample001

拡散方程式

陽解法.

Sample002

移流方程式

風上差分法.