lanl/singularity-eos

Add explicit file and material ID checking to `spinerEOS`

开放

#516 创建于 2025年6月19日

 (0 条评论) (1 个反应) (0 位负责人)C++ (21 个派生)auto 404
Robustnessgood first issue

仓库指标

星标
 (36 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南