インスタンスを初期化する
名前空間:
Popolo.ThermalLoad
アセンブリ:
Popolo (in Popolo.dll) バージョン: 2.1.0.0 (2.1.0.0)
構文protected void initialize(
string name,
double thermalConductivity,
double volumetricSpecificHeat,
double thickness
)
パラメーター
- name
- 型: SystemString
名称 - thermalConductivity
- 型: SystemDouble
熱伝導率[W/(mK)] - volumetricSpecificHeat
- 型: SystemDouble
容積比熱[kJ/(m3K)] - thickness
- 型: SystemDouble
壁層の厚み[m]
関連項目