SimonEnsemble / PorousMaterials.jl

Julia package towards classical molecular modeling of nanoporous materials
GNU General Public License v3.0
51 stars 11 forks source link

missing key in `henry_coefficient` #208

Closed eahenle closed 6 days ago

eahenle commented 2 years ago

henry_coefficient gives a key error about :sims. The correct key is :simulations

Is this function not covered by any tests?