lanl/singularity-eos

Add explicit file and material ID checking to `spinerEOS`

Offen

#516 geöffnet am 19.06.2025

 (0 Kommentare) (1 Reaktion) (0 zugewiesene Personen)C++ (21 Forks)auto 404
Robustnessgood first issue

Repository-Metriken

Stars
 (36 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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.

Contributor Guide