995 resultados para Serial number


Relevância:

20.00% 20.00%

Publicador:

Resumo:

A critical Biot number, which determines both the sensitivity of spherical ceramics to quenching and the durations of the temperature-wave propagation and the thermal stresses in the ceramics subjected to thermal shock, is theoretically obtained. The results prove that once the Biot number of a ceramic sphere is greater than the critical number, its thermal shock failure will be such a rapid process that the failure only occurs in the initial regime of heat conduction, whereas the thermal shock failure of the ceramic sphere is uncertain in the course of heat conduction. The presented results provide a guide to the selection of the ceramics applied in the thermostructural engineering with thermal shock.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

A universal Biot number, which not only describes the susceptibility of ceramic cylinders to quenching but also determines the duration that ceramic cylinders are subjected to thermal stress during thermal shock, is theoretically obtained. The analysis proves that thermal shock failure of ceramic cylinders with a Biot number greater than the critical value is a rapid process, which only occurs in the initial heat conduction regime. The results provide a guide to the selection of ceramic materials for thermostructural engineering, with particular reference to thermal shock.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Using the level-set method and the continuum interface model, the axisymmetric thermocapillary migration of gas bubbles in an immiscible bulk liquid with a temperature gradient at moderate to large Marangoni number is simulated numerically. Constant material properties of the two phases are assumed. Steady state of the motion can always be reached. The terminal migration velocity decreases monotonously with the increase of the Marangoni number due to the wrapping of isotherms around the front surface of the bubble. Good agreements with space experimental data and previous theoretical and numerical studies in the literature are evident. Slight deformation of bubble is observed, but no distinct influence on the motion occurs. It is also found that the influence of the convective transport of heat inside bubbles cannot be neglected at finite Marangoni number, while the influence of the convective transport of momentum inside bubbles may be actually negligible.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

In present study, the transition of thermocapillary convection from the axisymmetric stationary flow to oscillatory flow in liquid bridges of 5cst silicon oil (aspect ratio 1.0 and 1.6) is investigated in microgravity conditions by the linear instability analysis. The corresponding marginal instability boundary is closely related to the gas/liquid configuration of the liquid bridge noted as volume ratio. With the increasing volume ratio, the marginal instability boundary consists of the increasing branch and the decreasing branch. A gap region exists between the branches where the critical Marangoni number of the corresponding axisymmetric stationary flow increases drastically. Particularly, a unique axisymmetric oscillatory flow (the critical azimuthal wave number is m=0) in the gap region is reported for the liquid bridge of aspect ratio 1.6. Moreover, the energy transfer between the basic state and the disturbance fields of the thermocapillary convection is analyzed at the corresponding critical Marangoni number, which reveals different major sources of the energy transfer for the development of the disturbances in regimes of the increasing branch, the gap region and the decreasing branch, respectively.

Relevância:

20.00% 20.00%

Publicador:

Relevância:

20.00% 20.00%

Publicador:

Resumo:

In this paper, based on Einstein relationship between diffusion and random walk, the electrochemical behavior of a system with a limited number of molecules was simulated and explored theoretically. The transition of the current vs time responses from discrete to continuous was clearly obtained as the number of redox molecules increased from 10 to 10(6).

Relevância:

20.00% 20.00%

Publicador:

Resumo:

On the basis of the thermodynamics of Gibbs, the spinodal for the quasibinary system was derived in the framework of the Sanchez-Lacombe lattice fluid theory. All of the spinodals were calculated based on a model polydisperse polymer mixture, where each polymer contains three different molecular weight subcomponents. According to our calculations, the spinodal depends on both weight-average ((M) over bar (w)) and number-average ((M) over bar (n)) molecular weights, whereas that of the z-average molecular weight is invisible. Moreover, the extreme of the spinodal decreases when the polydispersity index (eta = (M) over bar (w)/(M) over bar (n)) of the polymer increases. The effect of polydispersity on the spinodal decreases when the molecular weight gets larger and can be negligible at a certain large molecular weight. It is well-known that the influence of polydispersity on the phase equilibrium (coexisting curve, cloud point curves) is much more pronounced than on the spinodal. The effect of M, on the spinodal is discussed as it results from the infuluence of composition temperatures, molecular weight, and the latter's distribution on free volume. An approximate expression, which is in the assumptions of v* v(1)* = v(2)* and 1/r --> 0 for both of the polymers, was also derived for simplification. It can be used in high molecular weight, although it failed to make visible the effect of number-average molecular weight on the spinodal.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

