Commit 0fb7fe0
authored
Energy management class (#262)
* initial setup energy management class
* setters and getters to energyManagement
* cleanup and removal of (very) old code. + initialization of default EMS
* Update Class.J_EnergyManagementDefault.java
* energy management is becoming owner of subManagements. A variable amount.
* sub management interface + improvements to default interface
* improvements and finalizing port from p_managagements on gc canvas to ems
* updates to the EMS classes
* EMS updates, in progress
* refactor and modularisation of f_connectToJ_EA (and remove) + adding c_flex/fixedAssets to GC + adding checks to EMS.
* cleanup of canvas, and added remove method to I_EnergyManagement interface.
* added p_chargepoint creation if not present when adding charging management.
* storage heat toegeovegd aan de check
* to string added to default EMS + cleanup of canvas + avgc additions
* additional checks added
* added cap to maximal extractable energy from heatStorage. Losses can still make temp go below minTemperature!1 parent 7b63def commit 0fb7fe0
65 files changed
Lines changed: 1675 additions & 3964 deletions
File tree
- _alp
- Agents
- EnergyModel
- Code
- Levels
- GCDistrictHeating
- GCEnergyConversion
- Code
- GCEnergyProduction
- Code
- GCGridBattery
- Code
- Levels
- GCHouse
- Code
- GCIndustry
- GCNeighborhood
- Code
- Levels
- GCPublicCharger
- Code
- Levels
- GCUtility
- Code
- GridConnection
- Code
- Levels
- Classes
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
240 | 240 | | |
241 | 241 | | |
242 | 242 | | |
243 | | - | |
244 | | - | |
245 | | - | |
246 | 243 | | |
247 | 244 | | |
248 | 245 | | |
| |||
261 | 258 | | |
262 | 259 | | |
263 | 260 | | |
264 | | - | |
| 261 | + | |
265 | 262 | | |
266 | 263 | | |
267 | 264 | | |
268 | 265 | | |
269 | 266 | | |
270 | | - | |
| 267 | + | |
271 | 268 | | |
272 | 269 | | |
273 | 270 | | |
| |||
386 | 383 | | |
387 | 384 | | |
388 | 385 | | |
389 | | - | |
390 | | - | |
391 | | - | |
392 | 386 | | |
393 | 387 | | |
394 | 388 | | |
| |||
397 | 391 | | |
398 | 392 | | |
399 | 393 | | |
400 | | - | |
| 394 | + | |
401 | 395 | | |
402 | 396 | | |
403 | 397 | | |
404 | 398 | | |
405 | 399 | | |
406 | | - | |
| 400 | + | |
407 | 401 | | |
408 | 402 | | |
409 | 403 | | |
| |||
1324 | 1318 | | |
1325 | 1319 | | |
1326 | 1320 | | |
1327 | | - | |
1328 | | - | |
1329 | | - | |
1330 | | - | |
1331 | | - | |
1332 | | - | |
1333 | | - | |
1334 | | - | |
1335 | | - | |
1336 | | - | |
1337 | | - | |
1338 | | - | |
1339 | 1321 | | |
1340 | 1322 | | |
1341 | 1323 | | |
| |||
1371 | 1353 | | |
1372 | 1354 | | |
1373 | 1355 | | |
| 1356 | + | |
| 1357 | + | |
| 1358 | + | |
| 1359 | + | |
| 1360 | + | |
| 1361 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
222 | 222 | | |
223 | 223 | | |
224 | 224 | | |
225 | | - | |
| 225 | + | |
226 | 226 | | |
227 | 227 | | |
228 | 228 | | |
| |||
254 | 254 | | |
255 | 255 | | |
256 | 256 | | |
257 | | - | |
| 257 | + | |
258 | 258 | | |
259 | 259 | | |
260 | 260 | | |
| |||
270 | 270 | | |
271 | 271 | | |
272 | 272 | | |
273 | | - | |
| 273 | + | |
274 | 274 | | |
275 | 275 | | |
276 | 276 | | |
| |||
286 | 286 | | |
287 | 287 | | |
288 | 288 | | |
289 | | - | |
| 289 | + | |
290 | 290 | | |
291 | 291 | | |
292 | 292 | | |
| |||
302 | 302 | | |
303 | 303 | | |
304 | 304 | | |
305 | | - | |
| 305 | + | |
306 | 306 | | |
307 | 307 | | |
308 | 308 | | |
| |||
318 | 318 | | |
319 | 319 | | |
320 | 320 | | |
321 | | - | |
| 321 | + | |
322 | 322 | | |
323 | 323 | | |
324 | 324 | | |
| |||
371 | 371 | | |
372 | 372 | | |
373 | 373 | | |
374 | | - | |
| 374 | + | |
375 | 375 | | |
376 | 376 | | |
377 | 377 | | |
| |||
439 | 439 | | |
440 | 440 | | |
441 | 441 | | |
442 | | - | |
| 442 | + | |
443 | 443 | | |
444 | 444 | | |
445 | 445 | | |
| |||
463 | 463 | | |
464 | 464 | | |
465 | 465 | | |
466 | | - | |
| 466 | + | |
467 | 467 | | |
468 | 468 | | |
469 | 469 | | |
| |||
487 | 487 | | |
488 | 488 | | |
489 | 489 | | |
490 | | - | |
| 490 | + | |
491 | 491 | | |
492 | 492 | | |
493 | 493 | | |
| |||
507 | 507 | | |
508 | 508 | | |
509 | 509 | | |
510 | | - | |
| 510 | + | |
511 | 511 | | |
512 | 512 | | |
513 | 513 | | |
| |||
523 | 523 | | |
524 | 524 | | |
525 | 525 | | |
526 | | - | |
| 526 | + | |
527 | 527 | | |
528 | 528 | | |
529 | 529 | | |
| |||
607 | 607 | | |
608 | 608 | | |
609 | 609 | | |
610 | | - | |
| 610 | + | |
611 | 611 | | |
612 | 612 | | |
613 | 613 | | |
| |||
627 | 627 | | |
628 | 628 | | |
629 | 629 | | |
630 | | - | |
| 630 | + | |
631 | 631 | | |
632 | 632 | | |
633 | 633 | | |
| |||
643 | 643 | | |
644 | 644 | | |
645 | 645 | | |
646 | | - | |
| 646 | + | |
647 | 647 | | |
648 | 648 | | |
649 | 649 | | |
| |||
675 | 675 | | |
676 | 676 | | |
677 | 677 | | |
678 | | - | |
| 678 | + | |
679 | 679 | | |
680 | 680 | | |
681 | 681 | | |
| |||
740 | 740 | | |
741 | 741 | | |
742 | 742 | | |
743 | | - | |
744 | | - | |
745 | | - | |
746 | | - | |
747 | | - | |
748 | | - | |
749 | | - | |
750 | | - | |
751 | | - | |
752 | | - | |
753 | | - | |
754 | | - | |
755 | | - | |
756 | | - | |
757 | | - | |
758 | | - | |
759 | | - | |
| 743 | + | |
760 | 744 | | |
761 | 745 | | |
762 | 746 | | |
763 | 747 | | |
764 | 748 | | |
765 | 749 | | |
766 | 750 | | |
767 | | - | |
768 | | - | |
769 | | - | |
770 | | - | |
771 | 751 | | |
772 | 752 | | |
773 | | - | |
| 753 | + | |
774 | 754 | | |
775 | 755 | | |
776 | | - | |
777 | | - | |
778 | | - | |
779 | | - | |
| 756 | + | |
| 757 | + | |
| 758 | + | |
| 759 | + | |
| 760 | + | |
780 | 761 | | |
781 | 762 | | |
782 | 763 | | |
783 | 764 | | |
784 | 765 | | |
785 | 766 | | |
786 | 767 | | |
787 | | - | |
788 | | - | |
789 | | - | |
790 | | - | |
791 | 768 | | |
792 | 769 | | |
793 | 770 | | |
794 | 771 | | |
795 | 772 | | |
796 | | - | |
797 | | - | |
798 | | - | |
799 | | - | |
800 | | - | |
| 773 | + | |
| 774 | + | |
| 775 | + | |
| 776 | + | |
801 | 777 | | |
802 | 778 | | |
803 | 779 | | |
| |||
0 commit comments