Inconsistent field names and field name typo in different VS DX coils#11075
Inconsistent field names and field name typo in different VS DX coils#11075Myoldmopar merged 4 commits intodevelopfrom
Conversation
|
These changes are not expected to cause any results diffs but create inconvenience when you implement to read JSON format inputs. |
Nigusse
left a comment
There was a problem hiding this comment.
Adrsses inconsistent field names and field name typos in four VS DX coils.
| \maximum 1505.0 | ||
| \default 934.4 | ||
| N94, \field Speed 10 Reference Unit Condenser Air Flow Rate | ||
| N94, \field Speed 10 Reference Unit Rated Condenser Air Flow Rate |
There was a problem hiding this comment.
Added missing text "Rated" for speeds 6 through 10 for VS DX cooling coil.
| \note db = entering air dry-bulb temperature (C) | ||
| \note oat = air entering temperature seen by the evaporator (C) | ||
| A18, \field Speed 3 Total Heating Capacity Function of Air Flow Fraction Curve Name | ||
| A18, \field Speed 3 Total Heating Capacity Function of Air Flow Fraction Curve Name |
There was a problem hiding this comment.
Removed extra space between words for speeds 1 to 3.
| \note db = entering air dry-bulb temperature (C) | ||
| \note oat = air entering temperature seen by the evaporator (C) | ||
| A46, \field Speed 10 Heating Capacity Function of Air Flow Fraction Curve Name | ||
| A46, \field Speed 10 Total Heating Capacity Function of Air Flow Fraction Curve Name |
There was a problem hiding this comment.
Added the text "Total" for speeds 3 through 10 for VS DX heating coil.
| \minimum> 0.0 | ||
| \required-field | ||
| N8, \field Speed 1 Reference Unit Rated Air Flow | ||
| N8, \field Speed 1 Reference Unit Rated Air Flow Rate |
There was a problem hiding this comment.
Added missing test "Rate" for speed 1 in VS DX heating coil in WAHP object.
| \note db = entering air dry-bulb temperature (C) | ||
| \note ewt = water entering temperature seen by the evaporator (C) | ||
| A71, \field Speed 10 Total Heating Capacity Function of Air Flow Fraction Curve Name | ||
| A71, \field Speed 10 Total Heating Capacity Function of Air Flow Fraction Curve Name |
There was a problem hiding this comment.
Removed extra space between words for speeds 1 through 10 in VS EquationFit DX heating coil in WAHP object.
| \note rated condenser inlet water temperature, rated air flow rate, and rated water flow rate. | ||
| \note Can optionally include condenser pump power and evaporator fan power (see fields below). | ||
| N14, \field Rated Sensible Heat Ratio at Speed 1 | ||
| N14, \field Speed 1 Rated Sensible Heat Ratio |
There was a problem hiding this comment.
Fixes inconsistent field names for speeds 1 to 3 for VS Water Heating AtoWHP object
|
Thanks @Nigusse, this is dropping right in. If we could train up the W.I.T.T.E. to detect mismatched field names, that would be helpful :) |
|
PR #11012 also addressed additional field name typos in the The fields were renamed as follows: |
Pull request overview
Description of the purpose of this PR
Pull Request Author
Reviewer