This paper introduces a new method to estimate the diffusion coefficient and transference number of a salt or an electroactive ion in a solution with little or no supporting electrolyte. The above two parameters can be obtained from a single potential step experiment without previous knowledge of either one. It would appear that the method could also be used in the study of ion transport in a high viscosity solvent or a solid electrolyte. (C) 1998 Elsevier Science S.A.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Based on the ray theory and Longuet-Higgins's linear,model of sea waves, the joint distribution of wave envelope and apparent wave number vector is established. From the joint distribution, we define a new concept, namely the outer wave number spectrum, to describe the outer characteristics of ocean waves. The analytical form of the outer wave number spectrum, the probability distributions of the apparent wave number vector and its components are then derived. The outer wave number spectrum is compared with the inner wave number spectrum for the average status of wind-wave development corresponding to a peakness factor P = 3. Discussions on the similarity and difference between the outer wave number spectrum and inner one are also presented in the paper. (C) 2002 Elsevier Science Ltd. All rights reserved.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Numerical modeling of groundwater is very important for understanding groundwater flow and solving hydrogeological problem. Today, groundwater studies require massive model cells and high calculation accuracy, which are beyond single-CPU computer’s capabilities. With the development of high performance parallel computing technologies, application of parallel computing method on numerical modeling of groundwater flow becomes necessary and important. Using parallel computing can improve the ability to resolve various hydro-geological and environmental problems. In this study, parallel computing method on two main types of modern parallel computer architecture, shared memory parallel systems and distributed shared memory parallel systems, are discussed. OpenMP and MPI (PETSc) are both used to parallelize the most widely used groundwater simulator, MODFLOW. Two parallel solvers, P-PCG and P-MODFLOW, were developed for MODFLOW. The parallelized MODFLOW was used to simulate regional groundwater flow in Beishan, Gansu Province, which is a potential high-level radioactive waste geological disposal area in China. 1. The OpenMP programming paradigm was used to parallelize the PCG (preconditioned conjugate-gradient method) solver, which is one of the main solver for MODFLOW. The parallel PCG solver, P-PCG, is verified using an 8-processor computer. Both the impact of compilers and different model domain sizes were considered in the numerical experiments. The largest test model has 1000 columns, 1000 rows and 1000 layers. Based on the timing results, execution times using the P-PCG solver are typically about 1.40 to 5.31 times faster than those using the serial one. In addition, the simulation results are the exact same as the original PCG solver, because the majority of serial codes were not changed. It is worth noting that this parallelizing approach reduces cost in terms of software maintenance because only a single source PCG solver code needs to be maintained in the MODFLOW source tree. 2. P-MODFLOW, a domain decomposition–based model implemented in a parallel computing environment is developed, which allows efficient simulation of a regional-scale groundwater flow. The basic approach partitions a large model domain into any number of sub-domains. Parallel processors are used to solve the model equations within each sub-domain. The use of domain decomposition method to achieve the MODFLOW program distributed shared memory parallel computing system will process the application of MODFLOW be extended to the fleet of the most popular systems, so that a large-scale simulation could take full advantage of hundreds or even thousands parallel processors. P-MODFLOW has a good parallel performance, with the maximum speedup of 18.32 (14 processors). Super linear speedups have been achieved in the parallel tests, indicating the efficiency and scalability of the code. Parallel program design, load balancing and full use of the PETSc were considered to achieve a highly efficient parallel program. 3. The characterization of regional ground water flow system is very important for high-level radioactive waste geological disposal. The Beishan area, located in northwestern Gansu Province, China, is selected as a potential site for disposal repository. The area includes about 80000 km2 and has complicated hydrogeological conditions, which greatly increase the computational effort of regional ground water flow models. In order to reduce computing time, parallel computing scheme was applied to regional ground water flow modeling. Models with over 10 million cells were used to simulate how the faults and different recharge conditions impact regional ground water flow pattern. The results of this study provide regional ground water flow information for the site characterization of the potential high-level radioactive waste disposal.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

The catalytic behavior of Mo-based zeolite catalysts with different pore structure and size, particularly with 8 membered ring ( M R), 10 M R, coexisted 10 and 12 M R, and 12 M R, was studied in methane aromatization under the conditions of SV=1500 ml/(g.h), p=0.1 MPa and T = 973 K. It was found that the catalytic performance is correlated with the pore structure of the zeolite supports. The zeolites that possess 10 MR or 10 and 12 MR pore structure with a pore diameter equal to or slightly larger than the dynamic diameter of benzene molecule, such as ZSM-5, ZSM-11, ZRP-1 and MCM-22, are fine supports. Among the tested zeolite supports, MCM-22 exhibits the highest activity and selectivity for benzene. A methane conversion of 10.5% with benzene selectivity of 80% was achieved over Mo/MCM-22 catalyst. The Mo/ERS-7 catalyst with 8 MR (0.45 nm) does not show any activity in methane dehydro-aromatization, while Mo/JQX-1 and Mo/SBA-15 catalysts with 12 MR pore exhibit little activity in the reaction. It can be concluded that the zeolites with 10 MR pore or coexisted 10 and 12 MR, having pore size equal to or slightly larger than the dynamic diameter of benzene molecule, are fine supports for methane activation and aromatization.