-
Notifications
You must be signed in to change notification settings - Fork 81
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 "metal" Unit for Lammps #1098
Conversation
Add smiles string conversion using pybel backend (mosdef-hub#1056)
Trim coordinate_transform.py, new features for spin method (mosdef-hub#1054)
Produce n=2 when ports are not capped (mosdef-hub#1069)
add support metal Unit Lammps
Add more notes about unit conversions to the hoomd functions (mosdef-hub#1062)
for more information, see https://pre-commit.ci
for more information, see https://pre-commit.ci
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## main #1098 +/- ##
==========================================
- Coverage 89.37% 89.29% -0.09%
==========================================
Files 61 61
Lines 6164 6173 +9
==========================================
+ Hits 5509 5512 +3
- Misses 655 661 +6
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The PR looks good overall! Only a few comments. Thanks for your contribution!
Also, I think it worthwhile to add some unit test for the new |
Co-authored-by: Co Quach <43968221+daico007@users.noreply.github.com>
for more information, see https://pre-commit.ci
Co-authored-by: Co Quach <43968221+daico007@users.noreply.github.com>
Co-authored-by: Co Quach <43968221+daico007@users.noreply.github.com>
Co-authored-by: Co Quach <43968221+daico007@users.noreply.github.com>
Co-authored-by: Co Quach <43968221+daico007@users.noreply.github.com>
Will merge after tests finished running |
for more information, see https://pre-commit.ci
Dear Prof. @daico007 can you help me with a letter of recommendation? Thank you so much. |
Hi @thangckt, I am currently still a PhD student so I don't know if I have the credential you're looking for, but I would be happy to help in any way that I can. |
@daico007 |
PR Summary:
add "metal" Unit for Lammps data file
PR Checklist