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

Minor bug corrections in the SPIN package #1570

Merged
merged 2 commits into from Jul 19, 2019

Conversation

julient31
Copy link
Collaborator

@julient31 julient31 commented Jul 18, 2019

Summary

  • added a documentation for read_data spin (in doc/src/read_data.txt)
  • corrected an error in pack/unpack data hybrid in atom_vec_spin.cpp
  • added mask flags in fix_nve_spin::initial_integrate
  • removed spin renormalization in min_spin (was causing a bug when min/spin was used with hybrid style, as some spins may have a norm equal to 0)

Related Issues

Some bug corrections and a documentation improvement.

Author(s)

Julien Tranchida (jtranch@sandia.gov)

Licensing

By submitting this pull request, I agree, that my contribution will be included in LAMMPS and redistributed under either the GNU General Public License version 2 (GPL v2) or the GNU Lesser General Public License version 2.1 (LGPL v2.1).

Backward Compatibility

Implementation Notes

Overall very minor changes and corrections.

Post Submission Checklist

  • The feature or features in this pull request is complete
  • Licensing information is complete
  • Corresponding author information is complete
  • The source code follows the LAMMPS formatting guidelines
  • Suitable new documentation files and/or updates to the existing docs are included
  • The added/updated documentation is integrated and tested with the documentation build system
  • The feature has been verified to work with the conventional build system
  • The feature has been verified to work with the CMake based build system
  • A package specific README file has been included or updated
  • One or more example input decks are included

- added doc for read_data spin
- corrected an error in pack/unpack data hybrid
- added mask flags in fix_nve_spin::initial_integrate
- removed spin renormalization in min_spin (was causing a bug)
@julient31 julient31 changed the title Commit JT 071719 Minor bug corrections in the SPIN package Jul 18, 2019
- added 'magnetons' to false-positive for doc
@akohlmey akohlmey merged commit 92b53c7 into lammps:master Jul 19, 2019
@julient31 julient31 deleted the spin-update branch March 30, 2020 17:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants