LAMMPS users,
I am having some difficulty with the set command. I want to change the atom type in a certain group to type 2.
However, when I Type:
set group exterior type 2
I get a “invalid value is set command” error.
The doc page says one example is:
set group solvent type 2
I have done exactly this except am using my own group assignment. I had previously defined the region and group as such:
region rexterior block 0 10 0 10 0 10
group exterior region rexterior
Does anyone see where I went wrong? I am guessing it is most likely trivial but I have not been able to find the solution. The version of LAMMPS I am using is August 8, 2014