diff --git a/7.Install third-party software.md b/7.Install third-party software.md new file mode 100644 index 0000000000000000000000000000000000000000..05f48288ffc5f2e5d5075cafbfabe923d4c8b6d0 --- /dev/null +++ b/7.Install third-party software.md @@ -0,0 +1,16 @@ +### 7 第三方软件安装 ### + +本章所述的软件是可选的,没有这些软件OpenFOAM也可以完整、完美地运行。但是在一些特定的任务中,这些软件可能非常有用。 + +#### 7.1 安装 *pyFoam* #### + +参考网站中关于*pyFoam*安装的相关信息。 + +#### 7.2 安装 *swak4foam* #### + +参考网站中关于*swak4foam*安装的相关信息。 + +#### 7.3 编译外部函数库 #### + +用外部函数库来扩展OpenFOAM的功能是可以做到的,也就是说这些OpenFOAM函数库来自其他开源代码,而不是OpenFOAM的开发者们。 + diff --git "a/\347\277\273\350\257\221\347\253\240\350\212\202\350\256\244\351\242\206.md" "b/\347\277\273\350\257\221\347\253\240\350\212\202\350\256\244\351\242\206.md" index 2c3987b8493cc0f4c41a61d01b835a8a4c6dc3af..c4dfdc9fbd2f3018424939d5ccbef560e3b310c2 100644 --- "a/\347\277\273\350\257\221\347\253\240\350\212\202\350\256\244\351\242\206.md" +++ "b/\347\277\273\350\257\221\347\253\240\350\212\202\350\256\244\351\242\206.md" @@ -42,11 +42,11 @@ - 9.2 Dimensions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 30 Samuel Tu - 9.3 Kinematic viscosity vs. dynamic viscosity . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 31 Samuel Tu - 9.4 Pitfall: pressure vs. pressure . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 31 Samuel Tu -### 10 Files and directories 32 +### 10 Files and directories 32 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . fanswords - 10.1 Required directories . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 32 - 10.2 Supplemental directories . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 33 - 10.3 Files in system . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 33 -### 11 Controlling OpenFOAM 34 +### 11 Controlling OpenFOAM 34 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . fanswords - 11.1 The means of exerting control . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 34 - 11.2 Syntax of the dictionaries . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 35 - 11.3 The controlDict . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 37