openfoam文件解说
标签:
杂谈 |
分类: OPENFOAM |
http://s1/middle/7839d7814c17ae80e22c0&690
单位。。。如:
nu nu [ 0 2 -1 0 0 0 0 ] 1e-06;
例子.Foam_tutorials/multiphase/multiphaseinterfoam/laminar/dambreakphase
o.org
constant
-----polymesh
-----g 重力
dimensions
value
-----motionproperties
movingFvMesh
----trasportproperties
物性
Sigmas
(
);
--------turbulenceProperties
simulationType
system
-------controldict
-------setfieldsdict
可用于设置各固定区域的相含率。。一般都是矩形区域
regions
(
--------fvschemes
如 ddtschemes
Sngradschemes
divSchemes
{
}
------fvsolution
------decomposepardict (貌似是作并行运算用的。。)
------controldict
本处一个例子的设置已完。。

加载中…