We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 711134a commit 667b574Copy full SHA for 667b574
hopp/simulation/technologies/generic/generic_plant.py
@@ -82,11 +82,8 @@ def __attrs_post_init__(self):
82
"""Initialize some attributes and set defaults if needed. This method does the following:
83
84
1) calculate attributes:
85
-
86
- `annual_energy`
87
88
- `annual_energy_pre_curtailment_ac`
89
90
- `capacity_factor`
91
92
2) set `system_capacity_ac` to `system_capacity` if `system_capacity_ac` was not input.
0 commit comments