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
The above code inserts a box command into the LAMMPS input file, but this command is deprecated in LAMMPS as of 22Dec2022, and any arguments after box are ignored.
calphy/calphy/helpers.py
Line 124 in 820feec
The above code inserts a
boxcommand into the LAMMPS input file, but this command is deprecated in LAMMPS as of 22Dec2022, and any arguments afterboxare ignored.