Skip to content
Snippets Groups Projects
  • Richard Berger's avatar
    6e3705f3
    Allow writing input script from Python session · 6e3705f3
    Richard Berger authored
    This implements the requested feature in issue #145. The `write_script`
    method now gives you a way of dumping out all used commands into a
    LAMMPS input script file.
    
    Note: this also dumps all commands which are indirectly issued by PyLammps
    6e3705f3
    History
    Allow writing input script from Python session
    Richard Berger authored
    This implements the requested feature in issue #145. The `write_script`
    method now gives you a way of dumping out all used commands into a
    LAMMPS input script file.
    
    Note: this also dumps all commands which are indirectly issued by PyLammps