Skip to content

Add convert to STD205 application#133

Draft
wanhanlong1130 wants to merge 20 commits into
developfrom
copper2tk
Draft

Add convert to STD205 application#133
wanhanlong1130 wants to merge 20 commits into
developfrom
copper2tk

Conversation

@wanhanlong1130
Copy link
Copy Markdown
Collaborator

Just for review purpose.
All changes are in applications/ashrae205

@wanhanlong1130 wanhanlong1130 self-assigned this Sep 16, 2025
Copy link
Copy Markdown
Collaborator

@lymereJ lymereJ left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@wanhanlong1130 - Thanks! Could you please convert the ipynb to py and integrate the whole process into one script so everything can be done at once. Also, could you please add the maps created from the curves?

wanhanlong1130 and others added 18 commits September 22, 2025 14:16
* fixing interpolation bug with updated library

* Add iteration loop.

* updated library.json with some of York curves removed

* removing multi_stage.json

* remove new_lib.py not needed

* unitarydirectexpansion_curves.json with updated library

* deleted library.json and multi_stage.json

* added speed attribute to each curve modifier

* =Add unit test for MS unitary DX coil generation.

---------

Co-authored-by: Lerond <jeremy.lerond@pnnl.gov>
Co-authored-by: lymereJ <jeremy.lerond@gmail.com>
* fixing interpolation bug with updated library

* Add iteration loop.

* updated library.json with some of York curves removed

* removing multi_stage.json

* remove new_lib.py not needed

* unitarydirectexpansion_curves.json with updated library

* deleted library.json and multi_stage.json

* added speed attribute to each curve modifier

* =Add unit test for MS unitary DX coil generation.

* Fix return for multi-speed fan configurations.

---------

Co-authored-by: Rahman, Aowabin <aowabin.rahman@pnnl.gov>
Copy link
Copy Markdown
Collaborator

@lymereJ lymereJ left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It looks like main.py is not aligned with what you have on tanuki, could you please up it? Thanks!

Comment thread applications/ashrae205/main.py Outdated
# Nominal values
nominal_capacity = 232057 # W
nominal_eer = 9.2
nominal_eir = 1 / nominal_eer
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@wanhanlong1130 EIR = 1 / COP and COP = EER /3.412

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.

3 participants