You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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?
@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.
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.
The text was updated successfully, but these errors were encountered: