764
回編集
(ページの作成:「ファイル:T.png {| class="wikitable" |+基本情報 |Solver||steadyCompressibleSRFFoam |- |Case|| simpleBlade (/tutorials/compressible/steadyCompressibleSRFFoam/s...」) |
|||
| (同じ利用者による、間の3版が非表示) | |||
| 23行目: | 23行目: | ||
mixture air 1 28.9 1007 0 1.48e-5 0.7 | mixture air 1 28.9 1007 0 1.48e-5 0.7 | ||
乱流モデル(constant/RASProperties) | |||
RASModel kEpsilon | RASModel kEpsilon | ||
SRFModel rpm; | 回転条件(constant/SRFProperties) | ||
SRFModel rpm; | |||
axis (-1 0 0); | |||
rpmCoeffs | |||
{ | |||
rpm 20000; | |||
} | } | ||
|- | |- | ||
| 36行目: | 37行目: | ||
|- | |- | ||
|コメント||300[K]の流体が inlet から軸方向に100[m/s]で流入する. | |コメント||300[K]の流体が inlet から軸方向に100[m/s]で流入する. | ||
動翼は inlet から見て反時計回りに 20000[回転/分]で回転している. | |||
流体の温度も解く.物性値の解説は下記がとてもわかりやすい. | |||
http://www.geocities.jp/penguinitis2002/study/OpenFOAM/material_settings.html | http://www.geocities.jp/penguinitis2002/study/OpenFOAM/material_settings.html | ||