You're reading the documentation for a development version. For the latest released version, please have a look at v5.1.0.
Multi Component Spreading¶
Group /input/model/unit_XXX/adsorption – ADSORPTION_MODEL = MULTI_COMPONENT_SPREADING
For information on model equations, refer to Multi Component Spreading.
IS_KINETICSelects kinetic or quasi-stationary adsorption mode: 1 = kinetic, 0 = quasi-stationary. If a single value is given, the mode is set for all bound states. Otherwise, the adsorption mode is set for each bound state separately.
Type: int  | 
Range: {0,1}  | 
Length: 1/NTOTALBND  | 
MCSPR_KAAdsorption rate constants in state-major ordering
Unit: \(m_{MP}^3~mol^{-1}~s^{-1}\)
Type: double  | 
Range: \(\ge 0\)  | 
Length: NTOTALBND  | 
MCSPR_KDDesorption rate constants in state-major ordering
Unit: \(s^{-1}\)
Type: double  | 
Range: \(\ge 0\)  | 
Length: NTOTALBND  | 
MCSPR_QMAXMaximum adsorption capacities in state-major ordering
Unit: \(mol~m_{SP}^{-3}\)
Type: double  | 
Range: \(\gt 0\)  | 
Length: NTOTALBND  | 
MCSPR_K12Exchange rates from the first to the second bound state
Unit: \(s^{-1}\)
Type: double  | 
Range: \(\ge 0\)  | 
Length: NCOMP  | 
MCSPR_K21Exchange rates from the second to the first bound state
Unit: \(s^{-1}\)
Type: double  | 
Range: \(\ge 0\)  | 
Length: NCOMP  |