期刊文献+
共找到437,873篇文章
< 1 2 250 >
每页显示 20 50 100
Numerical simulation of circulating fluidization roasting desulfurization of high-sulfur bauxite based on computational particle fluid dynamics method
1
作者 Langfeng Fan Chengming Xie +5 位作者 Qijin Wei Hongliang Zhao Rongbin Li Yongmin Zhang Fengqin Liu Hong Yong Sohn 《Chinese Journal of Chemical Engineering》 2025年第6期138-152,共15页
As a pyrometallurgical process,circulating fluidized bed(CFB) roasting has good potential for application in desulfurization of high-sulfur bauxite.The gas-solid distribution and reaction during CFB roasting of high-s... As a pyrometallurgical process,circulating fluidized bed(CFB) roasting has good potential for application in desulfurization of high-sulfur bauxite.The gas-solid distribution and reaction during CFB roasting of high-sulfur bauxite were simulated using the computational particle fluid dynamics(CPFD) method.The effect of primary air flow velocity on particle velocity,particle volume distribution,furnace temperature distribution and pressure distribution were investigated.Under the condition of the same total flow of natural gas,the impact of the number of inlets on the desulfurization efficiency,atmosphere mass fraction distribution and temperature distribution in the furnace was further investigated. 展开更多
关键词 FLUIDIZATION Circulating fluidized bed numerical simulation CPFD method Roasting desulfurization BAUXITE
在线阅读 下载PDF
Numerical Simulation on Thermomechanical Coupling Process in Friction Stir-Assisted Wire Arc Additive Manufacturing
2
作者 Li Long Xiao Yichen +2 位作者 Shi Lei Chen Ji Wu Chuansong 《稀有金属材料与工程》 北大核心 2026年第1期1-8,共8页
Wire arc additive manufacturing(WAAM)has emerged as a promising approach for fabricating large-scale components.However,conventional WAAM still faces challenges in optimizing microstructural evolution,minimizing addit... Wire arc additive manufacturing(WAAM)has emerged as a promising approach for fabricating large-scale components.However,conventional WAAM still faces challenges in optimizing microstructural evolution,minimizing additive-induced defects,and alleviating residual stress and deformation,all of which are critical for enhancing the mechanical performance of the manufactured parts.Integrating interlayer friction stir processing(FSP)into WAAM significantly enhances the quality of deposited materials.However,numerical simulation research focusing on elucidating the associated thermomechanical coupling mechanisms remains insufficient.A comprehensive numerical model was developed to simulate the thermomechanical coupling behavior in friction stir-assisted WAAM.The influence of post-deposition FSP on the coupled thermomechanical response of the WAAM process was analyzed quantitatively.Moreover,the residual stress distribution and deformation behavior under both single-layer and multilayer deposition conditions were investigated.Thermal analysis of different deposition layers in WAAM and friction stir-assisted WAAM was conducted.Results show that subsequent layer deposition induces partial remelting of the previously solidified layer,whereas FSP does not cause such remelting.Furthermore,thermal stress and deformation analysis confirm that interlayer FSP effectively mitigates residual stresses and distortion in WAAM components,thereby improving their structural integrity and mechanical properties. 展开更多
关键词 friction stir processing wire arc additive manufacturing numerical simulation thermomechanical coupling temperature field DEFORMATION
原文传递
A Multi-Objective Deep Reinforcement Learning Algorithm for Computation Offloading in Internet of Vehicles
3
作者 Junjun Ren Guoqiang Chen +1 位作者 Zheng-Yi Chai Dong Yuan 《Computers, Materials & Continua》 2026年第1期2111-2136,共26页
Vehicle Edge Computing(VEC)and Cloud Computing(CC)significantly enhance the processing efficiency of delay-sensitive and computation-intensive applications by offloading compute-intensive tasks from resource-constrain... Vehicle Edge Computing(VEC)and Cloud Computing(CC)significantly enhance the processing efficiency of delay-sensitive and computation-intensive applications by offloading compute-intensive tasks from resource-constrained onboard devices to nearby Roadside Unit(RSU),thereby achieving lower delay and energy consumption.However,due to the limited storage capacity and energy budget of RSUs,it is challenging to meet the demands of the highly dynamic Internet of Vehicles(IoV)environment.Therefore,determining reasonable service caching and computation offloading strategies is crucial.To address this,this paper proposes a joint service caching scheme for cloud-edge collaborative IoV computation offloading.By modeling the dynamic optimization problem using Markov Decision Processes(MDP),the scheme jointly optimizes task delay,energy consumption,load balancing,and privacy entropy to achieve better quality of service.Additionally,a dynamic adaptive multi-objective deep reinforcement learning algorithm is proposed.Each Double Deep Q-Network(DDQN)agent obtains rewards for different objectives based on distinct reward functions and dynamically updates the objective weights by learning the value changes between objectives using Radial Basis Function Networks(RBFN),thereby efficiently approximating the Pareto-optimal decisions for multiple objectives.Extensive experiments demonstrate that the proposed algorithm can better coordinate the three-tier computing resources of cloud,edge,and vehicles.Compared to existing algorithms,the proposed method reduces task delay and energy consumption by 10.64%and 5.1%,respectively. 展开更多
关键词 Deep reinforcement learning internet of vehicles multi-objective optimization cloud-edge computing computation offloading service caching
在线阅读 下载PDF
DRL-Based Cross-Regional Computation Offloading Algorithm
4
作者 Lincong Zhang Yuqing Liu +2 位作者 Kefeng Wei Weinan Zhao Bo Qian 《Computers, Materials & Continua》 2026年第1期901-918,共18页
In the field of edge computing,achieving low-latency computational task offloading with limited resources is a critical research challenge,particularly in resource-constrained and latency-sensitive vehicular network e... In the field of edge computing,achieving low-latency computational task offloading with limited resources is a critical research challenge,particularly in resource-constrained and latency-sensitive vehicular network environments where rapid response is mandatory for safety-critical applications.In scenarios where edge servers are sparsely deployed,the lack of coordination and information sharing often leads to load imbalance,thereby increasing system latency.Furthermore,in regions without edge server coverage,tasks must be processed locally,which further exacerbates latency issues.To address these challenges,we propose a novel and efficient Deep Reinforcement Learning(DRL)-based approach aimed at minimizing average task latency.The proposed method incorporates three offloading strategies:local computation,direct offloading to the edge server in local region,and device-to-device(D2D)-assisted offloading to edge servers in other regions.We formulate the task offloading process as a complex latency minimization optimization problem.To solve it,we propose an advanced algorithm based on the Dueling Double Deep Q-Network(D3QN)architecture and incorporating the Prioritized Experience Replay(PER)mechanism.Experimental results demonstrate that,compared with existing offloading algorithms,the proposed method significantly reduces average task latency,enhances user experience,and offers an effective strategy for latency optimization in future edge computing systems under dynamic workloads. 展开更多
关键词 Edge computing computational task offloading deep reinforcement learning D3QN device-to-device communication system latency optimization
在线阅读 下载PDF
CUDA‑based GPU‑only computation for efficient tracking simulation of single and multi‑bunch collective effects
5
作者 Keon Hee Kim Eun‑San Kim 《Nuclear Science and Techniques》 2026年第1期61-79,共19页
Beam-tracking simulations have been extensively utilized in the study of collective beam instabilities in circular accelerators.Traditionally,many simulation codes have relied on central processing unit(CPU)-based met... Beam-tracking simulations have been extensively utilized in the study of collective beam instabilities in circular accelerators.Traditionally,many simulation codes have relied on central processing unit(CPU)-based methods,tracking on a single CPU core,or parallelizing the computation across multiple cores via the message passing interface(MPI).Although these approaches work well for single-bunch tracking,scaling them to multiple bunches significantly increases the computational load,which often necessitates the use of a dedicated multi-CPU cluster.To address this challenge,alternative methods leveraging General-Purpose computing on Graphics Processing Units(GPGPU)have been proposed,enabling tracking studies on a standalone desktop personal computer(PC).However,frequent CPU-GPU interactions,including data transfers and synchronization operations during tracking,can introduce communication overheads,potentially reducing the overall effectiveness of GPU-based computations.In this study,we propose a novel approach that eliminates this overhead by performing the entire tracking simulation process exclusively on the GPU,thereby enabling the simultaneous processing of all bunches and their macro-particles.Specifically,we introduce MBTRACK2-CUDA,a Compute Unified Device Architecture(CUDA)ported version of MBTRACK2,which facilitates efficient tracking of single-and multi-bunch collective effects by leveraging the full GPU-resident computation. 展开更多
关键词 Code development GPU computing Collective effects
在线阅读 下载PDF
Numerical Study on the Correlation Between Underwater Radiated Noise and Wake Evolution of a Rim-Driven Thruster
6
作者 Jie Gong Zhongwan Wu 《哈尔滨工程大学学报(英文版)》 2026年第1期15-31,共17页
In this investigation,a hybrid approach integrating the IDDES turbulence model and FW-H is employed to forecast the hydroacoustic of the rim driven thruster(RDT)under non-cavitation and uniform flow conditions at vary... In this investigation,a hybrid approach integrating the IDDES turbulence model and FW-H is employed to forecast the hydroacoustic of the rim driven thruster(RDT)under non-cavitation and uniform flow conditions at varying loading conditions(J=0.3 and J=0.6).It is revealed that the quadrupole term contribution in the P-FWH method significantly affects the monopole term in the low-frequency region,while it mainly affects the dipole term in the high-frequency region.Specifically,the overall sound pressure levels(SPL)of the RDT using the P-FWH method are 2.27 dB,10.03 dB,and 16.73 dB at the receiving points from R1 to R3 under the heavy-loaded condition,while they increase by 0.67 dB at R1,and decrease by 14.93 dB at R2,and 22.20 dB at R3,for the light-loaded condition.The study also utilizes the pressure-time derivatives to visualize the numerical noise and to pinpoint the dynamics of the vortex cores,and the optimization of the grid design can significantly reduce the numerical noise.The computational accuracy of the P-FWH method can meet the noise requirements for the preliminary design of rim driven thrusters. 展开更多
关键词 Rim-driven thruster HYDRODYNAMICS Underwater radiated noise Non-cavitation numerical noise
在线阅读 下载PDF
Numerical model for rapid prediction of temperature field, mushy zone and grain size in heating−cooling combined mold (HCCM) horizontal continuous casting of C70250 alloy plates
7
作者 Ling-hui MENG Fan ZHAO +3 位作者 Dong LIU Chang-jian LU Yan-bin JIANG Xin-hua LIU 《Transactions of Nonferrous Metals Society of China》 2026年第1期203-217,共15页
Machine learning-assisted methods for rapid and accurate prediction of temperature field,mushy zone,and grain size were proposed for the heating−cooling combined mold(HCCM)horizontal continuous casting of C70250 alloy... Machine learning-assisted methods for rapid and accurate prediction of temperature field,mushy zone,and grain size were proposed for the heating−cooling combined mold(HCCM)horizontal continuous casting of C70250 alloy plates.First,finite element simulations of casting processes were carried out with various parameters to build a dataset.Subsequently,different machine learning algorithms were employed to achieve high precision in predicting temperature fields,mushy zone locations,mushy zone inclination angle,and billet grain size.Finally,the process parameters were quickly optimized using a strategy consisting of random generation,prediction,and screening,allowing the mushy zone to be controlled to the desired target.The optimized parameters are 1234℃for heating mold temperature,47 mm/min for casting speed,and 10 L/min for cooling water flow rate.The optimized mushy zone is located in the middle of the second heat insulation section and has an inclination angle of roughly 7°. 展开更多
关键词 Cu alloy numerical simulation machine learning prediction model process optimization
在线阅读 下载PDF
Numerical Analysis and Geometric Assessment of Air Layer Distribution in a Ventilated Planing Hull in Calm Water
8
作者 Massimiliano Chillemi Filippo Cucinotta Felice Sfravara 《哈尔滨工程大学学报(英文版)》 2026年第1期46-62,共17页
The issue of resistance reduction through hull ventilation is of particular interest in contemporary research.This paper presents multiphase computational fluid dynamics(CFD)simulations with 2-DOF motion of a planing ... The issue of resistance reduction through hull ventilation is of particular interest in contemporary research.This paper presents multiphase computational fluid dynamics(CFD)simulations with 2-DOF motion of a planing hull.The original hull was modified by introducing a step to allow air ventilation.Following an assessment of the hull performance,a simulation campaign in calm water was conducted to characterize the hull at various forward speeds and air insufflation rates for a defined single step geometry.Geometric analysis of the air layer thickness beneath the hull for each simulated condition was performed using a novel method for visualizing local air thickness.Additionally,two new parameters were introduced to understand the influence of spray rails on the air volume beneath the hull and to indicate the primary direction of ventilated air escape.A validation campaign and an assessment of uncertainty of the simulation has been conducted.The features offered by the CFD methodology include the evaluation of the air layer thickness as a function of hull velocity and injection flow rate and the air volume distribution beneath the hull.The air injection velocity can be adjusted across various operating conditions,thereby preventing performance or efficiency loss during navigation.Based on these findings,the study highlights the benefits of air insufflation in reducing hull resistance for high-speed planing vessels.This work lays a robust foundation for future research and new promising topics,as the exploration of air insufflation continues to be a topic of contemporary interest within naval architecture and hydrodynamics. 展开更多
关键词 computational fluid dynamics Air cavity ships Planing hull HYDRODYNAMICS Maritime sustainability
在线阅读 下载PDF
High-Dimensional Multi-Objective Computation Offloading for MEC in Serial Isomerism Tasks via Flexible Optimization Framework
9
作者 Zheng Yao Puqing Chang 《Computers, Materials & Continua》 2026年第1期1160-1177,共18页
As Internet of Things(IoT)applications expand,Mobile Edge Computing(MEC)has emerged as a promising architecture to overcome the real-time processing limitations of mobile devices.Edge-side computation offloading plays... As Internet of Things(IoT)applications expand,Mobile Edge Computing(MEC)has emerged as a promising architecture to overcome the real-time processing limitations of mobile devices.Edge-side computation offloading plays a pivotal role in MEC performance but remains challenging due to complex task topologies,conflicting objectives,and limited resources.This paper addresses high-dimensional multi-objective offloading for serial heterogeneous tasks in MEC.We jointly consider task heterogeneity,high-dimensional objectives,and flexible resource scheduling,modeling the problem as a Many-objective optimization.To solve it,we propose a flexible framework integrating an improved cooperative co-evolutionary algorithm based on decomposition(MOCC/D)and a flexible scheduling strategy.Experimental results on benchmark functions and simulation scenarios show that the proposed method outperforms existing approaches in both convergence and solution quality. 展开更多
关键词 Edge computing offload serial Isomerism applications many-objective optimization flexible resource scheduling
在线阅读 下载PDF
Numerical Simulation of the Welding Deformation of Marine Thin Plates Based on a Temperature Gradient-thermal Strain Method
10
作者 Lin Wang Yugang Miao +3 位作者 Zhenjian Zhuo Chunxiang Lin Benshun Zhang Duanfeng Han 《哈尔滨工程大学学报(英文版)》 2026年第1期122-135,共14页
Marine thin plates are susceptible to welding deformation owing to their low structural stiffness.Therefore,the efficient and accurate prediction of welding deformation is essential for improving welding quality.The t... Marine thin plates are susceptible to welding deformation owing to their low structural stiffness.Therefore,the efficient and accurate prediction of welding deformation is essential for improving welding quality.The traditional thermal elastic-plastic finite element method(TEP-FEM)can accurately predict welding deformation.However,its efficiency is low because of the complex nonlinear transient computation,making it difficult to meet the needs of rapid engineering evaluation.To address this challenge,this study proposes an efficient prediction method for welding deformation in marine thin plate butt welds.This method is based on the coupled temperature gradient-thermal strain method(TG-TSM)that integrates inherent strain theory with a shell element finite element model.The proposed method first extracts the distribution pattern and characteristic value of welding-induced inherent strain through TEP-FEM analysis.This strain is then converted into the equivalent thermal load applied to the shell element model for rapid computation.The proposed method-particularly,the gradual temperature gradient-thermal strain method(GTG-TSM)-achieved improved computational efficiency and consistent precision.Furthermore,the proposed method required much less computation time than the traditional TEP-FEM.Thus,this study lays the foundation for future prediction of welding deformation in more complex marine thin plates. 展开更多
关键词 Marine thin plate Welding deformation numerical simulation Temperature gradient-thermal strain method Shell element
在线阅读 下载PDF
Random State Approach to Quantum Computation of Electronic-Structure Properties
11
作者 Yiran Bai Feng Xiong Xueheng Kuang 《Chinese Physics Letters》 2026年第1期89-104,共16页
Classical computation of electronic properties in large-scale materials remains challenging.Quantum computation has the potential to offer advantages in memory footprint and computational scaling.However,general and v... Classical computation of electronic properties in large-scale materials remains challenging.Quantum computation has the potential to offer advantages in memory footprint and computational scaling.However,general and viable quantum algorithms for simulating large-scale materials are still limited.We propose and implement random-state quantum algorithms to calculate electronic-structure properties of real materials.Using a random state circuit on a small number of qubits,we employ real-time evolution with first-order Trotter decomposition and Hadamard test to obtain electronic density of states,and we develop a modified quantum phase estimation algorithm to calculate real-space local density of states via direct quantum measurements.Furthermore,we validate these algorithms by numerically computing the density of states and spatial distributions of electronic states in graphene,twisted bilayer graphene quasicrystals,and fractal lattices,covering system sizes from hundreds to thousands of atoms.Our results manifest that the random-state quantum algorithms provide a general and qubit-efficient route to scalable simulations of electronic properties in large-scale periodic and aperiodic materials. 展开更多
关键词 periodic materials random state circuit random state quantum algorithms electronic structure properties density states aperiodic materials quantum algorithms quantum computation
原文传递
Finite element solution based on fast numerical technique for large-scale electromagnetic computation
12
作者 赵阳 储家美 Satish Udpa 《Journal of Southeast University(English Edition)》 EI CAS 2006年第4期470-474,共5页
A numerical technique of the target-region locating (TRL) solver in conjunction with the wave-front method is presented for the application of the finite element method (FEM) for 3-D electromagnetic computation. F... A numerical technique of the target-region locating (TRL) solver in conjunction with the wave-front method is presented for the application of the finite element method (FEM) for 3-D electromagnetic computation. First, the principle of TRL technique is described. Then, the availability of TRL solver for nonlinear application is particularly discussed demonstrating that this solver can be easily used while still remaining great efficiency. The implementation on how to apply this technique in FEM based on magnetic vector potential (MVP) is also introduced. Finally, a numerical example of 3-D magnetostatic modeling using the TRL solver and FEMLAB is given. It shows that a huge computer resource can be saved by employing the new solver. 展开更多
关键词 finite element method electromagnetic computation numerical technique fast solver
在线阅读 下载PDF
Numerical Computation in Airflow Field of Compact Spinning with Pneumatic Groove 被引量:1
13
作者 竺韵德 邬建明 《Journal of Donghua University(English Edition)》 EI CAS 2010年第1期58-62,共5页
In compact spinning with pneumatic groove,the computational fluid dynamic model,computed with parallel technologies & Fluent 6.3,is developed to simulate the flow field in condensing zone with 3D computational flu... In compact spinning with pneumatic groove,the computational fluid dynamic model,computed with parallel technologies & Fluent 6.3,is developed to simulate the flow field in condensing zone with 3D computational fluid dynamic (CFD) technology.Flowing state,distribution rules of static pressure,and velocity in condensing zone are characterized and analyzed.The results show that the fiber bundle in compact spinning with pneumatic groove is compacted by airflow and the shape of the pneumatic groove,and the static pressure in condensing zone is negative,as well as the velocity of airflow in condensing zone is not zero.The fluctuation frequencies of the static pressure and velocity near the bottom of the pneumatic groove are relatively higher,and the number of the fluctuation is equal to that of the round holes in condensing zone. 展开更多
关键词 compact spinning pneumatic groove numerical computation compact principle
在线阅读 下载PDF
NUMERICAL SCHEMES WITH HIGH ORDER OF ACCURACY FOR THE COMPUTATION OF SHOCK WAVES 被引量:1
14
作者 袁湘江 周恒 《Applied Mathematics and Mechanics(English Edition)》 SCIE EI 2000年第5期489-500,共12页
High order accurate scheme is highly desirable for Slow computation with shocks. After analysis has been made for the reason of the generation of non-physical oscillations around the shock in numerical computations, a... High order accurate scheme is highly desirable for Slow computation with shocks. After analysis has been made for the reason of the generation of non-physical oscillations around the shock in numerical computations, a third-order, upwind biased, shock capturing scheme was proposed. Also, a new shock fitting method, called pseudo shock fitting method, was suggested, which in principle can be with any order of accuracy. Test cases for one dimensional flows show that the new method is very satisfactory. 展开更多
关键词 numerical method computation of shock waves upwind compact scheme
在线阅读 下载PDF
Modelling and numerical simulation of isothermal oxidation of an individual magnetite pellet based on computational fluid dynamics 被引量:1
15
作者 Zhou Pu Feng Zhou +2 位作者 Yue Sun Ming Zhang Bo-quan Li 《Journal of Iron and Steel Research International》 SCIE EI CSCD 2021年第7期799-808,共10页
A mathematical model based on the computational fluid dynamics method,heat and mass transfer in porous media and the unreacted shrinking core model for the oxidation reaction of an individual magnetite pellet during p... A mathematical model based on the computational fluid dynamics method,heat and mass transfer in porous media and the unreacted shrinking core model for the oxidation reaction of an individual magnetite pellet during preheating was established.The commercial software COMSOL Multiphysics was used to simulate the change in the oxidation degree of the pellet at different temperatures and oxygen concentrations,and the simulated results were compared with the exper-imental results.The model considered the influence of the exothermic heat of the reaction,and the enthalpy change was added to calculate the heat released by the oxidation.The results show that the oxidation rate on the surface of the pellet is much faster than that of the inside of the pellet.Temperature and oxygen concentration have great influence on the pellet oxidation model.Meanwhile,the exothermic calculation results show that there is a non-isothermal phenomenon inside the pellet,which leads to an increase in temperature inside the single pellet.Under the preheating condition of 873-1273 K(20%oxygen content),the heat released by the pellet oxidation reaction in a chain grate is 7.8×10^(6)-10.8×10^(6) kJ/h,which is very large and needs to be considered in the magnetite pellet oxidation modelling. 展开更多
关键词 Magnetite pellet OXIDATION numerical simulation Unreacted shrinking core model computational fluid dynamics
原文传递
NUMERICAL MODELING OF DUCTILE CRACK EXTENSION USING COMPUTATIONAL CELL ELEMENTS FOR WELDED JOINTS 被引量:1
16
作者 H Y Jing, L.X. Huo and Y. F. Zhang(Tianjin University, Tianjin 300072, China)F. Mnami(Osaka Univeristy, Osaka, Japan) 《Acta Metallurgica Sinica(English Letters)》 SCIE EI CAS CSCD 1999年第6期0-0,0-0+0,共5页
A 3-D computationalframework was suggested to model stable growth of a macroscopic crack under model I condition. The Gurson-Tverpaaof dilatant plasticity model for voided materials describes the damage process. Fixed... A 3-D computationalframework was suggested to model stable growth of a macroscopic crack under model I condition. The Gurson-Tverpaaof dilatant plasticity model for voided materials describes the damage process. Fixed-sized, computational cell elements (containing voids) defined over a thin layer at the cmck plane simulate the ductile crack extension. Outside of this layer, the material remains undamaged by the void growth. The micro-mechanics parumeters controlling cmck growth are the thickness Of computational cell layen D, and the initial void porosity, fo. These parameters are calculated through analyses of ductile tearing to match R-curve obtained from testing of deep notch bend specimens for welded joints. The R-curve for the double edge notched tension specimens is eNctively predicted using these pammeters.The predicted R-curve gives a good agreement with the expemment results. 展开更多
关键词 ductile crack growth R-CURVE computational cell model
在线阅读 下载PDF
Pulse cleaning flow models and numerical computation of candle ceramic filters
17
作者 Tian, Gui-shan Ma, Zhen-ji +1 位作者 Zhang, Xin-yi Xu, Ting-xiang 《Journal of Environmental Sciences》 SCIE EI CAS CSCD 2002年第2期210-215,共6页
Analytical and numerical computed models are developed for reverse pulse cleaning system of candle ceramic filters. A standard turbulent model is demonstrated suitably to the designing computation of reverse pulse cle... Analytical and numerical computed models are developed for reverse pulse cleaning system of candle ceramic filters. A standard turbulent model is demonstrated suitably to the designing computation of reverse pulse cleaning system from the experimental and one dimensional computational result. The computed results can be used to guide the designing of reverse pulse cleaning system, which is optimum Venturi geometry. From the computed results, the general conclusions and the designing methods are obtained. 展开更多
关键词 candle ceramic filters reverse pulse cleaning face velocity numerical computed models pressure difference
在线阅读 下载PDF
3-D NUMERICAL COMPUTATION OF JET ARRAY IMPINGEMENT WITH INITIAL CROSSFLOW 被引量:3
18
作者 LIYong-kang ZHANGJing-zhou TANXiao-ming 《Transactions of Nanjing University of Aeronautics and Astronautics》 EI 2004年第2期128-133,共6页
The 3-D numerical computation of the flow and temperature fields for jet array impingement with initial crossflow investigates the effects of the jet-to-surface spacing, the impinging hole arrangement and the jet-to-c... The 3-D numerical computation of the flow and temperature fields for jet array impingement with initial crossflow investigates the effects of the jet-to-surface spacing, the impinging hole arrangement and the jet-to-crossflow mass flux ratio on heat transfer characteristics. The study shows that: (1) under the different jet-to-surface spacing, the impingement cooling with inline arrangement is better than that with staggered arrangement for a given jet-to-crossflow mass flux ratio;( 2 ) the value of jet-to-surface spacing impacts a complicated effect on the flow and heat transfer for jet array impingement; (3) as the ratio of crossflow-to-jet mass flux ratio increases, the cooling effectiveness on monotonous decrease for both inline and staggered arrangements at the same jet-to-surface spacing. 展开更多
关键词 jet impingement numerical calculation enhanced heat transfer
在线阅读 下载PDF
Numerical investigation of turbulent mass transfer processes in turbulent fluidized bed by computational mass transfer 被引量:1
19
作者 Hailun Ren Liang Zeng +3 位作者 Wenbin Li Shuyong Chen Zhongli Tang Donghui Zhang 《Chinese Journal of Chemical Engineering》 SCIE EI CAS CSCD 2024年第12期64-74,共11页
Turbulent fluidized bed possesses a distinct advantage over bubbling fluidized bed in high solids contact efficiency and thus exerts great potential in applications to many industrial processes.Simulation for fluidiza... Turbulent fluidized bed possesses a distinct advantage over bubbling fluidized bed in high solids contact efficiency and thus exerts great potential in applications to many industrial processes.Simulation for fluidization of fluid catalytic cracking(FCC)particles and the catalytic reaction of ozone decomposition in turbulent fluidized bed is conducted using the EulerianeEulerian approach,where the recently developed two-equation turbulent(TET)model is introduced to describe the turbulent mass diffusion.The energy minimization multi-scale(EMMS)drag model and the kinetic theory of granular flow(KTGF)are adopted to describe gaseparticles interaction and particleeparticle interaction respectively.The TET model features the rigorous closure for the turbulent mass transfer equations and thus enables more reliable simulation.With this model,distributions of ozone concentration and gaseparticles two-phase velocity as well as volume fraction are obtained and compared against experimental data.The average absolute relative deviation for the simulated ozone concentration is 9.67%which confirms the validity of the proposed model.Moreover,it is found that the transition velocity from bubbling fluidization to turbulent fluidization for FCC particles is about 0.5 m$se1 which is consistent with experimental observation. 展开更多
关键词 Turbulent fluidized bed Simulation computational mass transfer TURBULENCE computational fluid dynamics
在线阅读 下载PDF
Wind Tunnel Test and Numerical Computation on Ice Accretion on Blade Airfoil for Straight-bladed VAWT
20
作者 LI Shengmao LI Yan +2 位作者 FENG Fang WANG Lijun CHI Yuan 《Journal of Northeast Agricultural University(English Edition)》 CAS 2010年第4期71-75,共5页
To invest the condition of ice accretion on the blade used for straight-bladed vertical axis wind turbine (SB-VAWT), wind tunnel tests were carried out on a blade with NACA0015 airfoil by using a small simple icing ... To invest the condition of ice accretion on the blade used for straight-bladed vertical axis wind turbine (SB-VAWT), wind tunnel tests were carried out on a blade with NACA0015 airfoil by using a small simple icing wind tunnel. Tests were carried out at some typical attack angles under different wind speeds and flow discharges of a water spray with wind. The icing shape and area on blade surface were recorded and measured, Then the numerical computation was carded out to calculate the lift and drag coefficients of the blade before and after ice accretion according to the experiment result, the effect of icing on the aerodynamic characteristics of blade were discussed. 展开更多
关键词 vertical axis wind turbine (VAWT) straight-bladed ice accretion wind tunnel test numerical computation aerodynamic characteristic
在线阅读 下载PDF
上一页 1 2 250 下一页 到第
使用帮助 返回顶部