Skip to content

Commit

Permalink
fix(phpp): Fix PHPP-10 Window Psi-Install
Browse files Browse the repository at this point in the history
- Update Psi-Install write locations to work in PHPP-10
- update tests
- format `isort`, `black`
  • Loading branch information
ed-p-may committed May 20, 2024
1 parent 1366078 commit f25bb49
Show file tree
Hide file tree
Showing 7 changed files with 11,204 additions and 9,202 deletions.
12 changes: 6 additions & 6 deletions PHX/PHPP/phpp_localization/EN_10_4A.json
Original file line number Diff line number Diff line change
Expand Up @@ -497,8 +497,8 @@
"COMPONENTS": {
"name": "Components",
"glazings": {
"entry_column":"IH",
"entry_start_row":13,
"entry_column": "IH",
"entry_start_row": 13,
"header_start_row": 8,
"inputs": {
"id": {
Expand Down Expand Up @@ -586,15 +586,15 @@
"unit": "W/MK"
},
"psi_i_right": {
"column": "KA",
"column": "JZ",
"unit": "W/MK"
},
"psi_i_bottom": {
"column": "KB",
"unit": "W/MK"
},
"psi_i_top": {
"column": "KC",
"column": "KA",
"unit": "W/MK"
}
}
Expand Down Expand Up @@ -721,11 +721,11 @@
"unit": "W/MK"
},
"psi_i_bottom": {
"column": "AP",
"column": "AQ",
"unit": "W/MK"
},
"psi_i_top": {
"column": "AQ",
"column": "AP",
"unit": "W/MK"
},
"window_area": {
Expand Down
Loading

0 comments on commit f25bb49

Please sign in to comment.