feos-org / feos

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

Allow missing molarweights in pure record json files #215

Closed prehner closed 6 months ago

prehner commented 6 months ago

This is a temporary solution that allows writing json files for ideal gas models without molar weights but does not interfere with the other parameter files. In the future, PureRecord should be redesigned for Python to avoid having multiple classes of the same name.