The word“geda”,as a typical example of partitive in Shaanxi local dialect,appears 40 times in Jia Pingwa’s novel Daideng,but with varied translation equivalents in its English version The Lantern Bearer,where this ...The word“geda”,as a typical example of partitive in Shaanxi local dialect,appears 40 times in Jia Pingwa’s novel Daideng,but with varied translation equivalents in its English version The Lantern Bearer,where this article raised its doubts about how a proper translation of partitive can transmit culture in a more authentic and loyal way.From the perspective of cultural schema theory,this article takes The Lantern Bearer1 as the basis of text analysis to explore the translation strategy of the partitive“geda”in the context of cultural correspondence before relevant translation models are proposed with the purpose to shed light on Shaanxi local literature translation into English.展开更多
Understanding the patterns and drivers of biomass allocation among organs at a broad scale is crucial for predicting the responses of plant growth and carbon sequestration to environmental change.However,the extent to...Understanding the patterns and drivers of biomass allocation among organs at a broad scale is crucial for predicting the responses of plant growth and carbon sequestration to environmental change.However,the extent to which the general rules govern these patterns and the key factors affecting biomass allocation remain poorly understood.Using a global dataset of 239 tree species,we tested the two prevailing theories(i.e.,the allometric partitioning theory(APT)and the optimal partitioning theory(OPT))by investigating the scaling relationships between plant organs and how environmental factors and phylogeny shape the patterns of biomass allocation.Our results generally support APT at the global scale,with variations in biomass allocation patterns explained by OPT.As plant size increased,a significant shift in biomass allocation from leaves to roots and stems,as well as from roots to stems,was observed.Specific environmental factors(including temperature,precipitation variables,and soil properties)significantly influenced biomass allocation with distinct patterns in the angiosperms and gymnosperms,even when the allometric effects were taken into account.We conclude that tree biomass allocation among organs(i.e.,the ratios of leaf to stem,leaf to root,stem to root,and aboveground to belowground)is governed by allometry but modulated by optimization at the global scale.Our findings highlight the importance of considering both the ontogenetic and environmental effects in predicting the responses of biomass sequestration to phylogenetic and environmental factors.展开更多
Effective partitioning is crucial for enabling parallel restoration of power systems after blackouts.This paper proposes a novel partitioning method based on deep reinforcement learning.First,the partitioning decision...Effective partitioning is crucial for enabling parallel restoration of power systems after blackouts.This paper proposes a novel partitioning method based on deep reinforcement learning.First,the partitioning decision process is formulated as a Markov decision process(MDP)model to maximize the modularity.Corresponding key partitioning constraints on parallel restoration are considered.Second,based on the partitioning objective and constraints,the reward function of the partitioning MDP model is set by adopting a relative deviation normalization scheme to reduce mutual interference between the reward and penalty in the reward function.The soft bonus scaling mechanism is introduced to mitigate overestimation caused by abrupt jumps in the reward.Then,the deep Q network method is applied to solve the partitioning MDP model and generate partitioning schemes.Two experience replay buffers are employed to speed up the training process of the method.Finally,case studies on the IEEE 39-bus test system demonstrate that the proposed method can generate a high-modularity partitioning result that meets all key partitioning constraints,thereby improving the parallelism and reliability of the restoration process.Moreover,simulation results demonstrate that an appropriate discount factor is crucial for ensuring both the convergence speed and the stability of the partitioning training.展开更多
This study presents an implicit multiphysics coupling method integrating Computational Fluid Dynamics(CFD),the Multiphase Particle-in-Cell(MPPIC)model,and the Finite Element Method(FEM),implemented with OpenFOAM,Calcu...This study presents an implicit multiphysics coupling method integrating Computational Fluid Dynamics(CFD),the Multiphase Particle-in-Cell(MPPIC)model,and the Finite Element Method(FEM),implemented with OpenFOAM,CalculiX,and preCICE to simulate fluid-particle-structure interactions with large deformations.Mesh motion in the fluid field is handled using the radial basis function(RBF)method.The particle phase is modeled by MPPIC,where fluid-particle interaction is described through momentum exchange,and inter-particle collisions are characterized by collision stress.The structural field is solved by nonlinear FEM to capture large deformations induced by geometric nonlinearity.Coupling among fields is realized through a partitioned,parallel,and non-intrusive iterative strategy,ensuring stable transfer and convergence of interface forces and displacements.Notably,the influence of particles on the structure is not direct but mediated by the fluid,while structural motion directly affects particle dynamics.The results demonstrate that the proposed approach effectively captures multiphysics interaction processes and provides a valuable reference for numerical modeling of coupled fluid-particle-structure systems.展开更多
Unmanned aerial vehicles(UAVs)are widely utilized in area coverage tasks due to their flexibility and efficiency in geo-graphic information acquisition.However,complex boundary conditions in actual water area maps oft...Unmanned aerial vehicles(UAVs)are widely utilized in area coverage tasks due to their flexibility and efficiency in geo-graphic information acquisition.However,complex boundary conditions in actual water area maps often reduce coverage efficiency.To address this issue,this paper proposes a map preprocessing algorithm that linearizes boundary lines and processes concave areas into concave polygons,followed by gridding the map.Additionally,a collaborative area coverage method for UAV swarms is introduced based on region partitioning,which considers the comprehensive cost of energy consumption and time.An improved Hungarian algorithm is utilized for region partitioning,and a Dubins-A*-based plow-ing area full coverage path planning method is proposed to achieve path smoothing and collaborative coverage of each partition.Two sets of simulation experiments are conducted.The first experiment verifies the effectiveness of the map preprocessing algorithm,and the second compares the proposed collaborative area coverage algorithm with other methods,demonstrating its performance advantages.展开更多
Understanding the complex deformation mechanisms of non-equimolar multi-principal element alloys(MPEAs)requires high-fidelity atomic-scale simulations.This study develops a deep potential(DP)model to enable molecular ...Understanding the complex deformation mechanisms of non-equimolar multi-principal element alloys(MPEAs)requires high-fidelity atomic-scale simulations.This study develops a deep potential(DP)model to enable molecular dynamics simulations of the Ta_(0.4)Ti_(2)Zr(Ta_(0.4))alloy.Monte Carlo simulations using this potential reveal Ta atom precipitation in the Ta_(0.4)alloy.Under uniaxial tensile loading along the[100]direction in the NPT ensemble,the alloy undergoes a remarkable sequence of phase transformations:an initial body-centered cubic(BCC_(1))to face-centered cubic(FCC)transformation,followed by a reverse transformation from FCC to a distinct BCC phase(BCC_(2)),and finally a BCC_(2) to hexagonal close-packed(HCP)transformation.Critically,the reverse FCC to BCC_(2) transformation induces significant volume contraction.We demonstrate that the inversely transformed BCC_(2) phase primarily accommodates compressive stress.Concurrently,the reorientation of BCC_(2) crystals contributes substantially to the observed high strain hardening.These simulations provide atomic-scale insights into the dynamic structural evolution,sequential phase transformations,and stress partitioning during deformation of the Ta_(0.4)alloy.The developed DP model and the revealed mechanisms offer fundamental theoretical guidance for accelerating the design of high-performance MPEAs.展开更多
With the development of sharded blockchains,high cross-shard rates and load imbalance have emerged as major challenges.Account partitioning based on hashing and real-time load faces the issue of high cross-shard rates...With the development of sharded blockchains,high cross-shard rates and load imbalance have emerged as major challenges.Account partitioning based on hashing and real-time load faces the issue of high cross-shard rates.Account partitioning based on historical transaction graphs is effective in reducing cross-shard rates but suffers from load imbalance and limited adaptability to dynamic workloads.Meanwhile,because of the coupling between consensus and execution,a target shard must receive both the partitioned transactions and the partitioned accounts before initiating consensus and execution.However,we observe that transaction partitioning and subsequent consensus do not require actual account data but only need to determine the relative partition order between shards.Therefore,we propose a novel sharded blockchain,called HATLedger,based on Hybrid Account and Transaction partitioning.First,HATLedger proposes building a future transaction graph to detect upcoming hotspot accounts and making more precise account partitioning to reduce transaction cross-shard rates.In the event of an impending overload,the source shard employs simulated partition transactions to specify the partition order across multiple target shards,thereby rapidly partitioning the pending transactions.The target shards can reach consensus on received transactions without waiting for account data.The source shard subsequently sends the account data to the corresponding target shards in the order specified by the previously simulated partition transactions.Based on real transaction history from Ethereum,we conducted extensive sharding scalability experiments.By maintaining low cross-shard rates and a relatively balanced load distribution,HATLedger achieves throughput improvements of 2.2x,1.9x,and 1.8x over SharPer,Shard Scheduler,and TxAllo,respectively,significantly enhancing efficiency and scalability.展开更多
Deformation prediction for extra-high arch dams is highly important for ensuring their safe operation.To address the challenges of complex monitoring data,the uneven spatial distribution of deformation,and the constru...Deformation prediction for extra-high arch dams is highly important for ensuring their safe operation.To address the challenges of complex monitoring data,the uneven spatial distribution of deformation,and the construction and optimization of a prediction model for deformation prediction,a multipoint ultrahigh arch dam deformation prediction model,namely,the CEEMDAN-KPCA-GSWOA-KELM,which is based on a clustering partition,is pro-posed.First,the monitoring data are preprocessed via variational mode decomposition(VMD)and wavelet denoising(WT),which effectively filters out noise and improves the signal-to-noise ratio of the data,providing high-quality input data for subsequent prediction models.Second,scientific cluster partitioning is performed via the K-means++algorithm to precisely capture the spatial distribution characteristics of extra-high arch dams and ensure the consistency of deformation trends at measurement points within each partition.Finally,CEEMDAN is used to separate monitoring data,predict and analyze each component,combine the KPCA(Kernel Principal Component Analysis)and the KELM(Kernel Extreme Learning Machine)optimized by the GSWOA(Global Search Whale Optimization Algorithm),integrate the predictions of each component via reconstruction methods,and precisely predict the overall trend of ultrahigh arch dam deformation.An extra high arch dam project is taken as an example and validated via a comparative analysis of multiple models.The results show that the multipoint deformation prediction model in this paper can combine data from different measurement points,achieve a comprehensive,precise prediction of the deformation situation of extra high arch dams,and provide strong technical support for safe operation.展开更多
AIM:To evaluate long-term visual field(VF)prediction using K-means clustering in patients with primary open angle glaucoma(POAG).METHODS:Patients who underwent 24-2 VF tests≥10 were included in this study.Using 52 to...AIM:To evaluate long-term visual field(VF)prediction using K-means clustering in patients with primary open angle glaucoma(POAG).METHODS:Patients who underwent 24-2 VF tests≥10 were included in this study.Using 52 total deviation values(TDVs)from the first 10 VF tests of the training dataset,VF points were clustered into several regions using the hierarchical ordered partitioning and collapsing hybrid(HOPACH)and K-means clustering.Based on the clustering results,a linear regression analysis was applied to each clustered region of the testing dataset to predict the TDVs of the 10th VF test.Three to nine VF tests were used to predict the 10th VF test,and the prediction errors(root mean square error,RMSE)of each clustering method and pointwise linear regression(PLR)were compared.RESULTS:The training group consisted of 228 patients(mean age,54.20±14.38y;123 males and 105 females),and the testing group included 81 patients(mean age,54.88±15.22y;43 males and 38 females).All subjects were diagnosed with POAG.Fifty-two VF points were clustered into 11 and nine regions using HOPACH and K-means clustering,respectively.K-means clustering had a lower prediction error than PLR when n=1:3 and 1:4(both P≤0.003).The prediction errors of K-means clustering were lower than those of HOPACH in all sections(n=1:4 to 1:9;all P≤0.011),except for n=1:3(P=0.680).PLR outperformed K-means clustering only when n=1:8 and 1:9(both P≤0.020).CONCLUSION:K-means clustering can predict longterm VF test results more accurately in patients with POAG with limited VF data.展开更多
A cyclic quenching treatment(CQT)succeeded in turning a 2.3 GPa maraging steel with a Charpy impact energy of 9 J into a new grade with the same strength but a Charpy impact energy of 20 J upon 4 cyclic treatments.The...A cyclic quenching treatment(CQT)succeeded in turning a 2.3 GPa maraging steel with a Charpy impact energy of 9 J into a new grade with the same strength but a Charpy impact energy of 20 J upon 4 cyclic treatments.The improvement of mechanical properties is attributed to the refinement and increased chemical heterogeneity of the martensitic substructure,rather than the refinement of prior austenite grain(PAG),as well as the Transformation-Induced Plasticity(TRIP)effect facilitated by small austenite grains.The role of local segregation of Ni during CQT in the formation of Ni-rich austenite grains,Ni-rich martensite laths and Ni-poor martensite laths,was investigated and verified by DICTRA simulations.This study highlights the important influence of Ni partitioning behavior during CQT,providing insights into microstructural evolution and mechanical properties.展开更多
Thermodynamic modeling is still themostwidely usedmethod to characterize aerosol acidity,a critical physicochemical property of atmospheric aerosols.However,it remains unclear whether gas-aerosol partitioning should b...Thermodynamic modeling is still themostwidely usedmethod to characterize aerosol acidity,a critical physicochemical property of atmospheric aerosols.However,it remains unclear whether gas-aerosol partitioning should be incorporated when thermodynamicmodels are employed to estimate the acidity of coarse particles.In this work,field measurements were conducted at a coastal city in northern China across three seasons,and covered wide ranges of temperature,relative humidity and NH_(3) concentrations.We examined the performance of different modes of ISORROPIA-II(a widely used aerosol thermodynamic model)in estimating aerosol acidity of coarse and fine particles.The M0 mode,which incorporates gas-phase data and runs the model in the forward mode,provided reasonable estimation of aerosol acidity for coarse and fine particles.Compared to M0,the M1 mode,which runs the model in the forward mode but does not include gas-phase data,may capture the general trend of aerosol acidity but underestimates pH for both coarse and fine particles;M2,which runs the model in the reverse mode,results in large errors in estimated aerosol pH for both coarse and fine particles and should not be used for aerosol acidity calculations.However,M1 significantly underestimates liquid water contents for both fine and coarse particles,while M2 provides reliable estimation of liquid water contents.In summary,our work highlights the importance of incorporating gas-aerosol partitioning when estimating coarse particle acidity,and thus may help improve our understanding of acidity of coarse particles.展开更多
Hydrogen partitioning between liquid iron alloys and silicate melts governs its distribution and cycling in Earth’s deep interior.Existing models based on simplified Fe-H systems predict strong hydrogen sequestration...Hydrogen partitioning between liquid iron alloys and silicate melts governs its distribution and cycling in Earth’s deep interior.Existing models based on simplified Fe-H systems predict strong hydrogen sequestration into the core.However,these models do not account for the modulating effects of major light elements such as oxygen and silicon in the core during Earth’s primordial differentiation.In this study,we use first-principles molecular dynamics simulations,augmented by machine learning techniques,to quantify hydrogen chemical potentials in quaternary Fe-O-Si-H systems under early core-mantle boundary conditions(135 GPa,5000 K).Our results demonstrate that the presence of 5.2 wt%oxygen and 4.8 wt%silicon reduces the siderophile affinity of hydrogen by 35%,decreasing its alloy-silicate partition coefficient from 18.2(in the case of Fe-H)to 11.8(in the case of Fe-O-Si-H).These findings suggest that previous estimates of the core hydrogen content derived from binary system models require downward revision.Our study underscores the critical role of multicomponent interactions in core formation models and provides first-principles-derived constraints to reconcile Earth’s present-day hydrogen reservoirs with its accretionary history.展开更多
While numerous allometric models exist for estimating biomass in trees with single stems,models for multi-stemmed species are scarce.This study presents models for predicting aboveground biomass(AGB)in European hazel(...While numerous allometric models exist for estimating biomass in trees with single stems,models for multi-stemmed species are scarce.This study presents models for predicting aboveground biomass(AGB)in European hazel(Corylus avellana L.),growing in multi-stemmed shrub form.We measured the size and harvested the biomass of 30 European hazel shrubs,drying and weighing their woody parts and leaves separately.AGB(dry mass)and leaf area models were established using a range of predictors,such as the upper height of the shrub,number of shoots per shrub,canopy projection area,stem base diameter of the thickest stem,and the sum of cross-sectional areas of all stems at the stem base.The latter was the best predictor of AGB,but the most practically useful variables,defined as relatively easy to measure by terrestrial or aerial approaches,were the upper height of the shrub and the canopy projection area.The leaf biomass to AGB ratio decreased with the shrub's height.Specific leaf area of shaded leaves increases with shrub height,but that of leaves at the top of the canopy does not change significantly.Given that the upper shrub height and crown projection of European hazel can be estimated using remote sensing approaches,especially UAV and LIDAR,these two variables appear the most promising for effective measurement of AGB in hazel.展开更多
To obtain materials capable of efficiently separating acetylene(C_(2)H_(2))from carbon dioxide(CO_(2))and eth-ylene(C_(2)H_(4)),In this work,based on the pore space partition strategy,a pacs-metal-organic framework(MO...To obtain materials capable of efficiently separating acetylene(C_(2)H_(2))from carbon dioxide(CO_(2))and eth-ylene(C_(2)H_(4)),In this work,based on the pore space partition strategy,a pacs-metal-organic framework(MOF):(NH_(2)Me_(2))_(2)[Fe_(3)(μ_(3)-O)(bdc)_(3)][In(FA)_(3)Cl_(3)](Fe‑FAIn‑bdc)was synthesized successfully by using the metal-formate com-plex[In(FA)_(3)Cl_(3)]^(3-)as the pore partition units,where bdc^(2-)=terephthalate,FA-=formate.Owing to the pore partition effect of this metal-organic building block,fruitful confined spaces are formed in the network of Fe‑FAIn‑bdc,endowing this MOF with superior separation performance of acetylene and carbon dioxide.According to the adsorp-tion test,this MOF exhibited a high adsorption capacity for C_(2)H_(2)(50.79 cm^(3)·g^(-1))at 298 K and 100 kPa,which was much higher than that for CO_(2)(29.99 cm^(3)·g^(-1))and C_(2)H_(4)(30.94 cm^(3)·g^(-1))under the same conditions.Ideal adsorbed solution theory(IAST)calculations demonstrate that the adsorption selectivity of Fe‑FAIn‑bdc for the mixture of C_(2)H_(2)/CO_(2)and C_(2)H_(2)/C_(2)H_(4)in a volume ratio of 50∶50 was 3.08 and 3.65,respectively,which was higher than some reported MOFs such as NUM-11 and SNNU-18.CCDC:_(2)453954.展开更多
In this paper,we examine the functions a(n)and b(n),which respectively represent the number of cubic partitions and cubic partition pairs.Our work leads to the derivation of asymptotic formulas for both a(n)and b(n).A...In this paper,we examine the functions a(n)and b(n),which respectively represent the number of cubic partitions and cubic partition pairs.Our work leads to the derivation of asymptotic formulas for both a(n)and b(n).Additionally,we establish the upper and lower bounds of these functions,factoring in the explicit error terms involved.Crucially,our findings reveal that a(n)and b(n)both satisfy several inequalities such as log-concavity,third-order Turan inequalities,and strict log-subadditivity.展开更多
Through quenching and tempering(QT)and quenching and partitioning(Q&P)processes,this study aimed to investigate the effects of microstructural modifications on the corrosion behavior and corrosion-assisted mechani...Through quenching and tempering(QT)and quenching and partitioning(Q&P)processes,this study aimed to investigate the effects of microstructural modifications on the corrosion behavior and corrosion-assisted mechanical degradation of medium Ni-bearing steel.The primary objective was the identification of strategies for the enhancement of the long-term lifespan and reliability of these alloys in neutral aqueous environments.Various electrochemical evaluations and microstructural characterizations were conducted to elucidate the relationship between heat treatment processes and corrosion behavior.The findings reveal that the conventional Q&P process formed partitioned austenite with a coarse size within the martensitic matrix,which led to an uneven distribution of Ni and high kernel average misorientation and resulted in an increased susceptibility to corrosion and corrosion-induced mechanical degradation.In addition,the corroded QT sample displayed preferential attacks around cementite clusters due to selective dissolution.By contrast,a slightly higher partitioning temperature,just above the martensite transformation start temperature,provided finely distributed austenite within bainite in the microstructure,which exhibited lower corrosion kinetics and reduced susceptibility to mechanical degradation in the corrosive environment.This study highlights the potential of microstructural optimization through the Q&P process with a high partitioning temperature as an effective technical strategy for achieving the superior durability and reliability of medium Ni-bearing steel alloys in neutral aqueous environments.展开更多
The Co-Ni-Ti-V quaternary phase diagrams within the Co-Ni-rich region were investigated using the electron probe X-ray micro-analyzer(EPMA)and X-ray diffraction(XRD).Three isothermal sections corresponding to the Co-1...The Co-Ni-Ti-V quaternary phase diagrams within the Co-Ni-rich region were investigated using the electron probe X-ray micro-analyzer(EPMA)and X-ray diffraction(XRD).Three isothermal sections corresponding to the Co-10Ni-Ti-V,Co-15Ni-Ti-V,and Co-20Ni-Ti-V quaternary systems at 1000°C were experimentally established.The results indicate that increasing Ni content markedly broadens theγ(α-Co)andγ′(Co3Ti)two-phase regions.Based on the Co-Ni-Ti-V phase diagram,alloys with highγ′solvus temperature were designed,and their comprehensive properties,includingγ′coarsening behavior and mechanical properties,were thoroughly investigated.Compared to Co-Ti-based superalloys,the Co-20Ni-10Ti-10V alloy exhibits lower coarsening rates ofγ′precipitates andγ/γ′lattice mismatch.Notably,it possesses exceptional high-temperature mechanical properties,with a yield strength of 508 MPa at 1000°C.This superior performance is primarily attributed to the presence of a high density of stacking fault shear.展开更多
In the present study,a simple but effective two-step annealing processing strategy via manipulating the austenite reversion path is proposed to obtain a large fraction of retained austenite in low-Mn medium-Mn steels....In the present study,a simple but effective two-step annealing processing strategy via manipulating the austenite reversion path is proposed to obtain a large fraction of retained austenite in low-Mn medium-Mn steels.Initially,the Fe-3Mn-0.2C-1.5Si(wt%)steel is intercritically annealed to form Mn-enriched lamellar martensite precursors.Subsequently,the austenite reversion transformation is manipulated to occur within the martensite lamellae during the second annealing process,resulting in an ultra-fine duplex microstructure of laminated austenite and ferrite.This process can not only allow a large fraction of austenite to be retained in low-Mn medium-Mn steels,but also increase the elongation by up to 41%without sacrificing the strength level compared to the conventional annealing.展开更多
This paper addresses the complexity of wake control in large-scale wind farms by proposing a partitioning control algorithm utilizing the FLORIDyn(FLOW Redirection and Induction Dynamics)dynamic wake model.First,the i...This paper addresses the complexity of wake control in large-scale wind farms by proposing a partitioning control algorithm utilizing the FLORIDyn(FLOW Redirection and Induction Dynamics)dynamic wake model.First,the impact of wakes on turbine effective wind speed is analyzed,leading to a quantitative method for assessing wake interactions.Based on these interactions,a partitioning method divides the wind farm into smaller,computationally manageable zones.Subsequently,a heuristic control algorithm is developed for yaw optimization within each partition,reducing the overall computational burden associated with multi-turbine optimization.The algorithm’s effectiveness is evaluated through case studies on 11-turbine and 28-turbine wind farms,demonstrating power generation increases of 9.78%and 1.78%,respectively,compared to baseline operation.The primary innovation lies in coupling the higher-fidelity dynamic FLORIDyn wake model with a graph-based partitioning strategy and a computationally efficient heuristic optimization,enabling scalable and accurate yaw control for large wind farms,overcoming limitations associated with simplified models or centralized optimization approaches.展开更多
Two-phase partitioning bioreactors(TPPBs)have been widely used because they overcome the mass-transfer limitation of hydrophobic volatile organic compounds(VOCs)in waste gas biological treatments.Understanding the mec...Two-phase partitioning bioreactors(TPPBs)have been widely used because they overcome the mass-transfer limitation of hydrophobic volatile organic compounds(VOCs)in waste gas biological treatments.Understanding the mechanisms of mass-transfer enhancement in TPPBs would enable efficient predictions for further industrial applications.In this study,influences of gradually increasing silicone oil ratio on the TPPB was explored,and a 94.35%reduction of the n-hexane partition coefficient was observed with 0.1 vol.%silicone,which increased to 80.7%along with a 40-fold removal efficiency enhancement in the stabilised removal period.The elimination capacity increased from 1.47 to 148.35 g/(m^(3)·h),i.e.a 101-fold increase compared with that of the single-phase reactors,when 10 vol.%(3 Critical Micelle Concentration)silicone oil was added.The significantly promoted partition coefficient was the main reason for the mass transfer enhancement,which covered the negative influences of the decreased total mass-transfer coefficient with increasing silicone oil volume ratio.The gradually rising stirring rate was benefit to the n-hexane removal,which became negative when the dominant resistance shifted from mass transfer to biodegradation.Moreover,a mass-transfer-reaction kinetic model of the TPPB was constructed based on the balance of n-hexane concentration,dissolved oxygen and biomass.Similar to the mechanism,the partition factor was predicted sensitive to the removal performance,and another five sensitive parameters were found simultaneously.This forecasting method enables the optimisation of TPPB performance and provides theoretical support for hydrophobic VOCs degradation.展开更多
基金supported by the Scientific Research Funds of the Educational Department of Shaanxi Provincial Government(Grant No.16JK1731)Shaanxi International Chinese Education Research Association(Grant No.2022HZ1478).
文摘The word“geda”,as a typical example of partitive in Shaanxi local dialect,appears 40 times in Jia Pingwa’s novel Daideng,but with varied translation equivalents in its English version The Lantern Bearer,where this article raised its doubts about how a proper translation of partitive can transmit culture in a more authentic and loyal way.From the perspective of cultural schema theory,this article takes The Lantern Bearer1 as the basis of text analysis to explore the translation strategy of the partitive“geda”in the context of cultural correspondence before relevant translation models are proposed with the purpose to shed light on Shaanxi local literature translation into English.
基金supported by the China Postdoctoral Science Foundation(2023M733712)the National Natural Science Foundation of China(31971491,32571862 and 32571830)the Strategic Priority Research Program of the Chinese Academy of Sciences(A)。
文摘Understanding the patterns and drivers of biomass allocation among organs at a broad scale is crucial for predicting the responses of plant growth and carbon sequestration to environmental change.However,the extent to which the general rules govern these patterns and the key factors affecting biomass allocation remain poorly understood.Using a global dataset of 239 tree species,we tested the two prevailing theories(i.e.,the allometric partitioning theory(APT)and the optimal partitioning theory(OPT))by investigating the scaling relationships between plant organs and how environmental factors and phylogeny shape the patterns of biomass allocation.Our results generally support APT at the global scale,with variations in biomass allocation patterns explained by OPT.As plant size increased,a significant shift in biomass allocation from leaves to roots and stems,as well as from roots to stems,was observed.Specific environmental factors(including temperature,precipitation variables,and soil properties)significantly influenced biomass allocation with distinct patterns in the angiosperms and gymnosperms,even when the allometric effects were taken into account.We conclude that tree biomass allocation among organs(i.e.,the ratios of leaf to stem,leaf to root,stem to root,and aboveground to belowground)is governed by allometry but modulated by optimization at the global scale.Our findings highlight the importance of considering both the ontogenetic and environmental effects in predicting the responses of biomass sequestration to phylogenetic and environmental factors.
基金funded by the Beijing Engineering Research Center of Electric Rail Transportation.
文摘Effective partitioning is crucial for enabling parallel restoration of power systems after blackouts.This paper proposes a novel partitioning method based on deep reinforcement learning.First,the partitioning decision process is formulated as a Markov decision process(MDP)model to maximize the modularity.Corresponding key partitioning constraints on parallel restoration are considered.Second,based on the partitioning objective and constraints,the reward function of the partitioning MDP model is set by adopting a relative deviation normalization scheme to reduce mutual interference between the reward and penalty in the reward function.The soft bonus scaling mechanism is introduced to mitigate overestimation caused by abrupt jumps in the reward.Then,the deep Q network method is applied to solve the partitioning MDP model and generate partitioning schemes.Two experience replay buffers are employed to speed up the training process of the method.Finally,case studies on the IEEE 39-bus test system demonstrate that the proposed method can generate a high-modularity partitioning result that meets all key partitioning constraints,thereby improving the parallelism and reliability of the restoration process.Moreover,simulation results demonstrate that an appropriate discount factor is crucial for ensuring both the convergence speed and the stability of the partitioning training.
基金supported in part by the Mining Hydraulic Technology and Equipment Engineering Research Center,Liaoning Technical University,Fuxin,China(Grant No.MHTE23-R04)the Fundamental Research Funds for the Central Universities(ID N25BSS068).
文摘This study presents an implicit multiphysics coupling method integrating Computational Fluid Dynamics(CFD),the Multiphase Particle-in-Cell(MPPIC)model,and the Finite Element Method(FEM),implemented with OpenFOAM,CalculiX,and preCICE to simulate fluid-particle-structure interactions with large deformations.Mesh motion in the fluid field is handled using the radial basis function(RBF)method.The particle phase is modeled by MPPIC,where fluid-particle interaction is described through momentum exchange,and inter-particle collisions are characterized by collision stress.The structural field is solved by nonlinear FEM to capture large deformations induced by geometric nonlinearity.Coupling among fields is realized through a partitioned,parallel,and non-intrusive iterative strategy,ensuring stable transfer and convergence of interface forces and displacements.Notably,the influence of particles on the structure is not direct but mediated by the fluid,while structural motion directly affects particle dynamics.The results demonstrate that the proposed approach effectively captures multiphysics interaction processes and provides a valuable reference for numerical modeling of coupled fluid-particle-structure systems.
基金National Natural Science Foundation of China(62402020,62303022)Beijing Nova Program(20240484720)+1 种基金Project of Cultivation for Young Top-Notch Talents of Beijing Municipal Institutions(BPHR202203043)BTBU Digital Business Platform Project byBMEC.
文摘Unmanned aerial vehicles(UAVs)are widely utilized in area coverage tasks due to their flexibility and efficiency in geo-graphic information acquisition.However,complex boundary conditions in actual water area maps often reduce coverage efficiency.To address this issue,this paper proposes a map preprocessing algorithm that linearizes boundary lines and processes concave areas into concave polygons,followed by gridding the map.Additionally,a collaborative area coverage method for UAV swarms is introduced based on region partitioning,which considers the comprehensive cost of energy consumption and time.An improved Hungarian algorithm is utilized for region partitioning,and a Dubins-A*-based plow-ing area full coverage path planning method is proposed to achieve path smoothing and collaborative coverage of each partition.Two sets of simulation experiments are conducted.The first experiment verifies the effectiveness of the map preprocessing algorithm,and the second compares the proposed collaborative area coverage algorithm with other methods,demonstrating its performance advantages.
基金supported by the National University of Defense Technology Research Fund Projectthe National Natural Science Foundation of China(Grant No.12534013)the Science and Technology Innovation Program of Hunan Province(Grant Nos.2025ZYJ001 and 2021RC4026)。
文摘Understanding the complex deformation mechanisms of non-equimolar multi-principal element alloys(MPEAs)requires high-fidelity atomic-scale simulations.This study develops a deep potential(DP)model to enable molecular dynamics simulations of the Ta_(0.4)Ti_(2)Zr(Ta_(0.4))alloy.Monte Carlo simulations using this potential reveal Ta atom precipitation in the Ta_(0.4)alloy.Under uniaxial tensile loading along the[100]direction in the NPT ensemble,the alloy undergoes a remarkable sequence of phase transformations:an initial body-centered cubic(BCC_(1))to face-centered cubic(FCC)transformation,followed by a reverse transformation from FCC to a distinct BCC phase(BCC_(2)),and finally a BCC_(2) to hexagonal close-packed(HCP)transformation.Critically,the reverse FCC to BCC_(2) transformation induces significant volume contraction.We demonstrate that the inversely transformed BCC_(2) phase primarily accommodates compressive stress.Concurrently,the reorientation of BCC_(2) crystals contributes substantially to the observed high strain hardening.These simulations provide atomic-scale insights into the dynamic structural evolution,sequential phase transformations,and stress partitioning during deformation of the Ta_(0.4)alloy.The developed DP model and the revealed mechanisms offer fundamental theoretical guidance for accelerating the design of high-performance MPEAs.
基金funded by the National Key Research and Development Program of China(Grant No.2024YFE0209000)the NSFC(Grant No.U23B2019)。
文摘With the development of sharded blockchains,high cross-shard rates and load imbalance have emerged as major challenges.Account partitioning based on hashing and real-time load faces the issue of high cross-shard rates.Account partitioning based on historical transaction graphs is effective in reducing cross-shard rates but suffers from load imbalance and limited adaptability to dynamic workloads.Meanwhile,because of the coupling between consensus and execution,a target shard must receive both the partitioned transactions and the partitioned accounts before initiating consensus and execution.However,we observe that transaction partitioning and subsequent consensus do not require actual account data but only need to determine the relative partition order between shards.Therefore,we propose a novel sharded blockchain,called HATLedger,based on Hybrid Account and Transaction partitioning.First,HATLedger proposes building a future transaction graph to detect upcoming hotspot accounts and making more precise account partitioning to reduce transaction cross-shard rates.In the event of an impending overload,the source shard employs simulated partition transactions to specify the partition order across multiple target shards,thereby rapidly partitioning the pending transactions.The target shards can reach consensus on received transactions without waiting for account data.The source shard subsequently sends the account data to the corresponding target shards in the order specified by the previously simulated partition transactions.Based on real transaction history from Ethereum,we conducted extensive sharding scalability experiments.By maintaining low cross-shard rates and a relatively balanced load distribution,HATLedger achieves throughput improvements of 2.2x,1.9x,and 1.8x over SharPer,Shard Scheduler,and TxAllo,respectively,significantly enhancing efficiency and scalability.
基金supported by the National Natural Science Foundation of China(Grant Nos.52069029,52369026)the Belt and Road Special Foundation of National Key Laboratory of Water Disaster Preven-tion(Grant No.2023490411)+2 种基金the Yunnan Agricultural Basic Research Joint Special General Project(Grant Nos.202501BD070001-060,202401BD070001-071)Construction Project of the Yunnan Key Laboratory of Water Security(No.20254916CE340051)the Youth Talent Project of“Xingdian Talent Support Plan”in Yunnan Province(Grant No.XDYC-QNRC-2023-0412).
文摘Deformation prediction for extra-high arch dams is highly important for ensuring their safe operation.To address the challenges of complex monitoring data,the uneven spatial distribution of deformation,and the construction and optimization of a prediction model for deformation prediction,a multipoint ultrahigh arch dam deformation prediction model,namely,the CEEMDAN-KPCA-GSWOA-KELM,which is based on a clustering partition,is pro-posed.First,the monitoring data are preprocessed via variational mode decomposition(VMD)and wavelet denoising(WT),which effectively filters out noise and improves the signal-to-noise ratio of the data,providing high-quality input data for subsequent prediction models.Second,scientific cluster partitioning is performed via the K-means++algorithm to precisely capture the spatial distribution characteristics of extra-high arch dams and ensure the consistency of deformation trends at measurement points within each partition.Finally,CEEMDAN is used to separate monitoring data,predict and analyze each component,combine the KPCA(Kernel Principal Component Analysis)and the KELM(Kernel Extreme Learning Machine)optimized by the GSWOA(Global Search Whale Optimization Algorithm),integrate the predictions of each component via reconstruction methods,and precisely predict the overall trend of ultrahigh arch dam deformation.An extra high arch dam project is taken as an example and validated via a comparative analysis of multiple models.The results show that the multipoint deformation prediction model in this paper can combine data from different measurement points,achieve a comprehensive,precise prediction of the deformation situation of extra high arch dams,and provide strong technical support for safe operation.
基金Supported by the Korea Health Technology R&D Project through the Korea Health Industry Development Institute(KHIDI),the Ministry of Health&Welfare,Republic of Korea(No.RS-2020-KH088726)the Patient-Centered Clinical Research Coordinating Center(PACEN),the Ministry of Health and Welfare,Republic of Korea(No.HC19C0276)the National Research Foundation of Korea(NRF),the Korea Government(MSIT)(No.RS-2023-00247504).
文摘AIM:To evaluate long-term visual field(VF)prediction using K-means clustering in patients with primary open angle glaucoma(POAG).METHODS:Patients who underwent 24-2 VF tests≥10 were included in this study.Using 52 total deviation values(TDVs)from the first 10 VF tests of the training dataset,VF points were clustered into several regions using the hierarchical ordered partitioning and collapsing hybrid(HOPACH)and K-means clustering.Based on the clustering results,a linear regression analysis was applied to each clustered region of the testing dataset to predict the TDVs of the 10th VF test.Three to nine VF tests were used to predict the 10th VF test,and the prediction errors(root mean square error,RMSE)of each clustering method and pointwise linear regression(PLR)were compared.RESULTS:The training group consisted of 228 patients(mean age,54.20±14.38y;123 males and 105 females),and the testing group included 81 patients(mean age,54.88±15.22y;43 males and 38 females).All subjects were diagnosed with POAG.Fifty-two VF points were clustered into 11 and nine regions using HOPACH and K-means clustering,respectively.K-means clustering had a lower prediction error than PLR when n=1:3 and 1:4(both P≤0.003).The prediction errors of K-means clustering were lower than those of HOPACH in all sections(n=1:4 to 1:9;all P≤0.011),except for n=1:3(P=0.680).PLR outperformed K-means clustering only when n=1:8 and 1:9(both P≤0.020).CONCLUSION:K-means clustering can predict longterm VF test results more accurately in patients with POAG with limited VF data.
基金sponsored by the National Natural Science Foun-dation of China(Grant Nos.52271122,52203384).
文摘A cyclic quenching treatment(CQT)succeeded in turning a 2.3 GPa maraging steel with a Charpy impact energy of 9 J into a new grade with the same strength but a Charpy impact energy of 20 J upon 4 cyclic treatments.The improvement of mechanical properties is attributed to the refinement and increased chemical heterogeneity of the martensitic substructure,rather than the refinement of prior austenite grain(PAG),as well as the Transformation-Induced Plasticity(TRIP)effect facilitated by small austenite grains.The role of local segregation of Ni during CQT in the formation of Ni-rich austenite grains,Ni-rich martensite laths and Ni-poor martensite laths,was investigated and verified by DICTRA simulations.This study highlights the important influence of Ni partitioning behavior during CQT,providing insights into microstructural evolution and mechanical properties.
基金supported by the National Natural Science Foundation of China (Nos.42022050 and 42277088)the Guangdong Basic and Applied Basic Research Fund Committee (Nos.2021A1515011248 and 2023A1515012010)the Guangdong Foundation for the Program of Science and Technology Research (No.2020B1212060053).
文摘Thermodynamic modeling is still themostwidely usedmethod to characterize aerosol acidity,a critical physicochemical property of atmospheric aerosols.However,it remains unclear whether gas-aerosol partitioning should be incorporated when thermodynamicmodels are employed to estimate the acidity of coarse particles.In this work,field measurements were conducted at a coastal city in northern China across three seasons,and covered wide ranges of temperature,relative humidity and NH_(3) concentrations.We examined the performance of different modes of ISORROPIA-II(a widely used aerosol thermodynamic model)in estimating aerosol acidity of coarse and fine particles.The M0 mode,which incorporates gas-phase data and runs the model in the forward mode,provided reasonable estimation of aerosol acidity for coarse and fine particles.Compared to M0,the M1 mode,which runs the model in the forward mode but does not include gas-phase data,may capture the general trend of aerosol acidity but underestimates pH for both coarse and fine particles;M2,which runs the model in the reverse mode,results in large errors in estimated aerosol pH for both coarse and fine particles and should not be used for aerosol acidity calculations.However,M1 significantly underestimates liquid water contents for both fine and coarse particles,while M2 provides reliable estimation of liquid water contents.In summary,our work highlights the importance of incorporating gas-aerosol partitioning when estimating coarse particle acidity,and thus may help improve our understanding of acidity of coarse particles.
基金supported by the National Key R&D Program of China(Grant No.2022YFF0503203)National Natural Science Foundation of China(NSFC)projects(Grant Nos.42441826 and 42173041)+1 种基金the Key Research Program of the Institute of Geology and Geophysics,Chinese Academy of Sciences(Grant No.IGGCAS-202204)the computational facilities of the Computer Simulation Laboratory at IGGCAS and the Beijing Super Cloud Computing Center(BSCC).
文摘Hydrogen partitioning between liquid iron alloys and silicate melts governs its distribution and cycling in Earth’s deep interior.Existing models based on simplified Fe-H systems predict strong hydrogen sequestration into the core.However,these models do not account for the modulating effects of major light elements such as oxygen and silicon in the core during Earth’s primordial differentiation.In this study,we use first-principles molecular dynamics simulations,augmented by machine learning techniques,to quantify hydrogen chemical potentials in quaternary Fe-O-Si-H systems under early core-mantle boundary conditions(135 GPa,5000 K).Our results demonstrate that the presence of 5.2 wt%oxygen and 4.8 wt%silicon reduces the siderophile affinity of hydrogen by 35%,decreasing its alloy-silicate partition coefficient from 18.2(in the case of Fe-H)to 11.8(in the case of Fe-O-Si-H).These findings suggest that previous estimates of the core hydrogen content derived from binary system models require downward revision.Our study underscores the critical role of multicomponent interactions in core formation models and provides first-principles-derived constraints to reconcile Earth’s present-day hydrogen reservoirs with its accretionary history.
基金funded by grants EVA4.0 No.Z.02.1.01/0.0/0.0/16_019/0000803 and ITMS2014+313011W580s provided by EU OP RDEin CZ and SKprojects APVV-18-0086,APVV-19-0387,APVV-20-0168,APVV-20-0215 and APVV-22-0056 from the Slovak Research and Development Agencysupport from the European Research Executive Agency for ReForest,Grant Agreement Nr:101060635
文摘While numerous allometric models exist for estimating biomass in trees with single stems,models for multi-stemmed species are scarce.This study presents models for predicting aboveground biomass(AGB)in European hazel(Corylus avellana L.),growing in multi-stemmed shrub form.We measured the size and harvested the biomass of 30 European hazel shrubs,drying and weighing their woody parts and leaves separately.AGB(dry mass)and leaf area models were established using a range of predictors,such as the upper height of the shrub,number of shoots per shrub,canopy projection area,stem base diameter of the thickest stem,and the sum of cross-sectional areas of all stems at the stem base.The latter was the best predictor of AGB,but the most practically useful variables,defined as relatively easy to measure by terrestrial or aerial approaches,were the upper height of the shrub and the canopy projection area.The leaf biomass to AGB ratio decreased with the shrub's height.Specific leaf area of shaded leaves increases with shrub height,but that of leaves at the top of the canopy does not change significantly.Given that the upper shrub height and crown projection of European hazel can be estimated using remote sensing approaches,especially UAV and LIDAR,these two variables appear the most promising for effective measurement of AGB in hazel.
文摘To obtain materials capable of efficiently separating acetylene(C_(2)H_(2))from carbon dioxide(CO_(2))and eth-ylene(C_(2)H_(4)),In this work,based on the pore space partition strategy,a pacs-metal-organic framework(MOF):(NH_(2)Me_(2))_(2)[Fe_(3)(μ_(3)-O)(bdc)_(3)][In(FA)_(3)Cl_(3)](Fe‑FAIn‑bdc)was synthesized successfully by using the metal-formate com-plex[In(FA)_(3)Cl_(3)]^(3-)as the pore partition units,where bdc^(2-)=terephthalate,FA-=formate.Owing to the pore partition effect of this metal-organic building block,fruitful confined spaces are formed in the network of Fe‑FAIn‑bdc,endowing this MOF with superior separation performance of acetylene and carbon dioxide.According to the adsorp-tion test,this MOF exhibited a high adsorption capacity for C_(2)H_(2)(50.79 cm^(3)·g^(-1))at 298 K and 100 kPa,which was much higher than that for CO_(2)(29.99 cm^(3)·g^(-1))and C_(2)H_(4)(30.94 cm^(3)·g^(-1))under the same conditions.Ideal adsorbed solution theory(IAST)calculations demonstrate that the adsorption selectivity of Fe‑FAIn‑bdc for the mixture of C_(2)H_(2)/CO_(2)and C_(2)H_(2)/C_(2)H_(4)in a volume ratio of 50∶50 was 3.08 and 3.65,respectively,which was higher than some reported MOFs such as NUM-11 and SNNU-18.CCDC:_(2)453954.
基金supported by the National Natural Science Foundation of China(12371327)the Natural Science Foundation of Chongqing(cstc2021jcyj-msxmX0107).
文摘In this paper,we examine the functions a(n)and b(n),which respectively represent the number of cubic partitions and cubic partition pairs.Our work leads to the derivation of asymptotic formulas for both a(n)and b(n).Additionally,we establish the upper and lower bounds of these functions,factoring in the explicit error terms involved.Crucially,our findings reveal that a(n)and b(n)both satisfy several inequalities such as log-concavity,third-order Turan inequalities,and strict log-subadditivity.
基金supported in part by the National Research Foundation of Korea(NRF)grant funded by the Korean government(MSIT)(No.2022R1A2C 4001255)。
文摘Through quenching and tempering(QT)and quenching and partitioning(Q&P)processes,this study aimed to investigate the effects of microstructural modifications on the corrosion behavior and corrosion-assisted mechanical degradation of medium Ni-bearing steel.The primary objective was the identification of strategies for the enhancement of the long-term lifespan and reliability of these alloys in neutral aqueous environments.Various electrochemical evaluations and microstructural characterizations were conducted to elucidate the relationship between heat treatment processes and corrosion behavior.The findings reveal that the conventional Q&P process formed partitioned austenite with a coarse size within the martensitic matrix,which led to an uneven distribution of Ni and high kernel average misorientation and resulted in an increased susceptibility to corrosion and corrosion-induced mechanical degradation.In addition,the corroded QT sample displayed preferential attacks around cementite clusters due to selective dissolution.By contrast,a slightly higher partitioning temperature,just above the martensite transformation start temperature,provided finely distributed austenite within bainite in the microstructure,which exhibited lower corrosion kinetics and reduced susceptibility to mechanical degradation in the corrosive environment.This study highlights the potential of microstructural optimization through the Q&P process with a high partitioning temperature as an effective technical strategy for achieving the superior durability and reliability of medium Ni-bearing steel alloys in neutral aqueous environments.
基金supported by the National Natural Science Foundation of China(Nos.51831007,52371007)the Shenzhen Science and Technology Program,China(No.SGDX20210823104002016)the Guangdong Basic and Applied Basic Research Foundation,China(No.2021B1515120071).
文摘The Co-Ni-Ti-V quaternary phase diagrams within the Co-Ni-rich region were investigated using the electron probe X-ray micro-analyzer(EPMA)and X-ray diffraction(XRD).Three isothermal sections corresponding to the Co-10Ni-Ti-V,Co-15Ni-Ti-V,and Co-20Ni-Ti-V quaternary systems at 1000°C were experimentally established.The results indicate that increasing Ni content markedly broadens theγ(α-Co)andγ′(Co3Ti)two-phase regions.Based on the Co-Ni-Ti-V phase diagram,alloys with highγ′solvus temperature were designed,and their comprehensive properties,includingγ′coarsening behavior and mechanical properties,were thoroughly investigated.Compared to Co-Ti-based superalloys,the Co-20Ni-10Ti-10V alloy exhibits lower coarsening rates ofγ′precipitates andγ/γ′lattice mismatch.Notably,it possesses exceptional high-temperature mechanical properties,with a yield strength of 508 MPa at 1000°C.This superior performance is primarily attributed to the presence of a high density of stacking fault shear.
基金support from the National Natural Science Foundation of China(Grant Nos.52321001 and 52071322).
文摘In the present study,a simple but effective two-step annealing processing strategy via manipulating the austenite reversion path is proposed to obtain a large fraction of retained austenite in low-Mn medium-Mn steels.Initially,the Fe-3Mn-0.2C-1.5Si(wt%)steel is intercritically annealed to form Mn-enriched lamellar martensite precursors.Subsequently,the austenite reversion transformation is manipulated to occur within the martensite lamellae during the second annealing process,resulting in an ultra-fine duplex microstructure of laminated austenite and ferrite.This process can not only allow a large fraction of austenite to be retained in low-Mn medium-Mn steels,but also increase the elongation by up to 41%without sacrificing the strength level compared to the conventional annealing.
基金supported by the Science and Technology Project of China South Power Grid Co.,Ltd.under Grant No.036000KK52222044(GDKJXM20222430).
文摘This paper addresses the complexity of wake control in large-scale wind farms by proposing a partitioning control algorithm utilizing the FLORIDyn(FLOW Redirection and Induction Dynamics)dynamic wake model.First,the impact of wakes on turbine effective wind speed is analyzed,leading to a quantitative method for assessing wake interactions.Based on these interactions,a partitioning method divides the wind farm into smaller,computationally manageable zones.Subsequently,a heuristic control algorithm is developed for yaw optimization within each partition,reducing the overall computational burden associated with multi-turbine optimization.The algorithm’s effectiveness is evaluated through case studies on 11-turbine and 28-turbine wind farms,demonstrating power generation increases of 9.78%and 1.78%,respectively,compared to baseline operation.The primary innovation lies in coupling the higher-fidelity dynamic FLORIDyn wake model with a graph-based partitioning strategy and a computationally efficient heuristic optimization,enabling scalable and accurate yaw control for large wind farms,overcoming limitations associated with simplified models or centralized optimization approaches.
基金supported by the National Key Research and Development Program of China(No.2022YFC3702000)the National Natural Science Foundation of China(No.52070169)the Project of Bureau of Science and Technology of Zhoushan,China(No.2022C41013).
文摘Two-phase partitioning bioreactors(TPPBs)have been widely used because they overcome the mass-transfer limitation of hydrophobic volatile organic compounds(VOCs)in waste gas biological treatments.Understanding the mechanisms of mass-transfer enhancement in TPPBs would enable efficient predictions for further industrial applications.In this study,influences of gradually increasing silicone oil ratio on the TPPB was explored,and a 94.35%reduction of the n-hexane partition coefficient was observed with 0.1 vol.%silicone,which increased to 80.7%along with a 40-fold removal efficiency enhancement in the stabilised removal period.The elimination capacity increased from 1.47 to 148.35 g/(m^(3)·h),i.e.a 101-fold increase compared with that of the single-phase reactors,when 10 vol.%(3 Critical Micelle Concentration)silicone oil was added.The significantly promoted partition coefficient was the main reason for the mass transfer enhancement,which covered the negative influences of the decreased total mass-transfer coefficient with increasing silicone oil volume ratio.The gradually rising stirring rate was benefit to the n-hexane removal,which became negative when the dominant resistance shifted from mass transfer to biodegradation.Moreover,a mass-transfer-reaction kinetic model of the TPPB was constructed based on the balance of n-hexane concentration,dissolved oxygen and biomass.Similar to the mechanism,the partition factor was predicted sensitive to the removal performance,and another five sensitive parameters were found simultaneously.This forecasting method enables the optimisation of TPPB performance and provides theoretical support for hydrophobic VOCs degradation.