check_convergence_vasp# autoplex.data.common.jobs.check_convergence_vasp(path)[source]# Check if VASP calculation has converged. Parameters: path (Path) – Path to the vasp output file to check convergence. Returns: True if a run is converged both ionically and electronically. Return type: bool