Skip to content

Commit

Permalink
Reference NREL#141 & NREL#140
Browse files Browse the repository at this point in the history
  • Loading branch information
softwareengineerprogrammer committed Mar 4, 2024
1 parent 09390a8 commit 79e4efe
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion src/geophires_x/GeoPHIRESUtils.py
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
0.4,
0.4,
0.4,
0.4,
0.4, # FIXME TODO update with higher value from literature - https://github.com/NREL/GEOPHIRES-X/issues/140
]
)

Expand Down
1 change: 1 addition & 0 deletions src/geophires_x_client/geophires_x_result.py
Original file line number Diff line number Diff line change
Expand Up @@ -541,6 +541,7 @@ def _get_ccus_profile(self):
"""
FIXME TODO - transform from revenue & cashflow if present (CCUS profile replaced by revenue & cashflow
profile in 49ff3a1213ac778ed53120626807e9a680d1ddcf)
https://github.com/NREL/GEOPHIRES-X/issues/141
"""

def extract_table_header(lines: list) -> list:
Expand Down

0 comments on commit 79e4efe

Please sign in to comment.