Dear all LAMMPS users,
I am trying to simulate the compression test of the Al75Pd25 alloy. I face this problem. I am reading and studying other problems like this but can’t solve it properly or won’t understand the npt or nve issues. How can I solve this problem?
------------------------ INITIALIZATION ----------------------------
units metal
dimension 3
boundary p p p
atom_style atomic
variable latparam equal 4.05
----------------------- ATOM DEFINITION ----------------------------
read_data Al75Pd25.dat
Reading data file …
orthogonal box = (0.0000000 0.0000000 0.0000000) to (23.681459 23.681459 23.681459)
1 by 1 by 1 MPI processor grid
reading atoms …
1099 atoms
read_data CPU = 0.004 seconds
------------------------ FORCE FIELDS ------------------------------
pair_style meam/c
pair_coeff * * library.meam Al Pd PdAl.meam Al Pd
------------------------- SETTINGS ---------------------------------
compute 1 all stress/atom NULL
compute 2 all reduce sum c_1[1] c_1[2] c_1[3]