illegal fix species command

Hello all,

I’ve tried to use the fix species command with reax/c with the following command:

fix 2 all species 10 10 200 species.out cutoff 1 4 0.3 1 1 0.55 1 3 0.65 1 2 0.4 3 3 0.65 4 3 0.4 3 2 0.4 2 2 0.55 2 4 0.55 4 4 0.55

the cutoff parameters are taken from the Cutoff.dic file located at the tools/reax dir.

Using the above command generates an error of illegal fix species command.

when I remove the cutoff definitions the error goes away.

Could this be a bug in the fix ?

David Furman

The "cutoff" keyword should be repeatedly used for each pair.

That was a mistake in the doc page.

Ray