# creates lmp_atoms lmp_opls lmp_in
import runpy

runpy.run_path('write_lammps.py')
