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
fix(io): add space separators in out_mat_l format string (#7454)
When the number of atoms exceeds 150, the columns in Lx/Ly/Lz.dat
output files become indistinguishable because the %4d format fields
are not separated by spaces.
Fixes#6907
0 commit comments