Skip to content
This repository was archived by the owner on Aug 15, 2018. It is now read-only.

fixed bug in which gridgen/restrict_psi_range changed x-point count to 1#1

Open
drsmith48 wants to merge 1 commit intoboutproject:masterfrom
drsmith48:master
Open

fixed bug in which gridgen/restrict_psi_range changed x-point count to 1#1
drsmith48 wants to merge 1 commit intoboutproject:masterfrom
drsmith48:master

Conversation

@drsmith48
Copy link

Previously, in line 27, count2 was count. It overrode the X-point countin line 17, erroneously set it to 0 or 1, and returned it in result.n_xpoint.
Now, count2 in line 27 is a distinct counter, and the correct count is returned in result.n_xpoint.

@bendudson
Copy link

I think this bug was fixed already in commit 3ab65b96

@bendudson
Copy link

Ah I see. It's been fixed in the BOUT-dev repository, but not in this BOUT repository.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants