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

Provide external driving signals to various py_sims #82

Open
misi9170 opened this issue Feb 26, 2024 · 2 comments
Open

Provide external driving signals to various py_sims #82

misi9170 opened this issue Feb 26, 2024 · 2 comments

Comments

@misi9170
Copy link
Collaborator

misi9170 commented Feb 26, 2024

FlorisStandin, PySAM, etc could be driven by external weather signals, for example:

  • wind speed
  • wind direction
  • solar irradiance (multiple channels)
  • temperature
  • humidity

as well as grid signals, for example:

  • load profile
  • electricity price

These should be read in to the Hercules simulator as external_signals, similar to the way that the "wind_power_reference" is read in the WHOC example wind_farm_power_tracking_florisstandin here.

Ideally, each signals will have it's own time column, so that different signal resolutions may be passed.
Also, each pysim will need to be updated to accept the external_signals

@genevievestarke
Copy link
Collaborator

@misi9170 We can close this issue, right? I think this has been addressed

@misi9170
Copy link
Collaborator Author

@misi9170 We can close this issue, right? I think this has been addressed

@genevievestarke agreed, this is addressed in #76 and used in #104, and this can be treated as complete.

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

No branches or pull requests

2 participants