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

Implement variable option for delete_atoms #3243

Merged
merged 5 commits into from May 4, 2022

Conversation

akohlmey
Copy link
Member

@akohlmey akohlmey commented Apr 30, 2022

Summary

This implements a feature discussed in issue #1425. The other requested feature was already implemented.

Related Issue(s)

closes #1425

Author(s)

Axel Kohlmeyer, Temple U

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

yes.

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
  • Suitable tests have been added to the unittest tree.

@akohlmey akohlmey added this to the Stable Release Summer 2022 milestone Apr 30, 2022
@akohlmey akohlmey self-assigned this Apr 30, 2022
@akohlmey akohlmey marked this pull request as ready for review April 30, 2022 02:34
doc/src/delete_atoms.rst Outdated Show resolved Hide resolved
@akohlmey akohlmey requested a review from sjplimp May 4, 2022 16:31
@akohlmey akohlmey merged commit 61214b9 into lammps:develop May 4, 2022
@akohlmey akohlmey deleted the delete-by-variable branch May 4, 2022 17:50
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.

[Feature Request] Allow delete_atoms to work on specific species or group
2 participants