Skip to content

Consider ase.Atoms.constraints for calculations. #206

@PicoCentauri

Description

@PicoCentauri

ASE has an atom property called constraints omitting atom updates during optimisations and dynamics. Currently, we compute all forces even if these constraints are present. It is not problematic as the optimizer will do a correct behaviour, but we do unnecessary calculations. I think we should consider constraints when doing inference. Since we already have the selected_atoms, this should not be too difficult.

Pinging also @prajwal-pisal as he requested this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    ASEASE engine integrationenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions