-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Enhancement: Comprehensive Update and Bug Fixes for Unitary DX System #82
Comments
As discussed, this could be done for both chillers and DX unitary equipment.
This is a chiller-specific function, I don't think that we'll need it for DX unitary equipment.
This is already in #81. |
|
Let's open issues for each individual tasks so they can be referenced in pull requests and commits.
We do, but it would be done through
Probably not. |
Open two new issues, and closed this one. |
Description:
This issue ticket outlines a series of enhancements and bug fixes required for the Unitary DX System module. The goal is to ensure robust functionality, accurate calculations, and comprehensive testing for this module. The following tasks are identified as critical next steps:
Tasks:
Complete
unitary_dx_curves.json
:unitary_dx_curves.json
file is currently pending completion. Now, the class can be loaded correctly and 'get_ref_values()' works. This task involves finalizing the JSON structure and ensuring it contains all necessary data for the Unitary DX system.Develop I/O Process in
calc_rated_eff
Function:calc_rated_eff
function to improve its input/output processing capabilities. This development should focus on streamlining data handling and ensuring compatibility with various data formats.Correct
calc_eff_ect
Function Based on a Given Model:calc_eff_ect
function. This task requires adjusting the function to align with a specified model, ensuring accuracy in efficiency calculations at different entering coil temperatures (ECT).Resolve Bugs in
get_ref_cond_flow_rate
Function:get_ref_cond_flow_rate
function (originally identified inchiller.py
) need to be addressed. This involves debugging and correcting the function to ensure it accurately retrieves reference condition flow rates.Create and Implement Test Cases:
Expected Outcomes:
The text was updated successfully, but these errors were encountered: