Skip to content

Set up dftb lammps input file #46

@zhang-cloud77

Description

@zhang-cloud77

I do not know the pair format of lammps-atomistica input file. Could anyone tell me how to set up the in file of lammps with dftb potential?
I have tried hundreds of times of the pair_style and pair_coeff settings, but lammps tells me all of them were wrong.
for example, if I put the pbc-0-3 potential into /root/atomistica/src/notb (https://dftb.org/parameters/download) and changed the input of "https://github.com/Atomistica/atomistica/tree/master/examples/LAMMPS/liquid_silicon" into
pair_style atomistica TightBinding
pair_coeff * * /root/atomistica/src/notb/pbc-0-3/Si-Si.skf
or
pair_style atomistica TightBinding /root/atomistica/src/notb/pbc-0-3
pair_coeff * * Si

I cannot find an input example in atomistica package and in the internet.
Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions