You're reading the documentation for a development version. For the latest released version, please have a look at v5.0.3.
Multi Component Colloidal¶
Group /input/model/unit_XXX/adsorption – ADSORPTION_MODEL = MULTI_COMPONENT_COLLOIDAL
IS_KINETIC
Selects 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 |
COL_PHI
Phase ratio
Unit:
Type: double |
Range: |
Length: 1 |
COL_KAPPA_EXP
Screening term exponent factor
Type: double |
Range: |
Length: 1 |
COL_KAPPA_FACT
Screening term factor
Unit:
Type: double |
Range: |
Length: 1 |
COL_KAPPA_CONST
Screening term constant
Unit:
Type: double |
Range: |
Length: 1 |
COL_CORDNUM
Coordination number
Type: int |
Range: |
Length: 1 |
COL_LOGKEQ_PH_EXP
Protein-resin interaction
equilibrium: Constant exponent for pH If pH is not considered, this value will be not be used but must still be specified, i.e. can be any number.
Type: double |
Range: |
Length: NTOTALBND |
COL_LOGKEQ_SALT_POWEXP
Protein-resin interaction
equilibrium: Constant pre-factor for salt power
Type: double |
Range: |
Length: NTOTALBND |
COL_LOGKEQ_SALT_POWFAC
Protein-resin interaction
equilibrium: Constant exponent for salt power
Type: double |
Range: |
Length: NTOTALBND |
COL_LOGKEQ_SALT_EXPFAC
Protein-resin interaction
equilibrium: Constant pre-factor for e-function with salt power
Type: double |
Range: |
Length: NTOTALBND |
COL_LOGKEQ_SALT_EXPARGMULT
Protein-resin interaction
equilibrium: Constant power factor for salt in e-function
Type: double |
Range: |
Length: NTOTALBND |
COL_BPP_PH_EXP
Protein-protein interaction
: Constant power term for pH. If pH is not considered, this value will be not be used but must still be specified, i.e. can be any number.
Type: double |
Range: |
Length: NTOTALBND |
COL_BPP_SALT_POWFACT
Protein-protein interaction
: Constant power pre-factor for salt
Type: double |
Range: |
Length: NTOTALBND |
COL_BPP_SALT_POWEX
Protein-protein interaction
: Constant power for salt
Type: double |
Range: |
Length: NTOTALBND |
COL_BPP_SALT_EXPFACT
Protein-protein interaction
: Constant pre-factor e-function with salt power
Type: double |
Range: |
Length: NTOTALBND |
COL_BPP_SALT_EXPARGMULT
Protein-protein interaction
: Constant power factor for salt in e-function
Type: double |
Range: |
Length: NTOTALBND |
COL_PROTEIN_RADIUS
Protein radius
Unit:
Type: double |
Range: |
Length: NTOTALBND |
COL_KKIN
Adsorption rate constants
in state-major ordering
Unit:
Type: double |
Range: |
Length: NTOTALBND |
COL_LINEAR_THRESHOLD
Threshold concentration
for switching to linear approximation
COL_USE_PH
Selects if pH is included in the model or not: 1 = yes, 0 = no.
Type: int |
Range: {0,1} |
Length: 1 |