I am trying to invoke the LAMMPS package from the terminal (OSX).
The documentation here seems to indicate that under Mac OSX it will 'just work' and here they are using the following command to interface to the library
$ lmp_linux
I installed the script with homebrew via this minimalistic documentation and I have checked the installation is correct. I feel that this is something someone more familiar with homebrew installations may be able to quickly answer