We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96e4b74 commit b5c3d86Copy full SHA for b5c3d86
1 file changed
lecture_note.md
@@ -19,7 +19,6 @@
19
- [基本方針](#direction)
20
21
- [OpenFOAMカスタマイズの始め方](#openfoamカスタマイズの始め方)
22
- - [2020年8月23日オープンCAE勉強会@富山 (富山県立大学 中川慎二)](#2020年8月23日オープンcae勉強会富山-富山県立大学中川慎二)
23
- [Disclaimer](#disclaimer)
24
- [注意](#注意)
25
- [目次](#目次)
@@ -129,7 +128,7 @@ OpenFOAM初心者であり,ソースコードのカスタマイズを目指す
129
128
**OpenFOAMで使用するコンパイル・スクリプト wmake については,[別の資料(OpenFOAM コンパイルに関するメモ:リンク)](https://nakagawa-lab.kibe.la/shared/entries/babfd4ea-6b57-4f0a-b218-762d5d4d8d8a)で説明します。**
130
131
132
-| | |
+| ステップ | 内容 |
133
| -- | -- |
134
| 1 | 名前を変更したソルバの作成<br> simpleFoam から mySimpleFoam へ |
135
| 2 | テスト例題の作成 |
0 commit comments