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/thrift_improve #309

Closed
wants to merge 4 commits into from
Closed

Feature/thrift_improve #309

wants to merge 4 commits into from

Conversation

ajchcoelho
Copy link
Collaborator

Two main changes:

  1. Fixed a bug in thrift_boozer which was preventing the code to run with a number of processes larger than the total number of surfaces

  2. THRIFT_EPARB is interpolated and given as input to PENTA within the DKES+PENTA+THRIFT integration

There were also some minor changes in the plasma and thrift classes of pySTEL.

Before, if nprocs_local was larger than ns_xboozer, there would be an error since in that situations some of the processes have mystart=myend+1, with myend =ns_xboozer+1. There would be an error at lsurf_boz(1:mystart-1).
@ajchcoelho ajchcoelho self-assigned this Nov 20, 2024
@ajchcoelho ajchcoelho closed this Nov 21, 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.

1 participant