Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a competitive exchange model to MCT #271

Open
wants to merge 13 commits into
base: master
Choose a base branch
from

Conversation

AntoniaBerger
Copy link
Collaborator

@AntoniaBerger AntoniaBerger commented Aug 15, 2024

TODO

  • Implement "Langumir" exchange model
    • Explicit formulation for multi component, multi channel
    • Add Interface
    • Add Test
  • Adjust Cadet-Process Interface
    • Add capacity matrix
  • Add documentation

Discussion about the model can be found in the Forum

@schmoelder schmoelder changed the title Add a competive exchange model to MCT Add a competitive exchange model to MCT Aug 23, 2024
@jbreue16 jbreue16 mentioned this pull request Nov 20, 2024
11 tasks
@schmoelder
Copy link
Contributor

schmoelder commented Nov 20, 2024

Something we should conceptually consider for extraction is that the solution of individual components is not necessarily restricted by a "global" capacity since there is no surface that is being covered. Rather, each component has some individual saturation concentration that cannot be exceeded. It's not really competitive in that sense though. Hope that makes sense.

Is this possible in the current implementation?

Edit: Also commented in the forum, since we have all of the equations there.

@AntoniaBerger AntoniaBerger force-pushed the feature/langumir_exchange branch from c38a49b to b0412f6 Compare November 20, 2024 13:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: In Progress
Development

Successfully merging this pull request may close these issues.

3 participants