Skip to content

Commit

Permalink
Feature grid connection child agents (#109)
Browse files Browse the repository at this point in the history
* Child agents for gridConnections

*GridConnections are succesfully instantiated as child agent types for:
-Houses
-Buildings
-Districtheating
-Solarfarms
-Windfarms
*GridConnections override f_operateAssets() function with their own (e.g. f_operateAssetsHouse() ) function. Still empty, operation code not ported yet!

* EVs to households and operating asets

- evs now only in households
- connect to parent agent for household now also overwritten
- minor startup code fixes to fit current architecture
- each GC type now operates

Co-authored-by: JorritvandenHouten <[email protected]>
  • Loading branch information
petertue and JorritvandenHouten authored Sep 22, 2022
1 parent 625adc8 commit 0dddda7
Show file tree
Hide file tree
Showing 7 changed files with 7,561 additions and 5,495 deletions.
Loading

0 comments on commit 0dddda7

Please sign in to comment.