lanl/singularity-eos
Add explicit file and material ID checking to `spinerEOS`
オープン
#516 opened on 2025/06/19
Robustnessgood first issue
Repository metrics
- Stars
- (36 個のスター)
- PR merge metrics
- (PR metrics pending)
説明
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.