「DelFEM2」の版間の差分
ナビゲーションに移動
検索に移動
7行目: | 7行目: | ||
[https://nobuyuki83.github.io/delfem2/ GitHub Documentation] | [https://nobuyuki83.github.io/delfem2/ GitHub Documentation] | ||
== Windowsでのインストール == | |||
基本は公式と同じ手順で問題ない。以下ソフトはインストールが必要。 | |||
python3 | |||
[https://gitforwindows.org/ git] | |||
[http://gnuwin32.sourceforge.net/packages/make.htm make] |
2019年5月26日 (日) 09:11時点における版
DelFEM2 is a toolset for Finite Element Analsys with Python/C++ Seemless integration with Numpy. Integrated CAD / Mesher / Solver / Visualizer
Windowsでのインストール
基本は公式と同じ手順で問題ない。以下ソフトはインストールが必要。