I am not able to use the new LangmuirLDFLiquidPhase, HICConstantWaterActivity, HICWaterOnHydrophobicSurfaces binding models.
When I run the code for HIC from examples (CADET-Process/examples/load_wash_elute/lwe_hic.py at master · fau-advanced-separations/CADET-Process · GitHub)
I get this error:
CADET Error: Simulation failed with b’ERROR: Unknown binding model HIC_CONSTANT_WATER_ACTIVITY\n’
Same goes for LangmuirLDFLiquidPhase and HICWaterOnHydrophobicSurfaces.
Older binding models from v0.8.0 and before like Langmuir work fine.