We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 365e52e commit 4242501Copy full SHA for 4242501
gtep/fuel_costs.py
@@ -0,0 +1,5 @@
1
+# $/MMBTU, 2025, 2030, 2035
2
+coal_costs = [2.27, 2.45, 2.43]
3
+#ng costs at henry hub
4
+# all costs in 2022 $
5
+ng_costs = [3.49,2.91, 3.68]
0 commit comments