Skip to content

PhononWorkChain: the conv_thr when using protocols refers to unitcell #66

@bastonero

Description

@bastonero

When using get_builder_from_protocol, the threshold per atom in

scf:
  meta_parameters:
    conv_thr_per_atom: 1.0e-15

will be used referring to the unitcell, not the supercell. This is due to the fact that we use straight the method of PwBaseWorkChain. A rescale would be desirable, e.g. by using the determinant of the supercell matrix.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions