Block or Report
Block or report dlohmeier
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
pandapower Public
Forked from e2nIEE/pandapower
Convenient Power System Modelling and Analysis based on PYPOWER and pandas
Python
-
pandapipes Public
Forked from e2nIEE/pandapipes
A pipeflow calculation tool that complements pandapower in the simulation of multi energy grids
Python
148 contributions in the last year
Contribution activity
June 2022
Created 7 commits in 2 repositories
Created a pull request in e2nIEE/pandapower that received 1 comment
Bug fixes in run control for pandapipes
run_control: fixed problems arising in pandapipes, as some variables and keywords differ
Opened 1 other pull request in 1 repository
e2nIEE/pandapipes
1
merged
Reviewed 2 pull requests in 1 repository
e2nIEE/pandapipes
2 pull requests
Created an issue in e2nIEE/pandapipes that received 1 comment
Why are circulation pumps node element components?
Problem Description
Circulation pumps inherit from NodeElementComponent
via ExtGrid
. However, when looking at my network, this component is clearly…