lanl/singularity-eos
View on GitHubAdd explicit file and material ID checking to `spinerEOS`
Open
#516 opened on Jun 19, 2025
Robustnessgood first issue
Repository metrics
- Stars
- (36 stars)
- PR merge metrics
- (PR metrics pending)
Description
Currently, we rely on HDF error messages for missing files or materials, but these can be rather cryptic. We should probably test for the existence of the file and the existence of a material in the SP5 file ourselves to make the error messages cleaner.