-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
update for 22 December 2022 release. Remove obsoleted USER-VCSGC pack…
…age.
- Loading branch information
Showing
9 changed files
with
5 additions
and
2,474 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.
a32d747
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.
@akohlmey Is there a specific reason why the
VCSGC
package was removed? While the code might be a bit old, it is actively used for multiple scientific projects, so I would be very happy to have it included in thelammps-plugins
even though I am not the developer of this package.a32d747
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.
It was removed because @athomps and I removed most of the cruft from the source code and the fix is now a full member of the MC package of the main LAMMPS distribution: https://docs.lammps.org/fix_sgcmc.html
Thus there is no more need for the plugin here.
a32d747
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.
Oh great - thanks a lot for explanation.