7 4月 2025
Type2625 JSON Printerは以下のファイル形式を出力します。 JSON,CSV形式の両方に対応 タイムステップは通常のHour(通し時間)と日付時刻に対応 指数表記、十進表記に対応 The Type2625 JSON Printer outputs the following fil…
13 5月 2022
Type3157とpythermalcomfortを使用したCooling Effect(CE)の計算例。 Example of Cooling Effect (CE) calculation using Type3157 and pythermalcomfort.…
17 7月 2020
Pythonでb18ファイルを読み込み、レイヤーの値を変更する例。 An example of how to read a b18 file with Python and modify the value of a layer. Photo by Hasan Almasi on Unsplash …
8 7月 2020
TRNSYS Type169 Python Type169は64bit版のTRNSYS,ython用にビルドされています。 32bit版TRNSYS,Pythonの組み合わせでは動作しません。 Type169 is built for the 64bit version of TRNSYS and …
29 1月 2020
TRNSYSの計算結果をPython/Plotlyを使ってグラフ化するサンプル。 TRNSYSの計算結果、Python/Plotlyのソースコード、Plotlyで生成したHTMLファイルを含みます。…