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 default value for plnum #156

Closed

Conversation

tchamberlin
Copy link
Member

As per #153, this simply adds (what I hope is) a sensible default value for plnum

@mpound
Copy link
Collaborator

mpound commented Dec 6, 2023

As we know, plnum can depend on fdnum so this code will need checks for consistency of inputs. Also should probably have a default kwargs_opts["plnum"] = 1 as with other params. I will approve this for now to fix the immediate bug, and revisit the code more comprehesively later.

@mpound
Copy link
Collaborator

mpound commented Dec 6, 2023

actually, this simple fix breaks the test code TestSubBeamNod::test_compare_with_GBTIDL So let's leave #153 open, close this PR, and I can fix the test code on this branch and re-open it.

@mpound mpound closed this Dec 6, 2023
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