Skip to content

[BUG] additional information added when converting from abacus/stru to lammps #885

@OutisLi

Description

@OutisLi

Bug summary

When STRU contains below info:

Image

dpdata Version

latest

Input Files, Running Commands, Error Log, etc.

Error:

Image

Steps to Reproduce

By using commands below to convert to lammps format, addition info will be added, but lammps will not recognise this:

import dpdata

stru = dpdata.System("dpgen2/lcao_effi/assets/start_stru/SiC_3C_3x3x3", fmt="abacus/stru")
lmp = stru.to(fmt='lammps/lmp', file_name="SiC_3C_3x3x3.lmp")

Further Information, Files, and Links

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    abacusbugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions