Skip to content
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

2477 wrong column name in piping catalog #2478

Merged
merged 3 commits into from
Dec 3, 2019

Conversation

shanshanhsieh
Copy link
Contributor

this PR resolves #2477 the correct column name is updated

to test:

  1. run cea workflow for district-cooling-systems

- `Description` to `Code`
- the max_flow limit should be mdot_max_kgs
@daren-thomas
Copy link
Member

@shanshanhsieh running the workflow as I type this. I'll get back to you with results and merge when done.

@gabriel-happle
Copy link
Contributor

after updating the mysterious function name the workflow runs through.
Thanks @reyery for the detective work.

@gabriel-happle
Copy link
Contributor

@shanshanhsieh workflow for heating is also running

@shanshanhsieh
Copy link
Contributor Author

@daren, both heating and cooling workflows ran through from my machine.
please merge this branch once the tests are passed from your side.

@daren-thomas
Copy link
Member

@shanshanhsieh I'm having a problem with the cooling workflow: It stops at the optimization step with AttributeError: 'module' object has no attribute 'uniform_reference_points'. I'm restarting it again just to make sure. Please don't merge yet.

@shanshanhsieh
Copy link
Contributor Author

@daren-thomas yes, we will only merge if that pass the test from your side
in both machine we tested, cea 2.26 is installed

@daren-thomas
Copy link
Member

@shanshanhsieh I'm having a problem with the cooling workflow: It stops at the optimization step with AttributeError: 'module' object has no attribute 'uniform_reference_points'. I'm restarting it again just to make sure. Please don't merge yet.

@daren-thomas
Copy link
Member

@shanshanhsieh confirmed: it doesn't work. blocks in the optimization step.

@shanshanhsieh
Copy link
Contributor Author

@daren-thomas please update your deap to v1.3.0 and try again

@daren-thomas
Copy link
Member

Updating deap did the trick! Thanks for the tip! merging :)

@daren-thomas daren-thomas merged commit bc80bac into master Dec 3, 2019
@daren-thomas daren-thomas mentioned this pull request Dec 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Wrong column name in the piping catalog (cooling)
5 participants