Menu

Documentation Page

Sebastian Schnittert

Documentation Page

To create a Doxygen documentation from the source code, got to the doc folder and type doxygen cadet.doxyfile

Compilation and Installation

How to install CADET on a Unix platform:
install_cadet_unix.pdf

How to install CADET on a Win64 platform:
install_cadet_win64.pdf

Code Development

A concise description of the classes in libcadet:
libcadet_class_description.pdf

How to add new adsorption models to the source code:
adding_adsorption_model.pdf

CADET file format specifications:
cadet_file_format.pdf

CADET development with Eclipse:
cadet_and_eclipse.pdf

Mathematical Background

Structure of the state vector used in libcadet:
cadet_statevector_structure.pdf

Global overview on the Jacobian matrix structure:
cadet_jac_overall_structure.pdf

Structure and storage layout of the column Jacobian block:
cadet_column_jac_structure.pdf

Structure and storage layout of the particle Jacobian blocks:
cadet_particle_jac_structure.pdf

Eric von Lieres, Joel Andersson:
A fast and accurate solver for the general rate model of column liquid chromatography

Andreas Püttmann, Sebastian Schnittert, Uwe Naumann, Eric von Lieres:
Fast and accurate parameter sensitivities for the general rate model of column liquid chromatography


Related

Wiki: Home