WaterGetLiquidDynamicViscosity メソッド |
温度[C]から水(液体)の動粘性係数[m2/s]を計算する
名前空間:
Popolo.ThermophysicalProperty
アセンブリ:
Popolo (in Popolo.dll) バージョン: 2.1.0.0 (2.1.0.0)
構文public static double GetLiquidDynamicViscosity(
double temperature
)
パラメーター
- temperature
- 型: SystemDouble
温度[C]
戻り値
型:
Double水(液体)の動粘性係数[m2/s]
関連項目