リサイズはクリックかドラッグ
GroundHeatSource クラス
地中熱採熱クラス
継承階層
SystemObject
  Popolo.HVAC.ThermalStorageGroundHeatSource

名前空間:  Popolo.HVAC.ThermalStorage
アセンブリ:  Popolo (in Popolo.dll) バージョン: 2.0.0.0 (2.0.0.0)
構文
C#
public class GroundHeatSource

GroundHeatSource 型は下記のメンバーを公開します。

コンストラクター
  名前説明
Public メソッドGroundHeatSource
インスタンスを初期化する
トップ
プロパティ
  名前説明
Public プロパティGroundDepth
計算対象の土壌の深さ[m]を取得する
Public プロパティGroundRadius
計算対象の土壌の半径[m]を取得する
Public プロパティHeatTransferCoefficient
地表面の総合熱伝達率[W/(m2K)]を設定・取得する
Public プロパティPileDepth
杭頭までの埋設深さ[m]を取得する
Public プロパティPileLength
埋設杭の長さ[m]を取得する
Public プロパティPileRadius
埋設杭の半径[m]を取得する
Public プロパティRadialSplitNumber
半径方向への分割数[-]を取得する
Public プロパティSolAirTemperature
地表面の相当温度[C]を設定・取得する
Public プロパティTimeStep
計算時間間隔[sec]を設定・取得する
Public プロパティVerticalSplitNumber
深さ方向への分割数[-]を取得する
トップ
メソッド
  名前説明
Public メソッドEquals
Determines whether the specified object is equal to the current object.
(Objectから継承)
Protected メソッドFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Objectから継承)
Public メソッドGetHashCode
Serves as the default hash function.
(Objectから継承)
Public メソッドGetHeatStorage
土壌の熱量[MJ]を積算する
Public メソッドGetTemperature
地中温度[C]を取得する
Public メソッドGetType
Gets the Type of the current instance.
(Objectから継承)
Public メソッドInitializeTemperature
地中温度を初期化する
Protected メソッドMemberwiseClone
Creates a shallow copy of the current Object.
(Objectから継承)
Public メソッドSetDepth
質点の深さ[m]を設定する
Public メソッドSetHeatFlow
地中熱交換器からの熱流[W/m2]を設定する
Public メソッドSetLength
質点の幅[m]を設定する
Public メソッドToString
Returns a string that represents the current object.
(Objectから継承)
Public メソッドUpdate
状態を予測する
トップ
解説
2016.10.10作成中・熱収支が合わない!!
関連項目