You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When configuration converting between POSCAR and lammps/lmp via dpdata, I get a totally different resulted cell structure. Did I make a mistake or it appears to be a bug? please see details below
dpdata Version
0.2.18
Input Files, Running Commands, Error Log, etc.
OriginalPOSCAR.orig:
Ag1
1.0
2.5133954500000000 0.0000000100000000 1.4511086900000001
0.8377991700000000 2.3696512300000001 1.4511086900000001
0.0000000000000000 -0.0000000000000000 2.9022173800000002
Ag
1
direct
0.0000000000000000 -0.0000000000000000 -0.0000000000000000 Ag
Did you use the official version of dpdata instead of your modified version?
In my enviroment where dpdata is directly installed via pip, the results seem different.
Although the direct format is changed to cartesian format ( and the direction also changes), the structure is correct.
Ok. It seems that a complete skipping of post function rot_lower_triangular related to #641 can lead to this issue. But it still do reorient my input structure unexpectedly when the function turns on. Maybe there is a better way to fix this?
Bug summary
When configuration converting between
POSCAR
andlammps/lmp
viadpdata
, I get a totally different resulted cell structure. Did I make a mistake or it appears to be a bug? please see details belowdpdata Version
0.2.18
Input Files, Running Commands, Error Log, etc.
Original
POSCAR.orig
:Convert script:
output:
POSCAR.after
:Steps to Reproduce
POSCAR.orig
POSCAR.after
Further Information, Files, and Links
No response
The text was updated successfully, but these errors were encountered: