GroundHeatSource クラス |
名前空間: Popolo.HVAC.ThermalStorage
public class GroundHeatSource
GroundHeatSource 型は下記のメンバーを公開します。
名前 | 説明 | |
---|---|---|
![]() | GroundHeatSource | インスタンスを初期化する |
名前 | 説明 | |
---|---|---|
![]() | GroundDepth | 計算対象の土壌の深さ[m]を取得する |
![]() | GroundRadius | 計算対象の土壌の半径[m]を取得する |
![]() | HeatTransferCoefficient | 地表面の総合熱伝達率[W/(m2K)]を設定・取得する |
![]() | PileDepth | 杭頭までの埋設深さ[m]を取得する |
![]() | PileLength | 埋設杭の長さ[m]を取得する |
![]() | PileRadius | 埋設杭の半径[m]を取得する |
![]() | RadialSplitNumber | 半径方向への分割数[-]を取得する |
![]() | SolAirTemperature | 地表面の相当温度[C]を設定・取得する |
![]() | TimeStep | 計算時間間隔[sec]を設定・取得する |
![]() | VerticalSplitNumber | 深さ方向への分割数[-]を取得する |
名前 | 説明 | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Objectから継承) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Objectから継承) |
![]() | GetHashCode | Serves as the default hash function. (Objectから継承) |
![]() | GetHeatStorage | 土壌の熱量[MJ]を積算する |
![]() | GetTemperature | 地中温度[C]を取得する |
![]() | GetType | Gets the Type of the current instance. (Objectから継承) |
![]() | InitializeTemperature | 地中温度を初期化する |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Objectから継承) |
![]() | SetDepth | 質点の深さ[m]を設定する |
![]() | SetHeatFlow | 地中熱交換器からの熱流[W/m2]を設定する |
![]() | SetLength | 質点の幅[m]を設定する |
![]() | ToString | Returns a string that represents the current object. (Objectから継承) |
![]() | Update | 状態を予測する |