Skip to main content

has_endf_evaluation_tendl

Function has_endf_evaluation_tendl 

Source
pub fn has_endf_evaluation_tendl(z: u32, a: u32) -> bool
Expand 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