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

Feature/floris electrolyzer example #77

Merged

Conversation

genevievestarke
Copy link
Collaborator

This pull request replaces the AMR wind standin in Example 05 with the Floris standin. This will be updated when Floris is able to take in power set points.

@misi9170
Copy link
Collaborator

misi9170 commented Feb 27, 2024

Addresses #70

@genevievestarke genevievestarke marked this pull request as ready for review March 25, 2024 22:29

helics_broker -t zmq -f 2 --loglevel="debug" --local_port=$HELICS_PORT &
python3 hercules_runscript_CLcontrol.py hercules_input_000.yaml >> loghercules_cl 2>&1 &
python3 floris_runscript.py amr_input.inp amr_standin_data-higher.csv >> logfloris_cl 2>&1
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think that the amr_standin_data-higher.csv argument is not needed here? Or perhaps it is, but it doesn't appear in the repository, so I wasn't able to run the example with this line as is. However, it does run when I take out the amr_standin_data-higher.csv argument though (but I'm not sure if it's running the right thing... :) )

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yep, I changed the name for this and didn't update it. It should be floris_standin_data.csv and is updated now!

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! While you're at it, do the output files need the _cl appended? This causes them to be missed by the .gitignore, so it might be best to name them loghercules and logfloris---or, update the .gitignore to ignore loghercules* and logfloris*, which might be a better general solution?

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The suggested updates to .gitignore are now in #93

@genevievestarke genevievestarke merged commit 320315d into NREL:develop Apr 11, 2024
6 checks passed
@misi9170 misi9170 mentioned this pull request Sep 27, 2024
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

Successfully merging this pull request may close these issues.

2 participants