↓ 1 callersFunction_append_poscar_section(
lines: list[str],
atoms: list[dict[str, Any]],
run_meta: dict[str, Any],
)
src/materialdft/backends/vasp_like_io.py:503
↓ 1 callersFunction_build_runtime_policy(
*,
case_dir: Path,
potcar_root: Path,
radial_onsite: bool,
apply_core_shift: bool,
)
scripts/p2_round9_s01_diagnostic.py:85
↓ 1 callersFunction_build_runtime_policy(
*,
case_dir: Path,
potcar_root: Path,
alpha_enabled: bool,
eatom_enabled: bool,
onsi
scripts/p2_round8_component_audit.py:111
↓ 1 callersFunction_element_has_potcar(
manifest: dict[str, Any],
*,
source_case_dir: Path,
potcar_root: Path,
potcar_set: str |
scripts/run_eval_bridge.py:409
↓ 1 callersFunction_element_has_upf(manifest: dict[str, Any], *, source_case_dir: Path, upf_root: Path, element: str)
scripts/run_eval_bridge.py:359
↓ 1 callersFunction_execute_case(
*,
case_dir: Path,
potcar_root: Path,
apply_nloc: bool,
ref_scale: float,
enable_eba
scripts/p2_round19_cycle12_ebar_spotcheck.py:110
↓ 1 callersFunction_execute_case(
*,
case_dir: Path,
potcar_root: Path,
apply_nloc: bool,
ref_scale: float,
)
scripts/p2_round16_cycle9_formalism_reaudit.py:117
↓ 1 callersFunction_execute_case(
*,
case_dir: Path,
potcar_root: Path,
radial_onsite: bool,
apply_core_shift: bool,
)
scripts/p2_round9_s01_diagnostic.py:112
↓ 1 callersFunction_execute_case(
*,
case_dir: Path,
potcar_root: Path,
apply_nloc: bool,
local_subtract_z: bool,
ref_
scripts/p2_round14_cycle7_nuclear_local_reconcile.py:79
↓ 1 callersFunction_execute_case(
*,
case_dir: Path,
potcar_root: Path,
apply_nloc: bool,
ref_scale: float,
normalizat
scripts/p2_round17_cycle10_reference_norm_mode_sweep.py:119
↓ 1 callersFunction_execute_static_paw(
*,
potcar_path: Path,
atoms: list[dict[str, object]],
return_density: bool = False,
)
tests/test_paw_step31.py:127
↓ 1 callersFunction_fft_grid_from_density(
run_meta: dict[str, Any],
rho_count: int,
output: dict[str, Any] | None = None,
)
src/materialdft/backends/vasp_like_io.py:215
↓ 1 callersFunction_has_paw_for_all_species(
manifest: dict[str, Any],
*,
source_case_dir: Path,
potcar_root: Path,
potcar_set: str |
scripts/run_eval_bridge.py:472