Modify compo compo conductance from modify axis #43
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
コンポ間の熱伝導を模擬するロジックを追加。詳しい変更内容はdoc/component_conduction_changes.md参照。
簡単な確認として、component.yamlにおいてBAT(PZと結合)と熱伝導で結合するBAT2を追加。温度履歴は写真のようになり、確かにPZ→BAT→BAT2の順序で温度変化しているのが読み取れる。しかし、まだ具体的な温度の値の正しさの検証まではできていないので、デバッグ用にコンポ初期温度を実装して、パネル-コンポ間の熱伝導を0として、BATとBAT2の熱伝導結合のみの温度履歴を出力することで、検証をする予定。
本実装項目が終われば、ヒータとコンポ間の熱伝導を模擬することができるようになる。(のでヒーターを設置できる)
