Hi I’m Junbeom Cho from Korea. I’m studying molecular dynamics and have just started using LAMMPS. I got a question about “polarizer tool” to run Drude oscillator simulations.
I would like to proceed with the simulation by referring to “8.6.7. Tutorial for Thermalized Drude oscillators in LAMMPS” in the LAMMPS documentation. By way of explanation, the following command is used to convert non-polarizable data files into polarizable data files.
polarizer -q -f *.dff data.lmp data-p.lmp
But I do not know where to write this command. In input file or at terminal? I failed both trials. Please let me know the proper way.
Thank you.