Skip to content

[Feature] ASE compatible Calculator #34

Description

@jan-janssen

Summary

It would be great to have an ASE compatible calculator. This would also simplify the implementation in atomistics as it is done in pyiron/atomistics#413

Detailed Description

The main properties to calculate are the energies and forces. ASE internally calls a calculate() function, which sets self.results["energy"] and self.results["forces"].

Something similar was already tired in https://gitlab.com/ase/ase/-/merge_requests/2657 but I guess with the new interface of the sphinx_parser package it should be a lot simpler.

I think it would be sufficient to provide the Sphinx calculator as part of the sphinx_parser package, no need to open a pull request with ASE, as I am not sure how open they are to adding new dependencies.

Further Information, Files, and Links

Some general documentation on how to add new ASE calculators:

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    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