NREL / reV

Renewable Energy Potential (reV) Model
https://nrel.github.io/reV/
BSD 3-Clause "New" or "Revised" License
103 stars 24 forks source link

Wave reV #313

Closed MRossol closed 2 years ago

MRossol commented 3 years ago

Why this feature is necessary: Need to add the ability to run Wave/marine systems in reV.

A possible solution is: Use SAMs wave/marine modules. This will be two-step: 1) Use the current joint probability distribution inputs (FY21) 2) update to use full time-series (FY22)

Need to use offshore Wind econ/SC approaches

Charge code WAPP 10343 16.01.08

Urgency / Timeframe End of June

MRossol commented 3 years ago

PD matrix is passed in as wave_resource_matrix to PySAM First row and first column are the top bin edges, (0, 0) value should be 0

MRossol commented 3 years ago

Screen Shot 2021-06-16 at 1 31 58 PM

MRossol commented 3 years ago

Implemented in #321 also being worked on by @grantbuster

grantbuster commented 2 years ago

Further implemented and tested on full pacific/atlantic extents in #333