We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 02aa062 commit bf8ea91Copy full SHA for bf8ea91
1 file changed
src/descriptive_names.yml
@@ -84,7 +84,7 @@ structures:
84
HydroPump:
85
cap: "Installed pumping capacity"
86
87
- CycleLife:
+ AbstractBatteryLife:
88
stack_cost: "Relative cost for replacing a battery stack"
89
90
# EnergyModelsHeat
@@ -118,10 +118,6 @@ structures:
118
up: "Maximum positive rate of change of a node"
119
down: "Maximum negative rate of change of a node"
120
121
- Reformer:
122
- opex_var: "Variable operating expense per capacity usage"
123
- opex_fixed: "Fixed operating expense per installed capacity"
124
-
125
# EnergyModelsCO2
126
CO2Source:
127
opex_var: "Variable operating expense per energy unit produced"
0 commit comments