Skip to content

Commit 667b574

Browse files
committed
update generic_plant
1 parent 711134a commit 667b574

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

hopp/simulation/technologies/generic/generic_plant.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -82,11 +82,8 @@ def __attrs_post_init__(self):
8282
"""Initialize some attributes and set defaults if needed. This method does the following:
8383
8484
1) calculate attributes:
85-
8685
- `annual_energy`
87-
8886
- `annual_energy_pre_curtailment_ac`
89-
9087
- `capacity_factor`
9188
9289
2) set `system_capacity_ac` to `system_capacity` if `system_capacity_ac` was not input.

0 commit comments

Comments
 (0)