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

Allow pint units in the input dictionary for abstract models #1100

Closed
larsschellhas opened this issue Aug 13, 2019 · 3 comments
Closed

Allow pint units in the input dictionary for abstract models #1100

larsschellhas opened this issue Aug 13, 2019 · 3 comments

Comments

@larsschellhas
Copy link

Handling units in pyomo should work just as if you handle units in other python code.
If I want to instantiate an abstract model from a python dictionary, it should be able to hand in pint quantities as parameters.

@mrmundt
Copy link
Contributor

mrmundt commented Jan 3, 2024

In an effort to clean up old issues, we are moving some design discussions to our Archived Design Discussions wiki.

@mrmundt mrmundt closed this as completed Jan 3, 2024
@galina-tmh
Copy link

I would highly appreciate instantiation of abstract model based on input given as pint quantities.
@mrmundt, could you please tell whether this issue is resolved or just been archived?

@mrmundt
Copy link
Contributor

mrmundt commented Jan 4, 2024

@galina-tmh - It is archived. It is not on our critical path to incorporate this; however, we welcome Pull Requests for enhancements that we do not have the bandwidth to address.

@blnicho blnicho closed this as not planned Won't fix, can't repro, duplicate, stale Jan 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants