https://github.com/cadet/rdm-example-rectangular-pulse
CADET case study from paper: Analytical solutions and moment analysis of general rate model for linear liquid chromatography” (Shamsul Qamar et al.)
Science Score: 49.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
✓DOI references
Found 8 DOI reference(s) in README -
○Academic publication links
-
✓Committers with academic emails
2 of 2 committers (100.0%) from academic institutions -
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (9.7%) to scientific vocabulary
Repository
CADET case study from paper: Analytical solutions and moment analysis of general rate model for linear liquid chromatography” (Shamsul Qamar et al.)
Basic Info
- Host: GitHub
- Owner: cadet
- Language: Python
- Default Branch: main
- Size: 20.5 KB
Statistics
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
Rectangular Pulse Elution Simulation with CADET
This repository contains an example simulation of the elution of a rectangular pulse using CADET-Process and CADET-RDM. Here, a General Rate Model (GRM) with a linear binding model is used to examine the influence of dispersion on the elution behavior.
This example reproduces part of the case study from:
- "Analytical solutions and moment analysis of general rate model for linear liquid chromatography" Shamsul Qamar, Javeria Nawaz Abbasi, Shumaila Javeed, Andreas Seidel-Morgenstern Chemical Engineering Science (2014); 107:192–205 https://doi.org/10.1016/j.ces.2013.12.019
It is also referenced in:
- "Chromatography Analysis and Design Toolkit (CADET)" Samuel Leweke, Eric von Lieres Computers & Chemical Engineering (2018); 113:274–294 https://doi.org/10.1016/j.compchemeng.2018.02.025
Authors
- Katharina Paul
- Ronald Jäpel
- Hannah Lanzrath
Running the Example Simulation
- Clone this repository.
- Set up the environment using the
environment.ymlfile. - Run the simulation:
bash
python main.py
The results will be stored in the src folder inside the output directory.
Note: Running
cadet-rdmrequires Git LFS, which needs to be installed separately.
- Ubuntu/Debian:
bash sudo apt-get install git-lfs git lfs install
- macOS (with Homebrew):
bash brew install git-lfs git lfs install
- Windows: Download and install from https://git-lfs.com
Output Repository
The output data for this case study can be found here: Link to Output Repository
Owner
- Name: CADET
- Login: cadet
- Kind: organization
- Email: cadet@fz-juelich.de
- Website: cadet.github.io
- Repositories: 1
- Profile: https://github.com/cadet
GitHub Events
Total
- Delete event: 1
- Issue comment event: 1
- Push event: 25
- Pull request review event: 1
- Pull request event: 4
- Create event: 5
Last Year
- Delete event: 1
- Issue comment event: 1
- Push event: 25
- Pull request review event: 1
- Pull request event: 4
- Create event: 5
Committers
Last synced: 9 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| Katharina Paul | k****l@r****e | 7 |
| Hannah Lanzrath | h****h@f****e | 1 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 10 months ago
All Time
- Total issues: 0
- Total pull requests: 2
- Average time to close issues: N/A
- Average time to close pull requests: about 1 hour
- Total issue authors: 0
- Total pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 0.5
- Merged pull requests: 1
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 2
- Average time to close issues: N/A
- Average time to close pull requests: about 1 hour
- Issue authors: 0
- Pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 0.5
- Merged pull requests: 1
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
- hannahlanzrath (4)
Top Labels
Issue Labels
Pull Request Labels
Dependencies
- cadet-process *
- cadet-rdm *