↓ 8 callersFunction_si_diamond_request(
*,
a_ang: float,
xc: str,
displaced_bohr: float = 0.0,
compute_stress: bool = False,
)
tests/test_gga_step14_15.py:48
↓ 8 callersFunction_write_manifest(
case_dir: Path,
*,
case_id: str,
element: str,
settings_overrides: dict[str, object] | N
tests/test_gate_step29.py:60
↓ 7 callersFunction_si_diamond_request(
*,
a_ang: float = SI_A_ANG,
ecut_ha: float = 8.0,
algo: str = "Normal",
nbands: int = 0,
tests/test_davidson_step19.py:29
↓ 6 callersFunction_execute_static_paw(
*,
potcar_path: Path,
atoms: list[dict[str, object]],
compute_stress: bool,
lattice: lis
tests/test_paw_step33.py:58
↓ 6 callersFunctionparse_vasprun_output(
vasprun_path: Path,
mode: str,
settings: dict[str, Any],
atom_count: int,
)
src/materialdft/parsers/vasprun.py:359