Skip to content

ERROR: pair_mace does not support vflag_atom when run lammps-mace #756

@liubaoshuai1402

Description

@liubaoshuai1402

Dear developers,

I want to calculate the thermal conductivity of my bulk phase by MACE potential using the Green-Kubo (GK) formula in LAMMPS.

But lammps report an error: pair_mace does not support vflag_atom when i use cpu-calculation.
lammps report an error: mace/kokkos eflag_atom and/or vflag_atom not implemented. (src/KOKKOS/pair_mace_kokkos.cpp:82 when i use gpu-calculation.

I am not a lammps expert, but if vflag_atom and eflag_atom are frequently used in lammps, why mace don't support them in lammps. Is it a technical problem? Do you plan to add this support in the future?

Is there any alternatives to calculate the thermal conductivity by MD methods using MACE potential?
If you need my input file of lammps, i will supply.

vflag_atom will be set in lammps when calculating per-atom stress which is need by the Green-Kubo (GK) formula

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions