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

Add ecp arguments to main() function and CLI parser #48

Closed
YAY-C opened this issue May 8, 2024 · 2 comments · Fixed by #49
Closed

Add ecp arguments to main() function and CLI parser #48

YAY-C opened this issue May 8, 2024 · 2 comments · Fixed by #49
Assignees

Comments

@YAY-C
Copy link
Contributor

YAY-C commented May 8, 2024

  • include the ecp arguments to the CLI parser (for both SPAHM-a and SPAHM-b)
  • include a check into main() to set ecp when minao is used and args.elements
    contains atoms with Z>39
@YAY-C YAY-C self-assigned this May 8, 2024
@YAY-C
Copy link
Contributor Author

YAY-C commented May 8, 2024

          > I just realized I should do the same for spahm-b, let me know if you want both in a new PR!

And I was thinking maybe in the main() we should enforce and warn about the need for ecp argument when using minao with elements heavier than Y. What do you think?

yes to both! but yeah probably this ecp stuff should be separate

Originally posted by @briling in #39 (comment)

@YAY-C
Copy link
Contributor Author

YAY-C commented May 8, 2024

cherry-picked changes for spahm-a from #39 (811d0bf)

YAY-C added a commit that referenced this issue May 8, 2024
This reverts commit 811d0bf.
Moves to new issue (#48)
@YAY-C YAY-C linked a pull request May 9, 2024 that will close this issue
@YAY-C YAY-C mentioned this issue May 10, 2024
briling pushed a commit that referenced this issue May 13, 2024
* Add ECP argument to SPAHM(a,b) CLI arguments
* Includes ecp check to xyz_to_mol() and raises error
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 a pull request may close this issue.

1 participant