pub fn has_endf_evaluation_tendl(z: u32, a: u32) -> boolExpand description
Whether the TENDL-2023 neutrons sublibrary has an evaluation for (Z, A).
ยงExamples
assert!(endf_mat::has_endf_evaluation_tendl(100, 247)); // Fm-247: TENDL-only
assert!(!endf_mat::has_endf_evaluation(100, 247)); // not in ENDF/B-VIII.0