feos-org / feos

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

additional check of length of experimental permittivity data > 0 #242

Closed lruebli closed 2 months ago

lruebli commented 2 months ago

added additional check if more than 0 permittivity points have been provided during creation of parameters

change only in src/epcsaft/parameters.rs throws Error incompatible parameters if at least one of the components has 0 data points, but only if the permittivity record is some and not none.