Question on the perturb function #379
Unanswered
yunjian-hash
asked this question in
Q&A
Replies: 3 comments 3 replies
|
Atoms will move about Lines 774 to 826 in 2ac2f48 |
0 replies
Thanks! How about the first questrion 'when the cell is perturbed, will the atomic coordinates change accordingly?', the code does not tell about that. |
0 replies
|
I think that it does tell. Lines 819 to 820 in 2ac2f48 |
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
Dear developers,
When the cell is perturbed, will the atomic coordinates change accordingly? In addition, why perturb() function must require a positional argument: 'atom_pert_distance', if I only want the cell changes and the coordinates of atoms change accordingly, should I set the atom_pert_distance equals to 0?
Thanks!

All reactions