Skip to content

Convergence and crystal relaxation #542

@thomasloux

Description

@thomasloux

The suggested torch-sim interface to relax crystal is to use ts.optimize. This function returns the state relaxed, whether or not the state has reached convergence. I believe this function should probably return a convergence boolean tensor, or the docs should encourage the user to run:

convergence = convergence_fn(final_state)

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