Releases: NREL/HOPP
Releases · NREL/HOPP
v3.1.1 Release
- Enhanced PV plant functionality: added tilting solar panel support, improved system design handling, and refined tilt angle calculations.
- Integrated ProFAST into the custom financial model for LCOE and other financial calculations; updated CI and documentation accordingly.
- Adjusted battery financials to use discharged energy for levelized cost calculations.
- Improved testing and fixed various bugs, including logging errors, financial model instantiation, and configuration handling.
- Removes unnecessary packages from the dependency stack.
- Documentation moved to a jupyter-book style and build process.
v3.1
HOPP v3.0 Release
What's Changed
- FLORIS v4 has been adopted
- Hydrogen modeling and
greenheart/
have been removed in favor of a separate GreenHEART model
Full changelog: v2.2.0...v3.0
HOPP v2.2.0
What's Changed
- Load following heuristic by @camirmas & @genevievestarke in #262
- Bug Fix: email for API calls by @elenya-grant in #291
- Refactor hopp solver by @bayc @kbrunik in #305
- HOPP v2.2.0 by @bayc in #310
Full Changelog: v2.1.0...v2.2.0
HOPP v2.1.0
What's Changed
- Solar plant updates by @kbrunik in #246
- Add GitHub templates by @bayc in #253
- Update PySAM to 4.2.0 by @camirmas in #250
- Wave dispatch by @kbrunik in #255
- Re-enable
test_pressure_vessel.py
by @camirmas in #254 - HOPP v2.1.0 -> develop by @camirmas in #256
- HOPP v2.1.0 by @camirmas in #257
Full Changelog: v2.0.0...v2.1.0
HOPP v2.0.0
This is a pre-release of HOPP v2.0.0. See #244 for more information.
HOPP v.0.1.0
What's Changed
- Publish on release actions by @MRossol in #8
- Battery dispatch by @dguittet in #10
- Detailed Financial Runs by @dguittet in #11
- Improves verbosity of ValueError when getting developer key fails by @barker59 in #14
- Fix setup.py by @dguittet in #15
- Readthedocs updates by @dguittet in #19
- Update pysam by @dguittet in #17
- Fixes csv.writer for Windows by @jmartin4nrel in #20
- switch to using multiprocessing_on_dill by @dguittet in #25
- Update API request protocol to V2 by @jmartin4nrel in #26
- Updates to integrate FLORIS v3 by @bayc in #32
- Merge h2 csp by @dguittet in #31
- Merge H2 Analysis by @dguittet in #23
- H2 optimize tests by @pjstanle in #28
- Capacity credits by @Matthew-Boyd in #41
- SiteInfo loaded from KML file by @dguittet in #69
- Fix tests by @dguittet in #94
- Add detailed PV model (pvsamv1) by @Matthew-Boyd in #99
- Modify grid class interface by @Matthew-Boyd in #105
- Fix KML file reader by @dguittet in #110
- Enable custom financial models by @Matthew-Boyd in #109
- Change more value() assignments by @Matthew-Boyd in #111
- Enable custom detailed PV layout models by @Matthew-Boyd in #112
- Flicker for rotated arrays by @dguittet in #119
- Add capability for custom financial models by @Matthew-Boyd in #118
- Calculate number of combiner boxes during electrical sizing by @Matthew-Boyd in #125
- PV and Flicker updates by @dguittet in #134
- Add pvsamv1 properties and setters for interdependent parameters by @Matthew-Boyd in #130
- Update CI Action to run on PRs by @camirmas in #151
- Update Custom Financial Model by @dguittet in #195
- BatteryStateless by @dguittet in #196
- Remove nlopt from requirements.txt by @camirmas in #199
- Modify Wind Layout Parameters by @dguittet in #157
- Battery max cycles by @dguittet in #203
New Contributors
- @MRossol made their first contribution in #8
- @barker59 made their first contribution in #14
- @pjstanle made their first contribution in #28
Full Changelog: v0.0.5...v.0.1.0