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
I was checking the lammpsdata.py (so the lammps writer), so there's actually already a check in place to handle the orthogonal box (https://github.com/mosdef-hub/mbuild/blob/main/mbuild/formats/lammpsdata.py#L1096-L1109), can you provide a minimal working example of the system when you encounter the error? There might be something else wrong with the box I think.
mbuild/mbuild/formats/lammpsdata.py
Line 1136 in 7da0c05
Even though the box has no tilt, this lines makes the modify kspace throw an error, in case the tilt is 0.0 0.0 0.0 this line should be omitted.
The text was updated successfully, but these errors were encountered: