feos-org / feos

FeOs - A Framework for Equations of State and Classical Density Functional Theory
Other
110 stars 22 forks source link

Add json parser for `Vec<PureRecords>` #196

Closed g-bauer closed 10 months ago

g-bauer commented 10 months ago

...which is used by the other parameter constructors that read json files. Includes better checks for things that can go wrong and a tiny performance improvement when parsing large parameter files due keeping track of found substances.