lanl/singularity-eos

Add explicit file and material ID checking to `spinerEOS`

Aberta

#516 aberto em 19 de jun. de 2025

 (0 comentário) (1 reação) (0 responsável)C++ (21 forks)auto 404
Robustnessgood first issue

Métricas do repositório

Stars
 (36 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

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.

Guia do colaborador