.. _multi_component_bi_langmuir_ldf_config: Multi Component Bi-Langmuir LDF ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ **Group /input/model/unit_XXX/adsorption – ADSORPTION_MODEL = MULTI_COMPONENT_BILANGMUIR_LDF** For information on model equations, refer to :ref:`multi_component_bi_langmuir_ldf_model`. ``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 =================== ========================= ========================================= ``MCBLLDF_KEQ`` Equillibrium loading constants in state-major ordering (see :ref:`ordering_multi_dimensional_data`) **Unit:** :math:`m_{MP}^3~mol^{-1}` =================== ========================= ========================================= **Type:** double **Range:** :math:`\ge 0` **Length:** NCOMP :math:`\cdot` NSTATES =================== ========================= ========================================= ``MCBLLDF_KKIN`` Linear driving force coefficients in state-major ordering **Unit:** :math:`s^{-1}` =================== ========================= ========================================= **Type:** double **Range:** :math:`\ge 0` **Length:** NCOMP :math:`\cdot` NSTATES =================== ========================= ========================================= ``MCBLLDF_QMAX`` Maximum adsorption capacities in state-major ordering **Unit:** :math:`mol~m_{SP}^{-3}` =================== ========================= ========================================= **Type:** double **Range:** :math:`\gt 0` **Length:** NCOMP :math:`\cdot` NSTATES =================== ========================= =========================================