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

Entity does not appear in the EnergySystem object #19

Closed
uvchik opened this issue Dec 2, 2015 · 3 comments
Closed

Entity does not appear in the EnergySystem object #19

uvchik opened this issue Dec 2, 2015 · 3 comments
Assignees
Labels

Comments

@uvchik
Copy link
Member

uvchik commented Dec 2, 2015

I created an EnergySystem object and than created a bus. This bus should automatically appear in the entities list of the EnergySystem but it does not.

Do I have to pass the EnergySystem to the entity?

So far it looks like this:

Bus(uid=('bus', 'global', 'coal'), type='coal', price=60, sum_out_limit=10e10)
@uvchik uvchik added the bug label Dec 2, 2015
@uvchik uvchik added this to the December 2015 release milestone Dec 2, 2015
gnn added a commit that referenced this issue Dec 2, 2015
This works as discussed, written down in #20 and as expected from the
report in #19.
gnn added a commit that referenced this issue Dec 2, 2015
@gnn
Copy link
Member

gnn commented Dec 2, 2015

Ok, closing by comment didn't work as expected.
@uvchik could you check whether it works for you now? It should.

@gnn gnn assigned uvchik and unassigned gnn Dec 2, 2015
@uvchik
Copy link
Member Author

uvchik commented Dec 3, 2015

Ok, closing by comment didn't work as expected.

Maybe it needs to be in the commit message and not in the commit comment to close the issue.

https://help.github.com/articles/closing-issues-via-commit-messages/

I will check the fix and give a feedback soon.

@uvchik
Copy link
Member Author

uvchik commented Dec 4, 2015

Seems to work. Thanks a lot.

@uvchik uvchik closed this as completed Dec 4, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants