MultiRoomsSetConvectiveCoefficient メソッド |
対流熱伝達率[W/(m2K)]を設定する
名前空間:
Popolo.ThermalLoad
アセンブリ:
Popolo (in Popolo.dll) バージョン: 2.1.0.0 (2.1.0.0)
構文public void SetConvectiveCoefficient(
int wallIndex,
bool isSideF,
double convectiveCoefficient
)
パラメーター
- wallIndex
- 型: SystemInt32
壁番号 - isSideF
- 型: SystemBoolean
F側か否か - convectiveCoefficient
- 型: SystemDouble
対流熱伝達率[W/(m2K)]
関連項目