-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: GBS now carries over previous orientation
Fixes the grain boundary sliding routine to match what is defined in the original fortran, where dotacs and rot are set to zero for grains that are sliding, i.e. there is zero rotation _rate_, but not resetting the whole orientation matrix to the initial one. Now simply carries over the previous orientation. Also adds symmetry asserts to the GBS test.
- Loading branch information
1 parent
bd8b1d7
commit 058f881
Showing
3 changed files
with
27 additions
and
31 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 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