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

Parallelized wind script #43

Merged
merged 7 commits into from
Oct 26, 2023
Merged

Parallelized wind script #43

merged 7 commits into from
Oct 26, 2023

Conversation

lowderchris
Copy link
Owner

@lowderchris lowderchris commented Oct 24, 2023

Converts the parallelized wind calculation code into a standalone script for use outside of fluxpipe.

@lowderchris lowderchris self-assigned this Oct 24, 2023
@lowderchris lowderchris linked an issue Oct 24, 2023 that may be closed by this pull request
@lowderchris
Copy link
Owner Author

lowderchris commented Oct 24, 2023

This converts the parallelized solar wind outflow code to work as a standalone script, similar to previous behavior. A slight change to simple_relaxer only results in gnuplot being toggled when plotting is specifically called. However, it seems that if plotting is toggled at any point with an open PDL session, each spawned process for the wind calculation throws an error:

(in cleanup) PDL::Graphics::Gnuplot: subproc died.

A new issue was created to document / address this - #44

@lowderchris lowderchris marked this pull request as ready for review October 25, 2023 17:20
Copy link
Collaborator

@GillySpace27 GillySpace27 left a comment

Choose a reason for hiding this comment

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

Is this the way to end it? I think so!

Repository owner deleted a comment from GillySpace27 Oct 26, 2023
@lowderchris lowderchris merged commit f7b68a7 into develop Oct 26, 2023
@lowderchris lowderchris deleted the parallelized-wind-script branch October 26, 2023 20:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Standalone parallelized solar wind computation script
2 participants