lanl/singularity-eos

MultiEOS class does not properly serialize

Open

#577 opened on Oct 10, 2025

View on GitHub
 (0 comments) (0 reactions) (0 assignees)C++ (21 forks)auto 404
bughelp wanted

Repository metrics

Stars
 (36 stars)
PR merge metrics
 (PR metrics pending)

Description

The MultiEOS() object created in https://github.com/lanl/singularity-eos/pull/526 has a bug in the Serialize procedure somewhere.

I haven't been able to find it, but the commented-out test in the tabular MultiEOS test demonstrates the error.

Contributor guide