HIC isotherm for CADET-Process

Hi @shubo ,
again, welcome :slight_smile:

HIC in CADET-Process

I’ve implemented bindings for the currently available HIC Isotherms into CADET-Process for now. These might change when @j.schmoelder returnes from his vacation, but this way you can start working with HIC now.

To use these, you will need to update CADET-Process to an unreleased branch by running this command:

pip install -e git+https://github.com/fau-advanced-separations/CADET-Process.git@feature/add_hic_bindings#egg=CADET-Process

You can also check out this example I’ve created to test the functionality.

Implementing Isotherms in CADET

First of all: which isotherm are you interested in? We might have it in an unreleased branch.

If you want to give implementing an isotherm on your own a shot, you can reference this guide by j.hassan.

If you want to talk about your isotherm and/or your progress or anything else, I can again highly recommend the CADET Office hours on every first Wednesday of the month.