3.3.1. Overall Framework of the Method
This section provides a systematic and detailed overview of the overall framework of the method, clarifying the numerical process from raw structural and energy data to the final reaction selectivity output, the main mathematical models, and numerical implementation details. Key formulas and parameter definitions are also provided to facilitate the subsequent implementation and reproduction of the results in each module. The method uses the atomic coordinates of the catalyst surface and the molecular configurations of the reactants as the sole raw inputs. First-principles calculations generate a set of discrete energy points (adsorption energies, reaction state energies, and transition state free energies). These discrete energy points are interpolated using multidimensional splines to form a continuous reaction energy surface function. Based on this continuous energy surface, the lowest-energy reaction paths are identified and a complete reaction path network is constructed. Finally, a system of nonlinear algebraic equations is solved under the steady-state approximation to obtain the species surface coverage and fluxes along each path, thereby quantifying the product distribution and selectivity. The first-principles output is transferred to the kinetic solution in the form of a structured data matrix. This data matrix contains the absolute energy, transition state energy barrier, molecular free energy correction term, and zero-point energy correction term for each reaction step. This matrix serves as a unified reference for all subsequent fitting, microdynamics solutions, and electronic structure mapping. The numerical implementation of this method adopts a strategy that combines parallel DFT point splicing, a sparse Jacobian matrix solution and sensitivity principal component analysis to ensure scalability and robustness.
The rate constant at the kinetic level is expressed using a unified representation of the transfer state theory and the commonly used Arrhenius approximation to facilitate compatibility of data at different levels. The transfer state theory expression is written as Formula (1), which is used to calculate the rate constant directly from the transition state free energy [
27]:
In Formula (1),
represents the
th rate constant of the reaction step,
is the Boltzmann constant,
is the absolute temperature,
is the Planck constant, and
is the
th transition state Gibbs free energy difference of the step relative to the free energy of the reactant ground state. To facilitate matching with the experimental frequency factor, the Arrhenius form also uses Formula (2) as a parameterized representation [
28]:
In Formula (2),
is the prefactor (frequency factor),
is the activation energy, and
is the gas constant. The two formulas are mutually transformable. The transfer state theory gives the theoretical prefactor and activation free energy. The Arrhenius form facilitates empirical fitting and uncertainty propagation. The reaction rate of each step
is expressed in the form of surface reaction kinetics as the product of the rate constant and the species activity (or coverage). The universal form of a single-step reaction is written as
In Formula (3),
is the
th reaction rate of the step,
is the surface activity or gas phase activity of the participating species
, and
is the reaction order of the species
in the step (positive value indicates generation, negative value indicates consumption). The steady-state condition
establishes a mass balance algebraic constraint for each surface intermediate, and its matrix form is
In Equation (4), represents the stoichiometric coefficient of the intermediate in the reaction step . Solving the above nonlinear equations yields all surface coverages and fluxes at each step. The numerical solution employs a Jacobi-driven Newton–Raphson method combined with a sparse linear algebra library to accelerate Jacobi matrix inversion. Initial values are given by low-order approximations (such as the Langmuir adsorption equilibrium estimate), and step-size control is used to ensure convergence.
The reaction energy surface is fitted from discrete DFT points to continuous functions using three-dimensional and higher-dimensional spline basis expansions. The fitting goal is to minimize the fitting error and impose a second-order constraint on the energy curvature at the transition state to preserve the saddle point properties of the potential energy surface. The energy fitting function is expressed in mathematical notation as
In Formula (5), is the fitted energy function on the reaction coordinate vector , is the spline basis function, and is the undetermined coefficient. The coefficient vector is solved using the weighted least squares method, and a smoothing regularization term is applied to the basis function expansion to suppress overfitting. This continuous function is used to search for the minimum energy path to obtain the shortest energy curve along the reaction coordinate and the positions of each transition state on it, thereby establishing a complete path topology network and generating an energy parameter set for solving the microscopic dynamics.
The quantitative mapping between electronic structure and catalytic activity uses the linear response approximation as the parameterization basis, mapping a certain electronic state description quantity (such as the metal d-band center)
to the change of intermediate adsorption energy and transition state energy barrier. Its general expression is the linear sensitivity relationship
In Equation (6), is the energy at a given step (which can be expressed as adsorption energy or activation energy); is the reference state energy; is the reference d-band center; and is the sensitivity coefficient, which represents the linear contribution of small shifts in the electronic state to the energy. The sensitivity coefficient is obtained by regressing a series of electronic structure points using a penalized least-squares estimate and adaptively weighting the residuals to reflect the uncertainty in the DFT energy. This mapping serves as a low-cost electronic structure–dynamics coupling operator in the microdynamic solution, which is used to calculate the direct impact of controllable modulation of the catalyst’s electronic state on the rate constant and steady-state flux.
Rate control analysis of reaction networks uses rate constant elasticity or rate control metrics to identify key steps. The sensitivity of product flux to the rate constant of a single reaction step is defined as
In Formula (7),
is the
th control metric of the step and
is the target product flux. The Jacobian matrix is numerically inverted and the partial derivative is calculated using the perturbation method to obtain the contribution of each step to the target selectivity, which is used as a sensitivity guide for electronic structure optimization. The objective function constructed based on this sensitivity information is the maximization problem of the target product selectivity
. The objective function form is written as
In Formula (8), is the target product flux; the denominator is the sum of all observable product fluxes. The optimization variables are several controllable structural parameters ( is represented by the corresponding electronic state descriptors in this method). The optimization process uses constrained gradient descent or quasi-Newton method. The gradient is calculated by the chain rule from Formula (6), (1) or (2), in conjunction with the sensitivity matrix of the steady-state solver. The obtained gradient is used by the numerical optimizer to achieve directional adjustment of the structural parameters on selectivity.
Uncertainty and error propagation play central roles in this method. The statistical error in the DFT energy term is propagated down to the confidence intervals for rate constants and product selectivities via Monte Carlo sampling or Bayesian linear regression. The error model employs a Gaussian approximation, treating each energy term as an expected value plus a zero-mean variance term. Covariance propagation is performed on the fitting coefficients and sensitivity coefficients to obtain a surface that plots the selectivity’s sensitivity to input energy uncertainty. A steady-state solver is run independently for each Monte Carlo sample, outputting selectivity and conversion distributions that provide statistical significance criteria for subsequent experimental design and catalyst preparation.
Numerical implementation details have a decisive influence on reproducibility. The numerical interface for DFT point-to-energy surface fitting uses a unified unit system and a reference state alignment strategy to eliminate zero-point offsets between different calculation batches. The unified reference state in this work is defined as setting the total energy of all isolated gas-phase molecules to zero electron volts. All adsorption energies and reaction energies for surface systems are calculated and compared using this zero reference. Energy values obtained from different calculation batches or different systems are aligned through this common reference to ensure consistency and comparability across the reaction path network. The Jacobian matrix of the steady-state algebraic equation is partially derived analytically to improve numerical stability, and the remaining terms are supplemented by adaptive differential approximations. Parallelization adopts a hybrid strategy of task parallelism (DFT point preprocessing) and data parallelism (multi-sample Monte Carlo) to leverage the benefits of modern computing resources. The output of the complete process includes the reaction path topology network, energy parameters and uncertainties for each step, steady-state coverage and path flux matrix, rate control metrics, and electronic state sensitivity maps to selectivity. The method framework diagram provides a structural diagram centered on data flow and key mathematical interfaces, as shown in
Figure 6. The arrows in
Figure 6 represent the directional flow of data and feedback between different modules of the framework.
3.3.2. DFT Calculation Module
This module uses the PBE exchange-correlation functional in the generalized gradient approximation as its theoretical foundation and employs a pseudopotential plane wave method to discretize energy and force calculations. All density functional theory calculations in this module are performed using the Vienna Ab initio Simulation Package(VASP, version 6.3.2), an open-source software developed at the University of Vienna [
29,
30,
31]. The projected augmented wave method implemented in this package is employed to describe the ion–electron interaction. Transition state searches and frequency analyses are conducted using the VTST toolset (version 3.0). These software packages have been widely validated in the field of heterogeneous catalysis. A periodic slab model was used for system construction with a basal plane thickness of four layers. The lateral dimensions of the slab were 8.5 Å × 8.5 Å lateral dimensions, corresponding to a three-by-three supercell. The underlying atomic positions remained fixed during geometric relaxation, while the surface layers were fully relaxed. A vacuum layer thickness of 15 Å was used to eliminate periodic image interactions, and a dipole correction was applied when the surface was asymmetric. The pseudopotentials were implemented using the Projected Operator Augmented Wave (PAW) formulation, with a plane wave cutoff of 450 eV. Brillouin zone integration was performed using a Monkhorst–Pack k-point grid of 3 × 3 × 1 or denser in the surface direction to ensure energy convergence to less than 10
−5 eV. A force convergence threshold of 0.02 eV·Å
−1 was used. Spin polarization was enabled for adsorbates and open-shell intermediates that contained unpaired electrons. For transition metal–oxides, a DFT + U correction was applied to account for localized electrons in strongly correlated systems. The U value was obtained from literature and experimental calibration and was fixed in the calculations. The long-range dispersion interaction was investigated using a semi-empirical Grimme D3 correction to obtain a reasonable energy ranking of the adsorption configurations.
The definition of adsorption energy is given by the total energy difference of the system, which is expressed as shown in Formula (9). Negative values of adsorption energy represent exothermic adsorption:
In Formula (9),
is the total energy of the system (surface and adsorbate),
is the total energy of the clean surface, and
is the total energy of the adsorbate in the gas phase or isolated molecular state. The transition state energy barrier is defined as the difference between the transition state energy and the initial state energy. The minimum energy path search was carried out using the hill climbing elastic band (CI-NEB) method to locate the climbing point of the reaction. The climbing image after relaxation is refined to a single imaginary frequency using the hybrid dimer method or frequency calculation. The activation energy is expressed as follows:
In Formula (10), is the transition state total energy and is the starting state total energy. The confirmation of the transition state depends on the first imaginary frequency, and its vibration mode is along the reaction coordinate direction. The frequency calculation uses the finite difference method to solve the mass-weighted Hessian matrix and adopts the resonance approximation for the adsorption state vibration. The vibration mode number excludes the influence of translational and rotational degrees of freedom in the surface adsorption system and is treated according to the adsorption constraint condition.
Free energy correction plays a key role in the input data of microdynamics. Free energy is obtained by superimposing the zero-point energy and thermodynamic correction terms based on the electron energy. It is calculated according to the following relationship:
In Formula (11),
is the static electron energy,
is the zero-point vibration energy,
is the vibration thermodynamic correction, and
is the system entropy. The chemical potential of gas phase molecules is corrected according to the ideal gas approximation, and the gas phase chemical potential is expressed as
In Formula (12),
is the chemical potential at standard pressure
= 1 bar,
is the Boltzmann constant, and
is the actual partial pressure. The adsorption free energy or the free energy change of the reaction step is used to construct the energy surface and serves as the basis for calculating the microscopic kinetic rate constant. The entropy of the adsorbate on the surface is calculated using the resonance approximation, accounting for only the vibrational contribution. Under this approximation, the translational and rotational degrees of freedom of the surface adsorbate are completely frozen. The total entropy is obtained by summing the entropic contributions from all vibrational modes, each computed via standard statistical thermodynamic formulas using the mode frequency and temperature [
32]. This treatment is justified for strongly chemisorbed systems where the adsorbate is confined to small vibrations around the adsorption site. The validity and error bounds of this approximation have been discussed in the surface thermodynamics literature [
33]. The gas-phase molecular entropy is summed according to the rotational, translational, and vibrational degrees of freedom.
Transition state theory is used to derive microscopic rate constants from DFT data. Using transition state theory (TST) under the resonance approximation, the rate constant expression takes the following form:
In Formula (13), is the Boltzmann constant, is the Planck constant, and is the activation free energy difference consisting of the DFT energy and vibrational terms. The frequency ratio of the pre-exponential term can be estimated by the product ratio of the reactant and transition state vibrational modes and further calibrated as the A factor in the microdynamics module. The frequency spectrum truncation and numerical stability are strictly checked in the calculation to avoid the influence of imaginary frequency or zero frequency errors on the A factor.
The transition state identification workflow involves initializing the NEB profile, performing full relaxation of several intermediate images until the force convergence criterion is met, performing fine relaxation of the climbing image, and performing frequency analysis of the resulting transition configuration to verify the single imaginary frequency nature. The energies, zero-point energies, and free energy corrections at 298 K of the adsorption configuration and transition state are summarized to provide input for the subsequent energy surface fitting and microdynamics solution. The DFT energy parameters of the main reaction intermediates and transition states are summarized in
Table 4.
As shown in the table, all energies were corrected by zero-point energy and thermodynamics and processed using a unified reference state when constructing the reaction energy surface. The subsequent energy surface fitting and microdynamic solution used the free energy terms in the table as direct input to ensure the consistency between the kinetic parameters and the thermodynamic potential.
3.3.3. Energy Surface Fitting and Reaction Path Construction Module
This module takes a discrete first principles (DFT) energy point set
as input. The goal is to construct a smooth and physically constrained continuous energy field on the reaction coordinate plane
and identify the minimum energy path (MEP) and saddle point positions on this energy field to obtain the energy barriers and path topology of each key reaction step. The discrete points are mapped to a continuous field using a cubic B-spline basis expansion. The energy field is represented as
In Formula (14),
and
are cubic B-spline basis functions, the coefficient
is the fitting weight to be determined, and
and
are the upper limits of the basis function indices; the coordinates
and
are parameterized variables along the two orthogonal collective reaction coordinates, with
representing the fitting energy values at the corresponding coordinates. The fitting coefficients are obtained by solving the regularized least-squares problem, i.e., solving
In Formula (15), is the energy sample obtained by DFT calculation , is the regularization parameter used to suppress overfitting and ensure the physical smoothness of the energy surface, represents the Laplace operator, and the integration interval is the reaction coordinate domain. The regularization term is introduced in the discretized linear equations in the form of a Laplace matrix. The coefficients are solved using a sparse linear algebra solver constructed with node vectors, and the optimal value is determined by the generalized cross-validation of to balance the approximation accuracy and surface smoothness.
After the energy surface is obtained, the initial path is established according to the arc length parameterization and the minimum energy path search is performed. The adaptive string method is used to evolve the path nodes to approximate the MEP. The node force is updated only along the energy gradient component perpendicular to the path direction according to the projection method. The node force is expressed as
In Formula (16),
is the
th coordinate vector of the node of the path,
is the gradient of the energy field at
,
is the unit tangent vector of the path at this node, and the dot product term is the projection of the gradient in the direction of the tangent vector. This projection is deducted from the total gradient to ensure that the node moves only in the direction perpendicular to the tangent vector. The node iterative update uses explicit time stepping:
As shown in Formula (17),
is the time step parameter. During the iteration process, the path is periodically reparameterized with equal arc length to maintain uniform node distribution and improve numerical stability. The mathematical foundation and convergence properties of the cubic B-spline fitting technique used to construct the continuous energy surface from discrete DFT points are detailed in the numerical analysis literature. The adaptive string method for minimum energy path search follows the standard algorithm described in previous methodological works. The spring constant used in the CI-NEB calculation was set to 5 eV/Å
2. [
34]. Each numerical subroutine has been independently programmed and verified against benchmark systems. After the adaptive string method converges, the highest energy image is refined by Climbing-Image Nudged Elastic Band (CI-NEB) to accurately locate the saddle point and obtain a reliable transition state energy barrier. The total force of each image in CI-NEB is given by the sum of the vertical component of the true force and the spring force along the tangential direction. The spring force is expressed as
In Formula (18),
indicates that the tangential component of the gradient has been removed to preserve the perpendicular component,
is the spring constant,
represents the Euclidean distance between nodes, and
is the tangent vector. Used to constrain the spring force to the path direction, CI-NEB improves its climbing ability toward the saddle point by inverting the true force along the tangent direction of the highest energy image and removing the spring force, thereby converging to the precise transition state coordinates and energy values. The energy surface fitting process outputs a fitting coefficient matrix
and a smoothed residual distribution, while the path search outputs a sequence of MEP node coordinates, the energy of each node
, and the identified saddle point coordinates and energy barrier heights. These results provide quantitative parameters for the subsequent microdynamic solution module and are used for the precise calculation of rate constants. The fitted continuous energy surface and the identified minimum energy path are shown in
Figure 7.
3.3.4. Microdynamics Solution Module
This section describes the solution process and mathematical expression from energy parameters obtained from first-principles calculations to the quantification of macroscopic reaction performance, clarifying the physical origin of the rate constant, the construction of the steady-state equation, and the method for determining the rate-controlling step. The rate constant adopts both the empirical Arrhenius expression and the rigorous expression of transition state theory to maintain an intuitive correspondence with the DFT free energy. The Arrhenius expression is given in
Section 2.1, Formula (1). Transition state theory provides a microscopically comparable expression for the rate constant, given as Formula (2) in
Section 2.1. To avoid linear algebraic pathology, the calculations screen the vibrational modes through symmetric coordinate transformations and implement truncation or statistical processing on low-frequency modes to ensure the numerical stability of the calculated prefactor
and the activation free energy
.
Based on the microscopic reversible element reaction, the single-step reaction rate is given in the form of mass action law, and Formula (19) is expressed as
In Formula (19),
is the
th net rate of the element step (positive value means away from the adsorbate side);
and
are the forward and reverse rate constants, respectively;
is the occupancy of the surface species
; and
and
are the stoichiometric indices when the species acts as a reactant or product in the step. Surface site conservation is given as
In Formula (20), is the number of sites occupied by the species , is the total number of effective sites (calibrated to 1 in the model for simplicity), and the intermediates with multi-site occupation are directly reflected in the equation.
The steady-state approximation establishes a nonlinear algebraic equation system with the time derivative of the concentration of atoms/adsorbed intermediates equal to zero, which can be written in matrix form as follows:
In Equation (21), the matrix
’s elements are the stoichiometric coefficients of each intermediate at each step, the vector
contains the net rate functions arranged by step, and the unknowns are given in the species occupancy vector
. This nonlinear system of equations is solved using the Newton–trust-region method, and the Jacobian matrix is explicitly constructed at each iteration to ensure convergence. The construction of the Jacobian matrix, step size control, and convergence criteria in this solver follow standard numerical algorithms documented in chemical kinetics literature. Initial guesses for steady-state coverages are obtained from Langmuir adsorption isotherm approximations [
35], and a logarithmic transformation is applied to map coverage variables into an unconstrained space to improve numerical conditioning. Achieving a sustainable carbon-neutral economy necessitates the synergistic integration of advanced carbon capture technologies and renewable energy systems. Efficient CO
2 capture and separation materials provide the essential feedstock for downstream conversion [
36], while the deployment of compressed carbon dioxide energy storage technologies offers a viable strategy for managing the intermittency of renewable power in green-hydrogen-enabled scenarios [
37]. Within this ‘Power-to-X’ framework, the selective hydrogenation of CO
2 to light olefins hinges on the precise structural control of catalysts. Recent advancements in electronic structure regulation, particularly those demonstrated in copper-based systems for CO
2 reduction, emphasize that tailoring the surface adsorption environment is key to governing intermediate stabilization and achieving high product selectivity [
38]. To improve robustness to the initial guess, physical constraints are imposed on the minimum and maximum occupancies during the iterations
, and the occupancies are processed using a logarithmic transformation to reduce numerical rigidity. After the steady-state solution is derived, the overall yield and selectivity of the system are obtained by integrating the surface desorption rates of each path, and the conversion is calculated as the difference in the feed-discharge molar flow.
Reaction rate control analysis uses a sensitivity matrix and the degree of rate control (DRC) metric. The DRC is defined as the logarithmic derivative of the target reaction rate with respect to a perturbation of the rate constant, as shown in the following form:
In Formula (22),
is the evaluation target (e.g., the steady-state production rate of light olefins) and the sign and magnitude of
directly reflect the amplification or suppression effect of the step on the overall rate. The characterization obtained by DRC is used to calculate the path decomposition of the apparent activation energy
, expressed as Formula (23):
In Formula (23), is the th activation energy of the step (eV). This decomposition provides a direct quantitative explanation of the temperature sensitivity and rate determining factors from the perspective of energy barriers.
The boundary conditions and local interactions of the steady-state mean-field solution were verified using a parallel lattice-based Monte Carlo (lattice kMC) algorithm. Grid kMC uses event rates generated by Equation (2) under the same energy parameter set. Events included adsorption/desorption, surface migration, hydrogen transfer, and C–C coupling. The event frequency distribution output by kMC was used as a correction factor to adjust the ligand/coverage dependence in the mean-field model, which eliminated bias in the mean-field under strong coverage or ordered adsorption. The TOF (turnover frequency) and product selectivity obtained by the two methods were compared to assess the model uncertainty and define parameter sensitivity ranges.
The numerical implementation details adopt a modular structure: the rate constant table was generated by the DFT energy barrier and transition state vibrational data preprocessing module; the steady-state solution module used a sparse Jacobian construction and a parallel linear algebra solver to handle large-scale reaction networks; and the sensitivity analysis module used a dual-track parallel calculation based on finite differences and automatic differentiation to ensure the accuracy of sensitivity gradients and reduce numerical noise. After the solution was found, parameter sweeps of the temperature, pressure, and ratio were performed to obtain a global response surface of steady-state rate matrices and product distributions, which served as input for subsequent structure control mapping.
To clearly present the core information of the model output, a concise summary table is provided for the forward and reverse rate constants and the corresponding steady-state surface occupancies of the key reaction pathways. The rate constants reported in
Table 5 are evaluated at the model reference temperature of 573 K and are expressed in units of s
−1. Each occupancy represents a dimensionless surface coverage fraction.
3.3.5. Electronic Structure Control and Structural Parameter Mapping
This section establishes a quantitative mapping from catalyst geometry and chemical structure parameters to local electronic state variables, as well as an analytical relationship from electronic state variables to intermediate adsorption energy and reaction energy barriers, and then substitutes these relationships into microscopic kinetic expressions to obtain the direct control law of structural parameters on the rate of key reaction steps. The local electronic state of the catalyst surface is characterized by the d-band center (denoted as
) and the local state density gradient, and the structural parameters are input variables with the surface coordination number (CN), lattice strain (strain, denoted as (s)) and alloy component mole fraction (composition fraction, denoted as (x)). The linear regression model from the geometric and chemical parameters to d-band center adopts the following form [
29]:
In Formula (24), the variable on the left is the -band center; the constant term on the right is the baseline -band center; the term represents the upward shift of the local energy level caused by low coordination; the coefficient is the sensitivity coefficient, whose sign and dimension reflect the directional effect of coordination change on the energy band; is the lattice strain (positive value is tension, negative value is compression); the coefficient represents the modulation sensitivity of strain on electronic structure; is the mole fraction of the alloy guest component; and the coefficient represents the chemical shift effect of the chemical component on the -band center. The model used a set of catalyst structure samples obtained by DFT calculation as training data. A weighted least-squares fit was used to obtain the coefficient matrix and evaluate the fitting confidence interval and determination coefficient to ensure that the changes in structural parameters can be quantitatively described by the electronic state.
To describe the relationship between the electronic state and the intermediate adsorption energy, as well as the coupling between adsorption energy and activation energy, a linear Brønsted–Evans–Polanyi (BEP)-type approximation and a linear d-band-center relation are adopted. The change in adsorption energy relative to the baseline value is denoted as
, and its dependence on the d-band center is expressed as follows:
In Formula (25),
is the change in the adsorption energy of the intermediate
on a given surface relative to a reference surface (with the band center at
). The coefficient
represents the sensitivity of the adsorption energy due to the shift in the
-band center and is often negative to reflect the physical trend of enhanced adsorption due to an upward shift in the
-band center. The constant
is the inherent deviation term of the system. The change in adsorption energy is expressed in a linear BEP relationship with the activation energy of the corresponding reaction step:
In Formula (26),
is the activation energy of the reaction step; the parameter
is the BEP slope, which represents the transfer coefficient of the adsorption energy change to the activation energy; and the constant term
is the reference activation energy under the reference adsorption energy condition. Substituting Formula (25) into Formula (26), the activation energy can be expressed explicitly as a function of the d-band center [
30]:
In Formula (27), the left-side
is the activation energy, the first coefficient on the right side
gives the direct linear increase/decrease flux of the activation energy due to the change in the
-band center, and the constant term in brackets is the baseline activation energy correction. Substituting this expression into the microkinetic rate expression, the rate constant adopts the Arrhenius form
, and taking the derivative with respect to
obtains the parameter sensitivity formula, where
quantifies the exponential amplification effect of a small shift in the
-band center on the step rate. The sensitivity expression is written as
In Formula (28), the left side represents the derivative of the natural logarithm of the rate constant with respect to the -band center, while the parameters on the right side include temperature , , and the gas constant . The product of the coefficients determines the direction and absolute value of the sensitivity; the positive and negative signs reflect the direction of rate enhancement or inhibition caused by an upward shift in the -band center. This sensitivity expression is used to identify the relative degree to which structural parameter changes amplify or inhibit the rates of each key step at a given reaction temperature and to translate structural design objectives into electronic state control targets, thereby achieving quantitative coupled control of the C–C coupling step and the hydrogen migration step.
To quantify the above mapping relationship and kinetic sensitivity, a dataset consisting of DFT samples was used to perform stepwise regression fitting on the Equations (24) to (27). The obtained fitting coefficients and statistical indices are listed in
Table 6; the structural parameters can be directly input into the rate constant calculation module in the subsequent microscopic kinetic solution stage and the path contribution rate and selectivity distribution can be output.
As shown in
Table 6, these coefficients and statistics are directly fed into the microkinetics solver module and serve as part of the structural optimization objective function. This function searches within the design space for structural parameter combinations that maximize the activation energy difference for key steps (C–C coupling or hydrogen migration) and favor light olefin selectivity. This mapping relationship is then used in subsequent model validation and experimental comparison to quantitatively map structural indices obtained through XRD, XPS, and TEM into kinetic predictions, thereby achieving a closed-loop quantitative design process from structural preparation to product distribution.