Skip to content

Improve calculation results display - #193

Merged
iguchi-lab merged 1 commit into
mainfrom
codex/improve-calculation-results
Aug 13, 2026
Merged

iguchi-lab merged 1 commit into
mainfrom
codex/improve-calculation-results

Conversation

@iguchi-lab

Copy link
Copy Markdown
Owner

概要

計算画面の初期表示と、計算完了後の結果・ログ表示を分かりやすくします。

変更内容

  • 初期表示では①・②を含む入力セクションをすべて閉じる
  • 計算ログを「条件・処理・年間結果・出力・エンジン詳細」の5区分に整理
  • 暖房・冷房別に年間結果カードを追加
    • 一次エネルギー消費量(MJ/年)
    • 未処理負荷(MJ/年)
    • エアコン消費電力量(kWh/年)
    • ファン消費電力量(kWh/年)
  • 再計算開始時に前回の年間結果を消去し、完了後に新しい結果を表示
  • 集計値の定義を画面とログに明記

影響

計算ロジック自体は変更せず、既存のoutput1/output2から年間値を集計して表示します。年間集計が取得できない場合も、計算成果物の保存とダウンロードは維持します。

検証

  • pytest -q: 358 passed
  • Ruff: All checks passed
  • 実Gradio画面で初期折りたたみ、計算開始時の結果消去、完了後の単位付き結果表示を確認
  • ブラウザコンソールエラーなし

@iguchi-lab
iguchi-lab merged commit f6fc966 into main Aug 13, 2026
2 checks passed
@iguchi-lab
iguchi-lab deleted the codex/improve-calculation-results branch August 13, 2026 01:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant