You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`Net Electricity Generation`| AC Degradation |`Annual AC degradation rate` schedule |`Utilityrate5`|`degradation`| Percentage difference of each year's `Net Electricity Generation` from `Maximum Total Electricity Generation` is input as SAM as the degradation rate schedule in order to match SAM's generation profile to GEOPHIRES |
23
-
|`Total Capital Cost` + `Investment Tax Credit Value` + (`Inflation Rate During Construction` × `Total Capital Cost`) | Installation Costs|`Total Installed Cost`|`Singleowner`|`total_installed_cost`| ITC, if present, is added to GEOPHIRES total capital cost since SAM handles ITC credits in cash flow analysis. Inflation during construction is treated as an indirect EPC capital cost percentage.|
23
+
|`Total CAPEX` × (1 + `Inflation Rate During Construction`) | Installation Costs|`Total Installed Cost`|`Singleowner`|`total_installed_cost`| Inflation during construction is treated as an indirect EPC capital cost percentage. Note that unlike the BICYCLE Economic Model's `Total capital costs`, SAM Economic Model's `Total CAPEX` is the total installed cost and does not subtract ITC value (if present).|
Copy file name to clipboardExpand all lines: docs/overview.rst
+2-5Lines changed: 2 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,8 +2,5 @@
2
2
GEOPHIRES-X Reference Manual
3
3
============================
4
4
5
-
This reference manual is a supplement to the README in the GitHub repository.
6
-
7
-
+ :doc:`parameters`
8
-
9
-
+ :doc:`How-to-extend-GEOPHIRES-X`
5
+
This reference manual is a supplement to the `Documentation section of the README <https://github.com/NREL/GEOPHIRES-X?tab=readme-ov-file#documentation>`__ in the GitHub repository.
6
+
Click a topic in the Table of Contents on the left to view its documentation.
0 commit comments