Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update PySAM version beyond 4.2.0 #417

Open
johnjasa opened this issue Jan 10, 2025 · 1 comment
Open

Update PySAM version beyond 4.2.0 #417

johnjasa opened this issue Jan 10, 2025 · 1 comment
Assignees

Comments

@johnjasa
Copy link
Collaborator

Update PySAM version beyond 4.2.0

HOPP's pinned PySAM version is 4.2.0.
This should be updated to allow for new features and is also generally good practice to be up-to-date with other NREL tools.
This would also reduce potential issues for mismatches in results (seen in financial modeling-related debugging).

Proposed solution

  • Update the pinned version in HOPP to the latest release PySAM version
  • Debug any changes, update calls, etc (might be quick, might take a bit)
  • Ensure tests pass across different Python version on CI

Alternatives considered

Additional context

@kbrunik
Copy link
Collaborator

kbrunik commented Jan 16, 2025

Another piece is that now PySAM has hybrid functionality: PySAM Hybrids.

Do we want to keep using HOPP's HybridSimulation or should we consider using the Hybrid System Model in PySAM.
It looks like you probably wouldn't be able to use bespoke models (i.e. linking together FLORIS and PVWatts, or anything that isn't PySAM).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants