This web application is a demo version of different parts of the GasChromatographyToolbox . This toolbox is based on the simulation of gas chromatographic separations. Its purpose is to use simulation results to develop new methods for the analysis of a wide range of separation problems. The toolbox consists of a set of open-source Julia packages.
GasChromatographySimulator.jl
The package GasChromatographySimulator.jl is the basic package for the simulation of a gas chromatographic separations.
A demo version for the separation of 17 substances on three different stationary_phase phases in a one-dimensional GC is available under the tab GC Simulation. The column length, diameter and the film thickness can be varied, as well as the flow and type of the carrier gas and the temperature program. The resulting chromatogram and the peak list will be shown in the results section.
GasChromatographySystems.jl
Complex systems of multiple separation columns, like in comprehensive multidimensional GCxGC, can be simulated with the package GasChromatographySystems.jl . It uses the GasChromatographySimulator.jl package for the simulation of the individual columns.
Beside the simulation of the separation, it includes also a flow calculator for complex networks of capillaries. Depending on inlet and outlet pressures the flow through different parts of the network can be calculated, as well as the pressure drop.
A demo version of the simulation of a GCxGC system and the flow calculator will be available soon.
RetentionParameterEstimator.jl
For the correct simulation of GC separations the retention parameters which describe the interaction of the different substances with the stationary phase are needed. These parameters can be calculated from the retention times of the substances in isothermal measurements. The package RetentionParameterEstimator.jl can be used for this task. It uses the GasChromatographySimulator.jl package to estimate the parameters from measured temperature programmed GC runs by finding the optimal set of retention parameters that lead to similar simulated and measured retention times.
A demo version for the estimation of the retention parameters will be available soon.
Contact
If you have interest in a more advanced use of the GasChromatographyToolbox or have any questions, please contact us: info@gaschromatographytoolbox.org