CADET-Process


NameCADET-Process JSON
Version 0.10.0 PyPI version JSON
download
home_pageNone
SummaryA Framework for Modelling and Optimizing Advanced Chromatographic Processes
upload_time2024-12-16 14:25:30
maintainerNone
docs_urlNone
authorNone
requires_python>=3.10
licenseGPLv3
keywords process modeling process optimization chromatography
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # CADET-Process

The [**CADET**](https://cadet.github.io) core simulator is a very powerful numerical engine that can simulate a large variety of physico-chemical models used in chromatography and other biochemical processes.
However, the configuration files of **CADET** can be complex and difficult to work with.
This is especially relevant when multiple unit operations are involved which is often the case for complex integrated processes.
Moreover, the structure of the configuration file may change during process optimization, for example when the order of dynamic events changes, making the direct use of **CADET** impossible without another layer of abstraction.

In this context [**CADET-Process**](https://cadet-process.readthedocs.io/en/latest/) was developed.
The package facilitates modeling processes using an object oriented model builder.
This interface layer provides convenient access to all model parameters in the system.
It automatically checks validity of the parameter values and sets reasonable default values where possible.
This simplifies the setup of **CADET** simulations and reduces the risk of ill-defined configurations files.

Importantly, **CADET-Process** enables the modelling of elaborate switching schemes and advanced chromatographic operating modes such as complex gradients, recycling systems, or multi-column systems by facilitating the definition of dynamic changes of flow sheet connectivity or any other time dependent parameters.

The package also includes tools to evaluate cyclic stationarity of processes, and routines to determine optimal fractionation times required determine common performance indicators such as yield, purity, and productivity.
Moreover, utility functions for calculating reaction equilibria and buffer capacities, as well as convenient functions for plotting simulation results are provided.

Finally, these processes can be optimized by defining an objective function (with constraints) and using one of the integrated optimization algorithms such as NSGA-3.
This can be used to determine any of the physico-chemical model parameters and to improve process performance.

For more information and tutorials, please refer to the [documentation](https://cadet-process.readthedocs.io/en/latest/).
The source code is freely available on [*GitHub*](https://github.com/fau-advanced-separations/CADET-Process), and a scientific paper was published in [*MDPI Processes*](https://doi.org/10.3390/pr8010065).
If **CADET-Process** is useful to you, please cite the following publication:

```
@Article{Schmoelder2020,
  author  = {Schmölder, Johannes and Kaspereit, Malte},
  title   = {A {{Modular Framework}} for the {{Modelling}} and {{Optimization}} of {{Advanced Chromatographic Processes}}},
  doi     = {10.3390/pr8010065},
  number  = {1},
  pages   = {65},
  volume  = {8},
  journal = {Processes},
  year    = {2020},
}
```

## Installation

**CADET-Process** can be installed with the following command:

```
pip install CADET-Process
```

To use **CADET-Process**, make sure, that **CADET** is also installed.
This can for example be done using [conda](https://github.com/conda-forge/miniforge):

```
conda install -c conda-forge cadet
```

For more information, see the [CADET Documentation](https://cadet.github.io/master/getting_started/installation.html).

## Free software

CADET-Process is free software: you can redistribute it and/or modify it under the terms of the [GNU General Public License version 3](https://github.com/fau-advanced-separations/CADET-Process/blob/master/LICENSE.md).

## Note

This software is work in progress and being actively developed.
Breaking changes and extensive restructuring may occur in any commit and release.
If you encounter problems or if you have questions, feel free to ask for support in the [**CADET-Forum**](https://forum.cadet-web.de).
Please report any bugs that you find [here](https://github.com/fau-advanced-separations/CADET-Process/issues).
Pull requests on [GitHub](https://github.com/fau-advanced-separations/CADET-Process) are also welcome.

## Acknowledgments

Please refer to the [list of contributors](CONTRIBUTORS.md) who helped building and funding this project.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "CADET-Process",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": "process modeling, process optimization, chromatography",
    "author": null,
    "author_email": "Johannes Schm\u00f6lder <j.schmoelder@fz-juelich.de>",
    "download_url": "https://files.pythonhosted.org/packages/4f/3d/ccb4bfc86d9ace0112923fd7b881cc72748a98bcea388713929fa42cb2d3/cadet_process-0.10.0.tar.gz",
    "platform": null,
    "description": "# CADET-Process\n\nThe [**CADET**](https://cadet.github.io) core simulator is a very powerful numerical engine that can simulate a large variety of physico-chemical models used in chromatography and other biochemical processes.\nHowever, the configuration files of **CADET** can be complex and difficult to work with.\nThis is especially relevant when multiple unit operations are involved which is often the case for complex integrated processes.\nMoreover, the structure of the configuration file may change during process optimization, for example when the order of dynamic events changes, making the direct use of **CADET** impossible without another layer of abstraction.\n\nIn this context [**CADET-Process**](https://cadet-process.readthedocs.io/en/latest/) was developed.\nThe package facilitates modeling processes using an object oriented model builder.\nThis interface layer provides convenient access to all model parameters in the system.\nIt automatically checks validity of the parameter values and sets reasonable default values where possible.\nThis simplifies the setup of **CADET** simulations and reduces the risk of ill-defined configurations files.\n\nImportantly, **CADET-Process** enables the modelling of elaborate switching schemes and advanced chromatographic operating modes such as complex gradients, recycling systems, or multi-column systems by facilitating the definition of dynamic changes of flow sheet connectivity or any other time dependent parameters.\n\nThe package also includes tools to evaluate cyclic stationarity of processes, and routines to determine optimal fractionation times required determine common performance indicators such as yield, purity, and productivity.\nMoreover, utility functions for calculating reaction equilibria and buffer capacities, as well as convenient functions for plotting simulation results are provided.\n\nFinally, these processes can be optimized by defining an objective function (with constraints) and using one of the integrated optimization algorithms such as NSGA-3.\nThis can be used to determine any of the physico-chemical model parameters and to improve process performance.\n\nFor more information and tutorials, please refer to the [documentation](https://cadet-process.readthedocs.io/en/latest/).\nThe source code is freely available on [*GitHub*](https://github.com/fau-advanced-separations/CADET-Process), and a scientific paper was published in [*MDPI Processes*](https://doi.org/10.3390/pr8010065).\nIf **CADET-Process** is useful to you, please cite the following publication:\n\n```\n@Article{Schmoelder2020,\n  author  = {Schm\u00f6lder, Johannes and Kaspereit, Malte},\n  title   = {A {{Modular Framework}} for the {{Modelling}} and {{Optimization}} of {{Advanced Chromatographic Processes}}},\n  doi     = {10.3390/pr8010065},\n  number  = {1},\n  pages   = {65},\n  volume  = {8},\n  journal = {Processes},\n  year    = {2020},\n}\n```\n\n## Installation\n\n**CADET-Process** can be installed with the following command:\n\n```\npip install CADET-Process\n```\n\nTo use **CADET-Process**, make sure, that **CADET** is also installed.\nThis can for example be done using [conda](https://github.com/conda-forge/miniforge):\n\n```\nconda install -c conda-forge cadet\n```\n\nFor more information, see the [CADET Documentation](https://cadet.github.io/master/getting_started/installation.html).\n\n## Free software\n\nCADET-Process is free software: you can redistribute it and/or modify it under the terms of the [GNU General Public License version 3](https://github.com/fau-advanced-separations/CADET-Process/blob/master/LICENSE.md).\n\n## Note\n\nThis software is work in progress and being actively developed.\nBreaking changes and extensive restructuring may occur in any commit and release.\nIf you encounter problems or if you have questions, feel free to ask for support in the [**CADET-Forum**](https://forum.cadet-web.de).\nPlease report any bugs that you find [here](https://github.com/fau-advanced-separations/CADET-Process/issues).\nPull requests on [GitHub](https://github.com/fau-advanced-separations/CADET-Process) are also welcome.\n\n## Acknowledgments\n\nPlease refer to the [list of contributors](CONTRIBUTORS.md) who helped building and funding this project.\n",
    "bugtrack_url": null,
    "license": "GPLv3",
    "summary": "A Framework for Modelling and Optimizing Advanced Chromatographic Processes",
    "version": "0.10.0",
    "project_urls": {
        "Bug Tracker": "https://github.com/fau-advanced-separations/CADET-Process/issues",
        "documentation": "https://cadet-process.readthedocs.io",
        "homepage": "https://github.com/fau-advanced-separations/CADET-Process"
    },
    "split_keywords": [
        "process modeling",
        " process optimization",
        " chromatography"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "206ecf66c4f528d529237b2038bcbb2696d6f8a600e1592e6dee76650682444a",
                "md5": "23ae21ac9a3ea633f52d892382ee1c1d",
                "sha256": "715e6f1469e70433e6f1ff3c3a82396cfd3ff7a359558e66ee649e1d7a6e7bc0"
            },
            "downloads": -1,
            "filename": "CADET_Process-0.10.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "23ae21ac9a3ea633f52d892382ee1c1d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 331239,
            "upload_time": "2024-12-16T14:25:28",
            "upload_time_iso_8601": "2024-12-16T14:25:28.555223Z",
            "url": "https://files.pythonhosted.org/packages/20/6e/cf66c4f528d529237b2038bcbb2696d6f8a600e1592e6dee76650682444a/CADET_Process-0.10.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4f3dccb4bfc86d9ace0112923fd7b881cc72748a98bcea388713929fa42cb2d3",
                "md5": "b069f28b1e4e69a87f7cf658c35c9d5e",
                "sha256": "c3d4dac4b3ad455a61e9983d85c1751bda5080afad95392fe7658f963df37b06"
            },
            "downloads": -1,
            "filename": "cadet_process-0.10.0.tar.gz",
            "has_sig": false,
            "md5_digest": "b069f28b1e4e69a87f7cf658c35c9d5e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 281686,
            "upload_time": "2024-12-16T14:25:30",
            "upload_time_iso_8601": "2024-12-16T14:25:30.759686Z",
            "url": "https://files.pythonhosted.org/packages/4f/3d/ccb4bfc86d9ace0112923fd7b881cc72748a98bcea388713929fa42cb2d3/cadet_process-0.10.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-16 14:25:30",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "fau-advanced-separations",
    "github_project": "CADET-Process",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "cadet-process"
}
        
Elapsed time: 0.97812s