Description of a One-Dimensional Numerical Model of an Active Magnetic Regenerator Refrigerator

Size: px
Start display at page:

Download "Description of a One-Dimensional Numerical Model of an Active Magnetic Regenerator Refrigerator"

Transcription

1 This is a 1D model o an active magnetic regenerative rerigerator (AMRR) that was developed in MATLAB. The model uses cycle inputs such as the luid mass low and magnetic ield proiles, luid and regenerator material properties, and regenerator geometry properties to generate the cyclical steady state temperature proile o the luid and regenerator. Using the temperature proiles, the cooling load produced by the system and work input to the system are calculated. The development o the model is discussed in Progress Report #1. This model only considers the magnetic regenerator and does not model heat exchangers or other external hardware. The model starts rom an initial temperature proile or the regenerator and luid and steps orward in time using implicit time steps until cyclical steady state is achieved. The user must deine the number o time steps in each cycle and the number o nodes in the axial direction in the regenerator. Modeling parameters related to operating conditions, material properties, and geometry are determined by user-deined unctions. New unctions or each may be written to model systems that are not ully deined by the unctions provided here.

2 Description o a One-Dimensional Numerical Model o an Active Magnetic Regenerator Rerigerator 1. Governing Equations Figure 1 shows a schematic o an active magnetic regenerator modeled as a one dimensional (1D) system. The equipment that is external to the bed (e.g., the pumps, heat exchangers, and permanent magnets), are not explicitly modeled; however, their impact on the cycle is elt through an imposed time variation o the mass low rate ( mt () ) and the variation o the magnetic ield in time and space ( (, ) µ H x t o ). The time variation o these quantities is related to the luid-mechanical-magnetic processes associated with the cycle implementation. The interace between these imposed boundary conditions and the characteristics o these auxiliary pieces o equipment can be handled by system-level models that can interact with this component-level model. x heat transer luid ( ), ρ, ( ), µ ( ) c T k T T T (x,t) hot end, mt () luid enters at T H regenerator bed Ac, L, a s, d h, k e, ε T Curie (x) Nu(Re, Pr ) (Re ) µ o H( x, t) magnetic regenerator material: cold end, luid enters at T C T r (x,t) s k T T T H c T T H T ( ), r (, µ ), (,, µ ), ρ ( ) r r Curie o r Curie o r Curie µ oh T Figure 1. Conceptual drawing o a 1D AMR model showing the important parameters A positive luid mass low rate indicates that low is in the positive x direction, as indicated in Figure 1 and thereore enters the hot end o the regenerator bed; when it is negative it enters at the cold end. The luid is assumed to be incompressible and thereore there can be no time variation in the mass o luid that 1

3 is entrained in the bed. Continuity indicates that the mass low rate must be spatially uniorm within the bed so that the speciication o the mass low rate at the boundaries is suicient to determine the mass low rate throughout the bed. The low entering the bed is assumed to have the temperature o the adjacent thermal reservoir, T H or T C depending on whether the low rate is positive or negative, respectively. The required luid properties include the density (ρ ), speciic heat capacity (c ), viscosity (µ ), and thermal conductivity (k ). The speciic heat capacity, viscosity, and thermal conductivity are assumed to be some unction o temperature but not pressure. The density o the luid is assumed to be unaected by either temperature or pressure. The luid lows within a regenerator matrix composed o a magnetic material. The magnetic material may be layered; this layering may be represented simply as a spatial variation in the Curie temperature (T Curie (x)) or, in more detail, as material properties that depend on the axial location within the bed. The partial derivative o the speciic entropy o the material with respect to applied ield at constant temperature is a unction o the temperature o the material and o the applied magnetic ield s µ H r ( ( T, µ H) o T o ). The speciic heat capacity o the material at constant applied ield o the material is assumed to be a unction o the material s temperature and applied ield and the conductivity is assumed to be a unction o temperature ( c ( T, H) and k ( T) and thereore has a constant density (ρ r ). µ µ ). The material is assumed to be incompressible o H o r The geometry o the matrix must consist o many small passages that place the luid in intimate thermal contact with the regenerator material. Regenerator geometries ranging rom packed beds o spheres to screens to perorated plates may all be considered by this model by adjusting the thermal-luid

4 correlations and the geometric parameters. In order to maintain this lexibility, the regenerator geometry is characterized by a hydraulic diameter (d h ), porosity (ε), and speciic surace area (a s ). The Nusselt number o the matrix is assumed to be a unction o the local Reynolds number and Prandtl number o the luid (Nu(Re, Pr )). The riction actor is assumed to be a unction o the local Reynolds number ((Re )) and geometry. This riction correlation is suicient or a steady or slowly modulating lows; however more sophisticated correlations requiring additional parameters may be required to characterize the oscillatory nature o the low. The matrix is characterized by an eective static thermal static conductivity (k e ) that relates the actual, axial conduction heat transer in the absence o luid low to the heat transer through a comparable solid piece o material. Axial dispersion due to the eddy mixing o the luid during luid low is treated as an augmented thermal conductivity in the luid (k disp ). The values o these parameters depend on the particular geometry, materials, and low conditions that are simulated. The overall size o the regenerator is speciied according to its length (L) and total cross-sectional area (A c ). The luid and regenerator temperature variations over a steady-state cycle are the eventual output o the model (T (x,t) and T r (x,t)). These variations, coupled with the prescribed mass low rate and material properties, allow the calculation o various cycle perormance metrics such as the rerigeration load and the magnetic power requirement. These temperature variations are obtained by solving a set o coupled, partial dierential equations in time and space. The governing dierential equations are obtained rom dierential energy balances on the luid and the matrix. Figure illustrates a dierential segment o the luid with the various energy lows indicated. 3

5 heat transer: (, ) ( ) Nu Re Pr k T aa s c( T T r) dx enthalpy inlow: () ( T ) mth enthalpy outlow: mth () ( T ) + mth () ( T ) dx x axial dispersion LHS: k disp T Ac x axial dispersion RHS: T T kdisp Ac kdisp Ac dx x x viscous dissipation: () p mt x ρ dx energy storage: ρεau t c dx Figure. Dierential segment o entrained luid with energy terms indicated Ater some simpliication, the energy balance on the luid suggested by Fig. is: T h Nuk p m u disp c s c ( r ) + = ρ c ε x x x ρ t k A m a A T T A (1) The irst term in Eq. (1) represents conduction due to axial dispersion; the second term represents the change in the enthalpy carried by the luid; the third term is the convective heat transer between the luid and the regenerator material; the ourth term represents viscous dissipation in the luid, and the right side o the equation represents energy stored due to the heat capacity o the luid entrained in the matrix. Note that axial conduction through the luid is considered together with the axial conduction in the bed. Conduction in the luid may be non-negligible due to its relatively high thermal conductivity. However, the axial conduction is applied to the matrix and modeled using the concept o an eective static bed conductivity. Note that the dispersive conductivity is much higher than the conductivity o the luid whenever the luid is lowing. 4

6 Ater expanding the derivatives in Eq. (1) under the assumption that material properties are independent o pressure and substituting the deinition o the riction actor in terms o the pressure gradient, the energy balance becomes: T h T Nuk m u T k A m a A T T A () 3 disp c s c ( r ) + = ρ c ε x T x ρ Ac T t Assuming an incompressible luid, Eq. () can be simpliied to: T T Nuk m T k A mc a A T T A c (3) 3 disp c s c ( r ) + = ρ c ε x x ρ Ac t Figure 3 illustrates a dierential segment o the regenerator material with the various energy lows indicated: heat transer: (, ) ( ) Nu Re Pr k T aa s c( T T r) dx axial conduction LHS: T r ke Ac x axial conduction RHS: Tr Tr ke Ac ke Ac dx x x magnetic work transer: M Ac( 1 ε ) µ oh dx t energy storage: ρac( 1 ε) ur dx t Figure 3. Dierential segment o regenerator with energy terms indicated 5

7 The energy balance suggested by Figure 3 is: Nu k M T u d t x t r r as As( T Tr) + Ac ( 1 ε ) µ oh + ke Ac = ρ r Ac ( 1 ε) h (4) The magnetic work term is grouped with the internal energy to obtain: ( v M) Nu k T r u r R as As( T Tr) + ke Ac = A c ( 1 ε) ρ r µ oh x t t (5) The right hand side o Equation (5) is the dierence between a dierential change in internal energy and a dierential work transer; this dierence must be equal to a dierential heat transer, which is related to a change in entropy. Thereore, assuming the magnetization and demagnetization are reversible, Equation (5) may be rewritten according to: Nu k T s d x t r r as As( T Tr) + ke Ac = A c ( 1 ε) ρr Tr h (6) The change in regenerator entropy is divided into temperature and magnetic ield driven components in order to yield the inal, regenerator governing equation: Nu k µ H d x H t t Tr sr o Tr as As( T Tr) + ke Ac = A c ( 1 ε) ρr Tr + Ac( 1 ε) ρr cµ oh h µ o T (7) The luid is assumed to enter the matrix at the temperature o the associated heat reservoir, providing the required spatial boundary conditions: ( ) ( 0 ) () ( ) i m t 0 then T x =,t = T i m t <0 then T x = L,t = T H C (8) The governing equations are integrated orward in time using a spatially implicit technique. A periodic steady state is achieved when the total energy change o the bed material ( U r ) and luid entrained in the bed ( U ) between the end o cycle k and the end o the previous cycle, k-1, normalized by the dierence 6

8 between the maximum and minimum energy stored in the regenerator over the cycle is within a convergence tolerance (tol). U U max + U + U r min < tol steady state (9) where the change in luid energy is calculated by integrating the absolute value o energy change over the length o the bed. L U = ρεa u u dx (10) c k k 1 0 and the change in regenerator energy is ( 1 ) r r 1 r r c k k 0 L U = ρ ε A u u dx (11) and the energy stored in the luid is L U = ρεa u dx (1) c 0 where T re is an arbitrarily chosen reerence temperature. The energy o the regenerator material is calculated in same manner as the luid energy. U max is deined as the maximum sum o the luid and regenerator energy at a given time step in the cycle and U min is the minimum sum o luid and regenerator energy. The numerical solution or the luid and regenerator temperature is obtained over a spatial grid that extends rom 0 to L as shown in Figure 4. 7

9 L x, 1, i, m r, 1 r, i r, m Figure 4. Numerical grid used or luid and regenerator temperature solutions The axial location o each luid and regenerator temperature node (x i ) is given by: 1 L x i = i i=1..m m (13) where i is the axial subscript and m is the total number o axial control volumes that are used. The cycle time is discretized by: τ t j = j j=0..n (14) n where j is the temporal subscript and n is the total number o time steps that are used. Initial values or the temperatures at each spatial node ( T ri, 1 and T i, 1 ) can be assigned arbitrarily. One possibility is an assumed linear temperature proile, although other options are explored to speed convergence. xi Tri, 1 = TH ( TH T C) i=1..m (15) L xi Ti, 1 = TH ( TH T C) i=1..m (16) L The changes in luid and regenerator properties over a small time step are neglected so that the temperatures at time step i+1 are obtained using the discretized governing equations with constant 8

10 properties that are evaluated at time step i. The luid energy balance is discretized and written or each control volume. Nu k a A L T + T T + T ( T 1 T 1) m + + ( t ) c i,j i,j s c i,j+1 i-1,j+1 i+1,j+1 i,j+1 ri,j i,j + j i,j m ( j) c h 3 i,jm t L m m + + k A T T + k A T T ρ A d m L L ( ) ( ) disp i,j c i-1,j+1 i,j+1 disp i,j c i+1,j+1 i,j+1 (17) Ln = ρ Acεc T i,j+1 T i,j i =..m m τ ( ) 1 where Nu i, j is the Nusselt number based on the luid temperature values in the node, (, ) Nu = Nu Re Pr (18) i, j i, j i, j Re is the Reynolds number or the luid computed using the luid temperature and the ree low velocity and Pr i,j is the Prandtl number o the luid: Re i,j c ( j) m t = A µ i,j (19) Pr i,j c i,jµ i,j = (0) k i,j The riction actor ( i, j) in Equation (14) is evaluated in terms o the local Reynold s number which depends upon the luid temperatures within the node: ( ) = Re (1) i, j i, j The boundary conditions or the luid temperature governing equation are that luid that enters at either edge o the regenerator has the temperature o the corresponding reservoir and that the edges o the bed are adiabatic with respect to dispersive heat transer. At the boundaries o the regenerator bed, the energy 9

11 balance depends upon the luid low direction. The discretized luid equations at the hot end o the regenerator bed are: ( j ) i m t 0 then Nu k a A L T + T ( T + T + ) + m ( t ) c T 1,j 1,j s c,j+1 1,j+1 r 1,j 1 1,j 1 j 1,j H m ( j) 3 1,jm t L m Ln disp 1,j c,j+1,j+1 c,j+1,j ρ Ac m L mτ ( 1 ) ρ ε ( 1 1 ) + + k A T T = A c T T or i= 1 ( j ) i m t < 0 then Nu k a A L T + T 3 1 ( T + T + ) m ( t ) c T T 1,j 1,j s c,j+1 1,j+1 r 1,j 1 1,j 1 j 1,j 1,j+1,j+1 m ( j) c h 3 1,jm t L m Ln + + k A T T = A c T T ρ A d m L mτ ( ) ρ ε ( ) disp 1,j c,j+1 1,j+1 c 1,j+1 1,j or i =1 (a) (b) Note that, as shown in Figure 4, the temperature o each node is evaluated at the center o the node. Thereore, the temperature o the luid exiting the hot end o the bed is approximated by extrapolating the temperatures in nodes 1 and. For node m (the cold end o the bed), the energy balances are: ( j ) i m t 0 then Nu k a A L T + T 3 1 ( T + T + ) + m ( t ) c T T m,j m,j s c m,j+1 m- 1,j+1 rm,j 1 m,j 1 j m,j m,j+1 m- 1,j+1 m ( j) c h 3 m,jm t L m Ln + + k A T T = A c T T ρ A d m L mτ ( j ) i m t < 0 then ( j) ( 1 ) ρ ε ( ) disp m,j c m-,j+1 m,j+1 c m,j+1 m,j Nu k a A L T + T ( T + 1 T + 1) m ( t ) c T m,j m,j s c m,j+1 m- 1,j+1 rm,j m,j j m,j C m c h 3 or i=m m,jm t L m Ln + + kdisp m,j Ac ( T m- 1,j+1 T m,j+1 ) = ρ Acεc ( T m,j+1 T m,j ) or i=m ρ A d m L mτ (3a) (3b) 10

12 Collecting like terms in equations (17) leads to: L n as AcL m c i,j m T i,j+ 1 ερ Ac c i,j + Nu i,j k i,j + kdispac + T i 1,j+ 1 m ( tj ) kdispac m τ m L L ci,j m Nui,jk i,j L n + Ti + 1,j+ 1 m ( tj) kdispac + Tri,j+ 1 as Ac = Ti,j ερac c i,j L d h m τ ( ) 3 j * i,j m t L + i =..m 1 ρ A d m c h (4) Collecting terms or the hot end energy balance in equations (a) and (b) yields: ( j ) i m t 0 then L n ci,j as AcL m ci,j m Ti,j+ 1 ερac c i,j+ m ( tj) + Nui,jki,j + kdispac + Ti + 1,j+ 1 m ( tj) kdispac m τ m L L 3 ( j ) * Nu i,jk i,j L n i,j m t L + Tri,j+ 1 as Ac = T i,j ερ Ac c i,j + d h m τ + m ( t ) c T ρ Ac m i = 1 (5a) ( j ) i m t < 0 then * Nu i,jki,j L n i,j ri,j+ 1 s c i,j c i,j d ερ h m τ ρ ( j ) 3 j i,j H L n as AcL m m Ti,j+ 1 ερac c i,j m ( tj) ci,j+ Nui,jki,j + kdispac + Ti + 1,j+ 1 m( tj) ci,j kdispac m τ m L L + T a A = T A c + i = 1 (5b) m t L A d m c h Collecting terms or the cold end luid energy balance in equations (3a) and (3b) yields 11

13 ( j ) i m t 0 then Ln as AcL m Ti,j+ 1 ερac c i,j+ m ( tj) ci,j+ Nui,jki,j + kdispac mτ m L m Nu i,jk i,j + T i 1,j+ 1 m ( tj) c i,j kdispac + Tri,j+ 1 as Ac L Ln = Ti,j ερac c i,j + mτ ( j ) i m t < 0 then * i,j ( j ) c 3 m t L ρ A d m h i = m Ln c i,j as AcL m Ti,j+ 1 ερac c i,j m ( tj) + Nui,jki,j + kdispac mτ m L ci,j m Nui,jk i,j + T i 1,j+ 1 m ( tj) kdispac + Tri,j+ 1 as Ac L ( ) 3 j * Ln i,j m t L = Ti,j ερac c i,j m( tj) ci,jtc + mτ ρ Ac m i = m (6a) (6b) The regenerator energy balances are likewise discretized and written or each control volume: Nu i,jki,j L L a A ( T + 1 T + 1) + A ( 1 ε) ρ c d m m h ( 1 ε) s s ri,j i,j c r µ oh i,j mke i, j Ac mke i, j Ac + Tri,j 1 T ri 1,j 1 Tri,j 1 T ri + 1,j+ 1 L + = L ρ s µ H t + t r o j+ 1 j Ac rtri,j x i, µ oh t i,j ( ri,j+ 1 ri,j) T T n τ i =..m 1 (7) Note that the 3 rd and 4 th terms in Eq. (7) represent conduction to the neighboring control volumes on the let- and right-hand sides, respectively. Collecting like terms leads to: 1

14 Nui,j k i,j Ln m ke i,j A c Tri,j+ 1 as As + Ac ( 1 ε) ρr cµ ohi,j + mτ L mke i,j A c mke i,j A c Nui,j k i,j + Tri 1,j+ 1 + Tri + 1,j+ 1 + T i,j+ 1 as As L L dp t = A T x, i = 1..m sr µ oh j+ 1 j c ( 1 ε) ρr ri,j i + Ac ( 1 ε) ρr cµ oh i,jtri,j µ oh t i,j + t Ln mτ (8) The hot and cold ends o the regenerator are assumed adiabatic. Neglecting conduction at the edge o the bed, the energy balance at the hot end is: Nu 1,jk 1,j L L a A ( T + T + ) + A ( 1 ε) ρ c d m m h s s r 1,j 1 1,j 1 c r µ oh 1,j ( r 1,j+ 1 r 1,j) T T n mk A s µ H t + t + = ( 1 ε) e 1, j c r o j+ 1 j Tr 1,j+ 1 Tr,j+ 1 Ac ρrtr 1,j x 1i, L µ o H t 1,j τ (9) Neglecting conduction at the cold end, the energy balance at the cold end is: Nu m,jkm,j L L a A ( T + 1 T + 1) + A ( 1 ε) ρ c d m m h s s r m,j m,j c r µ oh m,j ( r m,j+ 1 rm,j) T T n mk A s µ H t + t + = ( 1 ε) e m, j c r o j+ 1 j Trm,j+ 1 Trm 1,j+ 1 Ac ρrtrm,j x 1i, L µ oh t m,j τ (30). Numerical Solution Algorithm Equations (4)-(6) and (8)-(30) orm a system o linear equations in terms o each o the nodal regenerator and luid temperatures that are shown in Figure 4 at one step orward in time. These equations are solved using a sparse matrix decomposition algorithm in order take a spatially implicit but temporally explicit step orward in time. This time step solution process is repeated in order to determine the luid and regenerator temperatures at all spatial nodes and or each time step over an entire cycle. At 13

15 the end o each cycle, the change in energy in the regenerator and luid is evaluated by perorming the integration in equations (10) and (11) numerically and compared to the total energy in the luid at the end o the cycle. When the absolute change in energy o the regenerator rom cycle to cycle is within a speciied tolerance, shown in Eq. (9), steady state has been achieved. This model is implemented in MATLAB. The assumptions used to derive the numerical model were described as the model was derived in the previous section and are summarized below: the heat transer luid is incompressible; thereore the mass low rate does not vary spatially within the matrix and the mass o luid entrained in the matrix is constant, the bed geometry is uniorm; no spatial gradients exist in the bed characteristics such as particle diameter, porosity, etc., the luid low is one-dimensional; low maldistribution eects are neglected, and the luid low is balanced, the magnetization and demagnetization processes are modeled as being internally reversible with no hysteresis or temperature gradients (note that this assumption is subsequently revisited and ultimately considered via a correction actor). 3. Veriication o Model There are no general analytical solutions to the regenerator equations presented above. However, in the limit o constant properties, no entrained luid heat capacity and no axial conduction, a published solution or the thermal eectiveness (ε) o a conventional, passive regenerator (i.e., one with no magnetocaloric eect) subjected to a stepwise mass low rate variation (with the shape shown in Figure 5) is available. 14

16 m m τ t Figure 5. Mass low rate variation or an idealized regenerator According to Rohsenow et al. (1998), the thermal eectiveness (ε t ) or a regenerator with constant material properties is deined as: t τ / ( ) () ( =, ) mc ( T T ) c m 0 t TH T x L t dt ε H C (31) where m is the magnitude o the mass low rate unction. The typical variables used to characterize this problem are the number o transer units (NTU, sometimes also reerred to as the reduced length o the regenerator) and the utilization ratio (U, the inverse o the matrix capacity rate ratio, Ackermann (1997)). NTU Nu k s c p a L A d mc (3) U mc τ = A L( 1 ε) ρ c µ c r oh (33) Dragutinovic and Baclic (1998) present tables or the ε t as a unction o NTU and U in this limit. The numerical model can be veriied against these solutions by: 1. setting all luid properties (c, k, ρ, and µ ) equal to constants,. setting the partial derivative o entropy with respect to magnetic ield equal to zero, 15

17 3. setting the remaining regenerator properties ( c µ and ρ r ) equal to constants, 4. setting the eective thermal conductivity o the matrix (k e ) and dispersion (k disp ) equal to zero, 5. setting the riction actor () equal to zero, o H 6. setting the speciic surace area o the regenerator (a s ), particle diameter (d p ) and bed size (A c and L) equal to constants, 7. applying the unctional orm o the mass low rate shown in Figure.6 or a ixed cycle duration ( τ ), τ mt () = sign t m (34) 8. and setting the porosity (ε) to zero in order to speciy zero entrained luid heat capacity. By varying the Nusselt number (Nu ) and mass low rate ( m ), it is possible to vary NTU and U. The numerical model was implemented under these conditions using a grid with 100 spatial control volumes (m = 100) and 3000 time steps (n = 3000). The results are illustrated in Figure 6. Notice the excellent agreement between the published and predicted results, veriying the accuracy o the numerical model in this limit. The results in Figure 6 are plotted in the region were eectiveness is greater than 0.9 in Figure 7. 16

18 Figure 6. Numerical model predictions and published results or ε t as a unction o NTU and various values o U in the ideal regenerator limit Figure 7. Numerical model predictions and published results rom Figure 6 in the region ε t >

19 Nomenclature A c cross-sectional area (m ) a s speciic surace area (m /m 3 ) c speciic heat capacity (J/kg-K) d p particle diameter (m) riction actor k thermal conductivity (W/m-K) k e eective static thermal conductivity o regenerator and luid (W/m-K) k disp thermal conductivity o the luid due to axial dispersion (W/m-K) i spatial subscript j temporal subscript L length (m) m number o axial control volumes used in numerical solution m mass low rate (kg/s) M magnetic intensity (A/m) n number o steps used in numerical solution NTU number o transer units Nu Nusselt number p pressure (Pa) Pr Prandtl number q average heat transer rate (W) Re Reynolds number s entropy (J/kg-K) t time (s) tol relaxation tolerance (K) T temperature (K) T Curie Curie temperature (K) u internal energy (J/kg) U utilization actor v speciic volume (m 3 /kg) x axial position (m) Greek ε porosity o matrix ε t thermal eectiveness µ viscosity (N-s/m ) µ o H applied ield (Tesla) ρ density (kg/m 3 ) τ cycle duration (s) Subscripts C H cold or rerigeration temperature luid hot or heat rejection temperature 18

20 r regenerator material Reerences R. A. Ackermann, 1997, Cryogenic Regenerative Heat Exchangers, Plenum Press, New York. G. D. Dragutinovic, and B. S. Baclic, 1998, Operation o Counterlow Regenerators, Computational Mechanics Inc., Billerica, MA. W. M. Rohsenow, J. P. Hartnett and Y. I. Cho, 1998, Handbook o Heat Transer, McGraw-Hill, New York, NY. 19

Modeling the Transient Behavior of an Active Magnetic Regenerative Refrigerator

Modeling the Transient Behavior of an Active Magnetic Regenerative Refrigerator Purdue University Purdue e-pubs International Refrigeration and Air Conditioning Conference School of Mechanical Engineering 2006 Modeling the Transient Behavior of an Active Magnetic Regenerative Refrigerator

More information

Analysis of Non-Thermal Equilibrium in Porous Media

Analysis of Non-Thermal Equilibrium in Porous Media Analysis o Non-Thermal Equilibrium in Porous Media A. Nouri-Borujerdi, M. Nazari 1 School o Mechanical Engineering, Shari University o Technology P.O Box 11365-9567, Tehran, Iran E-mail: anouri@shari.edu

More information

CONVECTIVE HEAT TRANSFER CHARACTERISTICS OF NANOFLUIDS. Convective heat transfer analysis of nanofluid flowing inside a

CONVECTIVE HEAT TRANSFER CHARACTERISTICS OF NANOFLUIDS. Convective heat transfer analysis of nanofluid flowing inside a Chapter 4 CONVECTIVE HEAT TRANSFER CHARACTERISTICS OF NANOFLUIDS Convective heat transer analysis o nanoluid lowing inside a straight tube o circular cross-section under laminar and turbulent conditions

More information

Controlling the Heat Flux Distribution by Changing the Thickness of Heated Wall

Controlling the Heat Flux Distribution by Changing the Thickness of Heated Wall J. Basic. Appl. Sci. Res., 2(7)7270-7275, 2012 2012, TextRoad Publication ISSN 2090-4304 Journal o Basic and Applied Scientiic Research www.textroad.com Controlling the Heat Flux Distribution by Changing

More information

39.1 Gradually Varied Unsteady Flow

39.1 Gradually Varied Unsteady Flow 39.1 Gradually Varied Unsteady Flow Gradually varied unsteady low occurs when the low variables such as the low depth and velocity do not change rapidly in time and space. Such lows are very common in

More information

Recent Developments in Room Temperature Active Magnetic Regenerative Refrigeration

Recent Developments in Room Temperature Active Magnetic Regenerative Refrigeration Recent Developments in Room Temperature Active Magnetic Regenerative Refrigeration Kurt Engelbrecht, Nini Pryds, Christian Bahl Risø DTU Magnetic Refrigeration Background Alternative to vapor compression

More information

Kuldeep Rawat*, Ayushman Srivastav* *Assistant Professor, Shivalik College of Engineering, Dehradun.

Kuldeep Rawat*, Ayushman Srivastav* *Assistant Professor, Shivalik College of Engineering, Dehradun. International Journal o Scientiic & Engineering search, Volume 7, Issue 12, December-16 348 ISSN 2229-18 NUMERICAL INVESTIGATION OF HEAT TRANSFER ENHANCEMENT OVER RECTANGULAR PERFORATED FIN Abstract Kuldeep

More information

BOUNDARY LAYER ANALYSIS ALONG A STRETCHING WEDGE SURFACE WITH MAGNETIC FIELD IN A NANOFLUID

BOUNDARY LAYER ANALYSIS ALONG A STRETCHING WEDGE SURFACE WITH MAGNETIC FIELD IN A NANOFLUID Proceedings o the International Conerence on Mechanical Engineering and Reneable Energy 7 (ICMERE7) 8 December, 7, Chittagong, Bangladesh ICMERE7-PI- BOUNDARY LAYER ANALYSIS ALONG A STRETCHING WEDGE SURFACE

More information

Channel Structure Influence on the Thermal-Hydraulic Performance of. Zigzag PCHE

Channel Structure Influence on the Thermal-Hydraulic Performance of. Zigzag PCHE The 6th International Supercritical CO2 Power Cycles Symposium March 27-29, 218, Pittsburgh, Pennsylvania Channel Structure Inluence on the Thermal-Hydraulic Perormance o Zigzag PCHE Yichao Gao Wenkai

More information

Optimization of Multi-layer Active Magnetic Regenerator towards Compact and Efficient Refrigeration

Optimization of Multi-layer Active Magnetic Regenerator towards Compact and Efficient Refrigeration Downloaded from orbit.dtu.dk on: Feb 17, 2018 Optimization of Multi-layer Active Magnetic Regenerator towards Compact and Efficient Refrigeration Lei, Tian; Engelbrecht, Kurt; Nielsen, Kaspar Kirstein;

More information

Available online at ScienceDirect. Energy Procedia 83 (2015 ) Václav Dvo ák a *, Tomáš Vít a

Available online at   ScienceDirect. Energy Procedia 83 (2015 ) Václav Dvo ák a *, Tomáš Vít a Available online at www.sciencedirect.com ScienceDirect Energy Procedia 83 (205 ) 34 349 7th International Conerence on Sustainability in Energy and Buildings Numerical investigation o counter low plate

More information

NON-SIMILAR SOLUTIONS FOR NATURAL CONVECTION FROM A MOVING VERTICAL PLATE WITH A CONVECTIVE THERMAL BOUNDARY CONDITION

NON-SIMILAR SOLUTIONS FOR NATURAL CONVECTION FROM A MOVING VERTICAL PLATE WITH A CONVECTIVE THERMAL BOUNDARY CONDITION NON-SIMILAR SOLUTIONS FOR NATURAL CONVECTION FROM A MOVING VERTICAL PLATE WITH A CONVECTIVE THERMAL BOUNDARY CONDITION by Asterios Pantokratoras School o Engineering, Democritus University o Thrace, 67100

More information

ME 331 Homework Assignment #6

ME 331 Homework Assignment #6 ME 33 Homework Assignment #6 Problem Statement: ater at 30 o C flows through a long.85 cm diameter tube at a mass flow rate of 0.020 kg/s. Find: The mean velocity (u m ), maximum velocity (u MAX ), and

More information

ENERGY ANALYSIS: CLOSED SYSTEM

ENERGY ANALYSIS: CLOSED SYSTEM ENERGY ANALYSIS: CLOSED SYSTEM A closed system can exchange energy with its surroundings through heat and work transer. In other words, work and heat are the orms that energy can be transerred across the

More information

ENGINEERING OF NUCLEAR REACTORS. Tuesday, October 9 th, 2014, 1:00 2:30 p.m.

ENGINEERING OF NUCLEAR REACTORS. Tuesday, October 9 th, 2014, 1:00 2:30 p.m. .31 ENGINEERING OF NUCLEAR REACTORS Tuesday, October 9 th, 014, 1:00 :30 p.m. OEN BOOK QUIZ 1 (solutions) roblem 1 (50%) Loss o condensate pump transient in a LWR condenser i) Consider the seaater in the

More information

MAGNETOHYDRODYNAMIC GO-WATER NANOFLUID FLOW AND HEAT TRANSFER BETWEEN TWO PARALLEL MOVING DISKS

MAGNETOHYDRODYNAMIC GO-WATER NANOFLUID FLOW AND HEAT TRANSFER BETWEEN TWO PARALLEL MOVING DISKS THERMAL SCIENCE: Year 8, Vol., No. B, pp. 383-39 383 MAGNETOHYDRODYNAMIC GO-WATER NANOFLUID FLOW AND HEAT TRANSFER BETWEEN TWO PARALLEL MOVING DISKS Introduction by Mohammadreza AZIMI and Rouzbeh RIAZI

More information

Local Heat Transfer Coefficient Measurements, Using a Transient Imaging Method With an Inverse Scheme

Local Heat Transfer Coefficient Measurements, Using a Transient Imaging Method With an Inverse Scheme Local Heat Transer Coeicient Measurements, Using a Transient Imaging Method With an Inverse Scheme A. EL ABBADI, D. BOUGEARD, B.BAUDOIN Ecole des Mines de Douai, Département Energétique Industrielle, 941,

More information

Chapter 8 Flow in Pipes. Piping Systems and Pump Selection

Chapter 8 Flow in Pipes. Piping Systems and Pump Selection Piping Systems and Pump Selection 8-6C For a piping system that involves two pipes o dierent diameters (but o identical length, material, and roughness connected in series, (a the low rate through both

More information

Buoyancy Driven Heat Transfer of Water-Based CuO Nanofluids in a Tilted Enclosure with a Heat Conducting Solid Cylinder on its Center

Buoyancy Driven Heat Transfer of Water-Based CuO Nanofluids in a Tilted Enclosure with a Heat Conducting Solid Cylinder on its Center July 4-6 2012 London U.K. Buoyancy Driven Heat Transer o Water-Based CuO Nanoluids in a Tilted Enclosure with a Heat Conducting Solid Cylinder on its Center Ahmet Cihan Kamil Kahveci and Çiğdem Susantez

More information

COMPARISON OF THERMAL CHARACTERISTICS BETWEEN THE PLATE-FIN AND PIN-FIN HEAT SINKS IN NATURAL CONVECTION

COMPARISON OF THERMAL CHARACTERISTICS BETWEEN THE PLATE-FIN AND PIN-FIN HEAT SINKS IN NATURAL CONVECTION HEFAT014 10 th International Conerence on Heat Transer, Fluid Mechanics and Thermodynamics 14 6 July 014 Orlando, Florida COMPARISON OF THERMA CHARACTERISTICS BETWEEN THE PATE-FIN AND PIN-FIN HEAT SINKS

More information

Flow and Heat Transfer Analysis of Copper-water Nanofluid with Temperature Dependent Viscosity Past a Riga Plate

Flow and Heat Transfer Analysis of Copper-water Nanofluid with Temperature Dependent Viscosity Past a Riga Plate Journal o Magnetics (), 181-187 (017) ISSN (Print) 16-1750 ISSN (Online) 33-6656 https://doi.org/10.483/jmag.017...181 Flo and Heat Transer Analysis o Copper-ater Nanoluid ith Temperature Dependent Viscosity

More information

Heat Transfer: A Practical Approach - Yunus A Cengel Assignment 11 Fall 2003 Tuesday, November 18, 2003 Chapter 11, Problem 49

Heat Transfer: A Practical Approach - Yunus A Cengel Assignment 11 Fall 2003 Tuesday, November 18, 2003 Chapter 11, Problem 49 Heat Transer: A Practical Approach - Yunus A Cengel Assignment Fall 00 Tuesday, November 8, 00 Chapter, Problem 9 The variation o the spectral transmissivity o a 0.6- cm-thick glass window is as given

More information

Heat Transfer Coefficient in a Packed Sphere Regenerator for Use in Active Magnetic Regenerative Refrigeration

Heat Transfer Coefficient in a Packed Sphere Regenerator for Use in Active Magnetic Regenerative Refrigeration Purdue University Purdue e-pubs International Refrigeration and Air Conditioning Conference School of Mechanical Engineering 2008 Heat Transfer Coefficient in a Packed Sphere Regenerator for Use in Active

More information

FLOW CHARACTERISTICS OF HFC-134a IN AN ADIABATIC HELICAL CAPILLARY TUBE

FLOW CHARACTERISTICS OF HFC-134a IN AN ADIABATIC HELICAL CAPILLARY TUBE E HEFAT7 5 th International Conerence on Heat Transer, Fluid Mechanics and Thermodynamics Sun City, South Arica Paper number: KM1 FLOW CHARACTERISTICS OF HFC-1a IN AN ADIABATIC HELICAL CAPILLARY TUBE Khan

More information

NUMERICAL STUDY ON THE EFFECT OF INCLINATION ANGLE ON HEAT TRANSFER PERFORMANCE IN BACK-WARD FACING STEP UTILIZING NANOFLUID

NUMERICAL STUDY ON THE EFFECT OF INCLINATION ANGLE ON HEAT TRANSFER PERFORMANCE IN BACK-WARD FACING STEP UTILIZING NANOFLUID NUMERICAL STUDY ON THE EFFECT OF INCLINATION ANGLE ON HEAT TRANSFER PERFORMANCE IN BACK-WARD FACING STEP UTILIZING NANOFLUID Saleh Etaig*, Etaig.Mahmoud@Northumbria.ac.uk Reaz Hasan, Reaz.Hasan@Northumria.ac.uk

More information

3D Numerical Modelling of Convective Heat Transfer through Two-sided Vertical Channel Symmetrically Filled with Metal Foams

3D Numerical Modelling of Convective Heat Transfer through Two-sided Vertical Channel Symmetrically Filled with Metal Foams P Periodica Polytechnica Mechanical Engineering P 60(4), pp. 193-202, 2016 DOI: 10.3311/PPme.8511 Creative Commons Attribution b 3D Numerical Modelling o Convective Heat Transer through Two-sided Vertical

More information

OE4625 Dredge Pumps and Slurry Transport. Vaclav Matousek October 13, 2004

OE4625 Dredge Pumps and Slurry Transport. Vaclav Matousek October 13, 2004 OE465 Vaclav Matousek October 13, 004 1 Dredge Vermelding Pumps onderdeel and Slurry organisatie Transport OE465 Vaclav Matousek October 13, 004 Dredge Vermelding Pumps onderdeel and Slurry organisatie

More information

Heat-fluid Coupling Simulation of Wet Friction Clutch

Heat-fluid Coupling Simulation of Wet Friction Clutch 3rd International Conerence on Mechatronics, Robotics and Automation (ICMRA 2015) Heat-luid Coupling Simulation o Wet Friction Clutch Tengjiao Lin 1,a *, Qing Wang 1, b, Quancheng Peng 1,c and Yan Xie

More information

A NUMERICAL STUDY OF SINGLE-PHASE FORCED CONVECTIVE HEAT TRANSFER WITH FLOW FRICTION IN ROUND TUBE HEAT EXCHANGERS

A NUMERICAL STUDY OF SINGLE-PHASE FORCED CONVECTIVE HEAT TRANSFER WITH FLOW FRICTION IN ROUND TUBE HEAT EXCHANGERS www.arpapress.com/volumes/vol6issue4/ijrras_6_4_05.pd A NUMERICAL STUDY OF SINGLE-PHASE FORCED CONVECTIVE HEAT TRANSFER WITH FLOW FRICTION IN ROUND TUBE HEAT EXCHANGERS Pedram Mohajeri Khameneh 1,*, Iraj

More information

GENERATOR COOLING USING HEAT PIPES

GENERATOR COOLING USING HEAT PIPES Conerence on Modelling Fluid Flow (CMFF 6) The 13th International Conerence on Fluid Flow Technologies Budapest, Hungary, September 6-9, 6 GENERATOR COOLING USING HEAT PIPES Bert de LEEUW 1, Harry HAGENS

More information

FILM STACKING IMPREGNATION MODEL FOR THERMOPLASTIC COMPOSITES APPLIED TO A NOVEL NET-SHAPE PREFORMING PROCESS

FILM STACKING IMPREGNATION MODEL FOR THERMOPLASTIC COMPOSITES APPLIED TO A NOVEL NET-SHAPE PREFORMING PROCESS The 8 th International Conerence on Flow Processes in Composite Materials (FPCM8) FILM STACKING IMPREGNATION MODEL FOR THERMOPLASTIC COMPOSITES APPLIED TO A NOVEL NET-SHAPE PREFORMING PROCESS S.T.Jespersen

More information

CHAPTER 7 NUMERICAL MODELLING OF A SPIRAL HEAT EXCHANGER USING CFD TECHNIQUE

CHAPTER 7 NUMERICAL MODELLING OF A SPIRAL HEAT EXCHANGER USING CFD TECHNIQUE CHAPTER 7 NUMERICAL MODELLING OF A SPIRAL HEAT EXCHANGER USING CFD TECHNIQUE In this chapter, the governing equations for the proposed numerical model with discretisation methods are presented. Spiral

More information

RESOLUTION MSC.362(92) (Adopted on 14 June 2013) REVISED RECOMMENDATION ON A STANDARD METHOD FOR EVALUATING CROSS-FLOODING ARRANGEMENTS

RESOLUTION MSC.362(92) (Adopted on 14 June 2013) REVISED RECOMMENDATION ON A STANDARD METHOD FOR EVALUATING CROSS-FLOODING ARRANGEMENTS (Adopted on 4 June 203) (Adopted on 4 June 203) ANNEX 8 (Adopted on 4 June 203) MSC 92/26/Add. Annex 8, page THE MARITIME SAFETY COMMITTEE, RECALLING Article 28(b) o the Convention on the International

More information

ScienceDirect. Heat transfer and fluid transport of supercritical CO 2 in enhanced geothermal system with local thermal non-equilibrium model

ScienceDirect. Heat transfer and fluid transport of supercritical CO 2 in enhanced geothermal system with local thermal non-equilibrium model Available online at www.sciencedirect.com ScienceDirect Energy Procedia 63 (2014 ) 7644 7650 GHGT-12 Heat transer and luid transport o supercritical CO 2 in enhanced geothermal system with local thermal

More information

Lecture 25: Heat and The 1st Law of Thermodynamics Prof. WAN, Xin

Lecture 25: Heat and The 1st Law of Thermodynamics Prof. WAN, Xin General Physics I Lecture 5: Heat and he 1st Law o hermodynamics Pro. WAN, Xin xinwan@zju.edu.cn http://zimp.zju.edu.cn/~xinwan/ Latent Heat in Phase Changes Latent Heat he latent heat o vaporization or

More information

Non-newtonian Rabinowitsch Fluid Effects on the Lubrication Performances of Sine Film Thrust Bearings

Non-newtonian Rabinowitsch Fluid Effects on the Lubrication Performances of Sine Film Thrust Bearings International Journal o Mechanical Engineering and Applications 7; 5(): 6-67 http://www.sciencepublishinggroup.com/j/ijmea doi:.648/j.ijmea.75.4 ISSN: -X (Print); ISSN: -48 (Online) Non-newtonian Rabinowitsch

More information

UNIVERSITY OF CALIFORNIA - SANTA CRUZ DEPARTMENT OF PHYSICS PHYS 112. Homework #4. Benjamin Stahl. February 2, 2015

UNIVERSITY OF CALIFORNIA - SANTA CRUZ DEPARTMENT OF PHYSICS PHYS 112. Homework #4. Benjamin Stahl. February 2, 2015 UIERSIY OF CALIFORIA - SAA CRUZ DEPARME OF PHYSICS PHYS Homework #4 Benjamin Stahl February, 05 PROBLEM It is given that the heat absorbed by a mole o ideal gas in a uasi-static process in which both its

More information

Keywords Perforated pinned heat sinks, Conjugate heat transfer, Electronic component cooling.

Keywords Perforated pinned heat sinks, Conjugate heat transfer, Electronic component cooling. Eect o Dierent Perorations Shapes on the Thermal-hydraulic Perormance o Perorated Pinned Heat Sinks Amer Al-Damook 1,, J.L. Summers 1, N. Kapur 1, H. Thompson 1 mnajs@leeds.ac.uk, j.l.summers@leeds.ac.uk,

More information

2015 American Journal of Engineering Research (AJER)

2015 American Journal of Engineering Research (AJER) American Journal o Engineering Research (AJER) 2015 American Journal o Engineering Research (AJER) e-issn: 2320-0847 p-issn : 2320-0936 Volume-4, Issue-7, pp-33-40.ajer.org Research Paper Open Access The

More information

Available online at ScienceDirect. Procedia Engineering 105 (2015 )

Available online at  ScienceDirect. Procedia Engineering 105 (2015 ) Available online at www.sciencedirect.com ScienceDirect Procedia Engineering 105 (2015 ) 388 397 6th BSME International Conerence on Thermal Engineering (ICTE 2014) Eect o tilt angle on pure mixed convection

More information

6.2 Governing Equations for Natural Convection

6.2 Governing Equations for Natural Convection 6. Governing Equations for Natural Convection 6..1 Generalized Governing Equations The governing equations for natural convection are special cases of the generalized governing equations that were discussed

More information

The Effect of Mass Flow Rate on the Effectiveness of Plate Heat Exchanger

The Effect of Mass Flow Rate on the Effectiveness of Plate Heat Exchanger The Effect of Mass Flow Rate on the of Plate Heat Exchanger Wasi ur rahman Department of Chemical Engineering, Zakir Husain College of Engineering and Technology, Aligarh Muslim University, Aligarh 222,

More information

Published in: Proceedings of the th EUROSIM Congress on Modelling and Simulation

Published in: Proceedings of the th EUROSIM Congress on Modelling and Simulation Aalborg Universitet Parametric CFD Analysis to Study the Inluence o Fin Geometry on the Perormance o a Fin and Tube Heat Exchanger Singh, Shobhana; Sørensen, Kim; Condra, Thomas Joseph Published in: Proceedings

More information

External Forced Convection :

External Forced Convection : External Forced Convection : Flow over Bluff Objects (Cylinders, Spheres, Packed Beds) and Impinging Jets Chapter 7 Sections 7.4 through 7.8 7.4 The Cylinder in Cross Flow Conditions depend on special

More information

Review D: Potential Energy and the Conservation of Mechanical Energy

Review D: Potential Energy and the Conservation of Mechanical Energy MSSCHUSETTS INSTITUTE OF TECHNOLOGY Department o Physics 8. Spring 4 Review D: Potential Energy and the Conservation o Mechanical Energy D.1 Conservative and Non-conservative Force... D.1.1 Introduction...

More information

Chapter 3 Water Flow in Pipes

Chapter 3 Water Flow in Pipes The Islamic University o Gaza Faculty o Engineering Civil Engineering Department Hydraulics - ECI 33 Chapter 3 Water Flow in Pipes 3. Description o A Pipe Flow Water pipes in our homes and the distribution

More information

Estimation of Natural Convection Heat Transfer from Plate-Fin Heat Sinks in a Closed Enclosure

Estimation of Natural Convection Heat Transfer from Plate-Fin Heat Sinks in a Closed Enclosure World Academy o Science, Engineering Technology International Journal o Mechanical Mechatronics Engineering Vol:8, o:8, 014 Estimation o atural Convection Heat Transer rom Plate-Fin Heat Sins in a Closed

More information

OPTIMALLY STAGGERED FINNED CIRCULAR AND ELLIPTIC TUBES IN FORCED CONVECTION

OPTIMALLY STAGGERED FINNED CIRCULAR AND ELLIPTIC TUBES IN FORCED CONVECTION OPTIMALLY STAGGERED FINNED CIRCULAR AND ELLIPTIC TUBES IN FORCED CONVECTION R. S. Matos a, T. A. Laursen b, J. V. C. Vargas a, and A. Bejan c, a Universidade Federal do Paraná Departamento de Engenharia

More information

On the Development of Implicit Solvers for Time-Dependent Systems

On the Development of Implicit Solvers for Time-Dependent Systems School o something FACULTY School OF OTHER o Computing On the Development o Implicit Solvers or Time-Dependent Systems Peter Jimack School o Computing, University o Leeds In collaboration with: P.H. Gaskell,

More information

IOSR Journal of Mathematics (IOSR-JM) e-issn: , p-issn: X.Volume12,Issue 1 Ver. III (Jan.-Feb.2016)PP

IOSR Journal of Mathematics (IOSR-JM) e-issn: , p-issn: X.Volume12,Issue 1 Ver. III (Jan.-Feb.2016)PP IOSR Journal o Mathematics (IOSR-JM) e-issn:78-578, p-issn: 39-765X.Volume,Issue Ver. III (Jan.-Feb.6)PP 88- www.iosrjournals.org Eect o Chemical Reaction on MHD Boundary Layer Flow o Williamson Nanoluid

More information

1. Nusselt number and Biot number are computed in a similar manner (=hd/k). What are the differences between them? When and why are each of them used?

1. Nusselt number and Biot number are computed in a similar manner (=hd/k). What are the differences between them? When and why are each of them used? 1. Nusselt number and Biot number are computed in a similar manner (=hd/k). What are the differences between them? When and why are each of them used?. During unsteady state heat transfer, can the temperature

More information

Second Order Slip Flow of Cu-Water Nanofluid Over a Stretching Sheet With Heat Transfer

Second Order Slip Flow of Cu-Water Nanofluid Over a Stretching Sheet With Heat Transfer Second Order Slip Flow o Cu-Water Nanoluid Over a Stretching Sheet With Heat Transer RAJESH SHARMA AND ANUAR ISHAK School o Mathematical Sciences, Faculty o Science and Technology Universiti Kebangsaan

More information

Time-Dependent Conduction :

Time-Dependent Conduction : Time-Dependent Conduction : The Lumped Capacitance Method Chapter Five Sections 5.1 thru 5.3 Transient Conduction A heat transfer process for which the temperature varies with time, as well as location

More information

Lecture 2 The First Law of Thermodynamics (Ch.1)

Lecture 2 The First Law of Thermodynamics (Ch.1) Lecture he First Law o hermodynamics (h.) Lecture - we introduced macroscopic parameters that describe the state o a thermodynamic system (including temperature), the equation o state (,,) 0, and linked

More information

INFLUENCE OF POROSITY AND RADIATION IN A VISCO ELASTIC FLUID OF SECOND ORDER FLUID WITHIN A CHANNEL WITH PERMEABLE WALLS

INFLUENCE OF POROSITY AND RADIATION IN A VISCO ELASTIC FLUID OF SECOND ORDER FLUID WITHIN A CHANNEL WITH PERMEABLE WALLS International Journal o Physics and Mathematical Sciences ISSN: 77- (Online) Vol. () January-March, pp.8-9/murthy and Rajani INFLUENCE OF POROSITY AND RADIATION IN A VISCO ELASTIC FLUID OF SECOND ORDER

More information

Studies on flow through and around a porous permeable sphere: II. Heat Transfer

Studies on flow through and around a porous permeable sphere: II. Heat Transfer Studies on flow through and around a porous permeable sphere: II. Heat Transfer A. K. Jain and S. Basu 1 Department of Chemical Engineering Indian Institute of Technology Delhi New Delhi 110016, India

More information

EFFECTS OF CHEMICAL REACTION ON MHD BOUNDARY LAYER FLOW OVER AN EXPONENTIALLY STRETCHING SHEET WITH JOULE HEATING AND THERMAL RADIATION

EFFECTS OF CHEMICAL REACTION ON MHD BOUNDARY LAYER FLOW OVER AN EXPONENTIALLY STRETCHING SHEET WITH JOULE HEATING AND THERMAL RADIATION International Research Journal o Engineering and Technology (IRJET) e-issn: 395-56 Volume: Issue: 9 Dec-5.irjet.net p-issn: 395-7 EFFECTS OF CHEMICAL REACTION ON MHD BOUNDARY LAYER FLOW OVER AN EXPONENTIALLY

More information

Mechanical Engineering Research Journal BUOYANT FLOW OF NANOFLUID FOR HEAT-MASS TRANSFER THROUGH A THIN LAYER

Mechanical Engineering Research Journal BUOYANT FLOW OF NANOFLUID FOR HEAT-MASS TRANSFER THROUGH A THIN LAYER Dept. o Mech. Eng. CUET Published Online March 2015 (http://www.cuet.ac.bd/merj/index.html) Mechanical Engineering Research Journal Vol. 9, pp. 712, 2013 M E R J ISSN: 1990-5491 BUOYANT FLOW OF NANOFLUID

More information

Entropy 2011, 13, ; doi: /e OPEN ACCESS

Entropy 2011, 13, ; doi: /e OPEN ACCESS Entropy 011, 13, 1446-1464; doi:10.3390/e13081446 OPEN ACCESS entropy ISSN 1099-4300 www.mdpi.com/journal/entropy Article Second Law Analysis or Variable Viscosity Hydromagnetic Boundary Layer Flow with

More information

Effect of Thermal Dispersion and Thermal Radiation on Boundary Payer Flow of Mhd Nanofluid With Variable Suction

Effect of Thermal Dispersion and Thermal Radiation on Boundary Payer Flow of Mhd Nanofluid With Variable Suction IOSR Journal o Mathematics (IOSR-JM) e-issn: 78-578, p-issn: 39-765X. Volume, Issue 6 Ver. III (Nov. - Dec.6), PP 3-3 www.iosrjournals.org Eect o Thermal Dispersion and Thermal Radiation on Boundary Payer

More information

Iterative Methods for Stokes/Darcy Coupling

Iterative Methods for Stokes/Darcy Coupling Iterative Methods or Stokes/Darcy Coupling Marco Discacciati Ecole Polytechnique Fédérale de Lausanne Institut d Analyse et Calcul Scientiique Chair o Modelling and Scientiic Computing marco.discacciati@epl.ch

More information

An efficient numerical scheme for the simulation of parallel-plate active magnetic regenerators

An efficient numerical scheme for the simulation of parallel-plate active magnetic regenerators Downloaded from orbit.dtu.dk on: Apr 17, 2018 An efficient numerical scheme for the simulation of parallel-plate active magnetic regenerators Torregrosa-Jaime, Bárbara; Corberán, José M.; Payá, Jorge;

More information

Transport Properties: Momentum Transport, Viscosity

Transport Properties: Momentum Transport, Viscosity Transport Properties: Momentum Transport, Viscosity 13th February 2011 1 Introduction Much as mass(material) is transported within luids (gases and liquids), linear momentum is also associated with transport,

More information

Table A.1 Nomenclature Symbol Unit Description A m 2 Area (surface) a m, / Thickness, fraction of refrigerant seen by a single highfield

Table A.1 Nomenclature Symbol Unit Description A m 2 Area (surface) a m, / Thickness, fraction of refrigerant seen by a single highfield Appendix See Tables A.1, A.2 and A.3. Table A.1 Nomenclature Symbol Unit Description A m 2 Area (surface) a m, / Thickness, fraction of refrigerant seen by a single highfield region a 0 / Geometry factor

More information

Filtration. Praktikum Mechanical Engineering. Spring semester ML F16 Tel.:

Filtration. Praktikum Mechanical Engineering. Spring semester ML F16 Tel.: Praktikum Mechanical Engineering Spring semester 2018 Filtration Supervisor: Davide Stucchi ML F16 stucchid@ptl.mavt.ethz.ch Tel.: 044 632 25 05 1 1 Table o Contents 1 TABLE OF CONTENTS... 2 2 INTRODUCTION...

More information

Adv. Theor. Appl. Mech., Vol. 7, 2014, no. 1, 1-20 HIKARI Ltd,

Adv. Theor. Appl. Mech., Vol. 7, 2014, no. 1, 1-20 HIKARI Ltd, Adv. Theor. Appl. Mech., Vol. 7, 2014, no. 1, 1-20 HIKARI Ltd, www.m-hikari.com http://dx.doi.org/10.12988/atam.2014.31124 Magneto-Hydrodynamic Eect with Temperature Dependent Viscosity on Natural Convection

More information

Laminar flow heat transfer studies in a twisted square duct for constant wall heat flux boundary condition

Laminar flow heat transfer studies in a twisted square duct for constant wall heat flux boundary condition Sādhanā Vol. 40, Part 2, April 2015, pp. 467 485. c Indian Academy of Sciences Laminar flow heat transfer studies in a twisted square duct for constant wall heat flux boundary condition RAMBIR BHADOURIYA,

More information

COMBINED EFFECTS OF RADIATION AND HEAT GENERATION ON MHD NATURAL CONVECTION FLOW ALONG A VERTICAL FLAT PLATE IN PRESENCE OF HEAT CONDUCTION

COMBINED EFFECTS OF RADIATION AND HEAT GENERATION ON MHD NATURAL CONVECTION FLOW ALONG A VERTICAL FLAT PLATE IN PRESENCE OF HEAT CONDUCTION BRAC University Journal, vol.vi, no., 9, pp 11- COMBINED EFFECTS OF RADIATION AND HEAT GENERATION ON MHD NATURAL CONVECTION FLOW ALONG A VERTICAL FLAT PLATE IN PRESENCE OF HEAT CONDUCTION Mohammad Mokaddes

More information

THE MODEL OF DRYING SESSILE DROP OF COLLOIDAL SOLUTION

THE MODEL OF DRYING SESSILE DROP OF COLLOIDAL SOLUTION THE MODEL OF DRYING SESSILE DROP OF COLLOIDAL SOLUTION I.V.Vodolazskaya, Yu.Yu.Tarasevic Astrakan State University, a Tatiscev St., Astrakan, 41456, Russia e-mail: tarasevic@aspu.ru e ave proposed and

More information

Thermal Performance Evaluation of Domed Roofs

Thermal Performance Evaluation of Domed Roofs hermal Perormance Evaluation o Domed Roos hmadreza K. Faghih 1,*, Mehdi N. Bahadori 1 Yazd University, Yazd, Iran Shari University o echnology, ehran, Iran * orresponding author. el: 98 351 81561, Fax:

More information

CHAPTER 4 Reactor Statics. Table of Contents

CHAPTER 4 Reactor Statics. Table of Contents CHAPTER 4 Reactor Statics Prepared by Dr. Benjamin Rouben, & Consulting, Adjunct Proessor, McMaster University & University o Ontario Institute o Technology (UOIT) and Dr. Eleodor Nichita, Associate Proessor,

More information

FLOW MALDISTRIBUTION IN A SIMPLIFIED PLATE HEAT EXCHANGER MODEL - A Numerical Study

FLOW MALDISTRIBUTION IN A SIMPLIFIED PLATE HEAT EXCHANGER MODEL - A Numerical Study FLOW MALDISTRIBUTION IN A SIMPLIFIED PLATE HEAT EXCHANGER MODEL - A Numerical Study Nityanand Pawar Mechanical Engineering, Sardar Patel College of Engineering, Mumbai, Maharashtra, India nitya.pawar@gmail.com

More information

Comments on Magnetohydrodynamic Unsteady Flow of A Non- Newtonian Fluid Through A Porous Medium

Comments on Magnetohydrodynamic Unsteady Flow of A Non- Newtonian Fluid Through A Porous Medium Comments on Magnetohydrodynamic Unsteady Flow o A Non- Newtonian Fluid Through A Porous Medium Mostaa A.A.Mahmoud Department o Mathematics, Faculty o Science, Benha University (358), Egypt Abstract The

More information

A Semi-Analytical Solution for a Porous Channel Flow of a Non-Newtonian Fluid

A Semi-Analytical Solution for a Porous Channel Flow of a Non-Newtonian Fluid Journal o Applied Fluid Mechanics, Vol. 9, No. 6, pp. 77-76, 6. Available online at www.jamonline.net, ISSN 735-357, EISSN 735-3645. A Semi-Analytical Solution or a Porous Channel Flow o a Non-Newtonian

More information

Chapter 6 Reliability-based design and code developments

Chapter 6 Reliability-based design and code developments Chapter 6 Reliability-based design and code developments 6. General Reliability technology has become a powerul tool or the design engineer and is widely employed in practice. Structural reliability analysis

More information

Analytical solutions of heat transfer for laminar flow in rectangular channels

Analytical solutions of heat transfer for laminar flow in rectangular channels archives of thermodynamics Vol. 35(2014), No. 4, 29 42 DOI: 10.2478/aoter-2014-0031 Analytical solutions of heat transfer for laminar flow in rectangular channels WITOLD RYBIŃSKI 1 JAROSŁAW MIKIELEWICZ

More information

Chapter 1. Introduction

Chapter 1. Introduction Chapter 1 Introduction Refrigeration: Our society is highly dependent on cooling technology. The cooling is used for preservation of foods, for different types of surgeries, for air conditioning, for different

More information

ENTROPY GENERATION IN RECTANGULAR DUCTS WITH NONUNIFORM TEMPERATURE ON THE CONTOUR

ENTROPY GENERATION IN RECTANGULAR DUCTS WITH NONUNIFORM TEMPERATURE ON THE CONTOUR ENROPY GENERAION IN RECANGULAR UCS WIH NONUNIFORM EMPERAURE ON HE CONOUR Cesar A. Marcelino Matoso Instituto ecnológico de Aeronáutica cesar_matoso@yaoo.ca Ezio Castejon Garcia Instituto ecnológico de

More information

Prediction of Well Bore Temperatures during Ultra-Deep Drilling

Prediction of Well Bore Temperatures during Ultra-Deep Drilling Prediction o Well Bore Temperatures during Ultra-Deep Drilling Fanhe Meng, Aiguo Yao*, Shuwei Dong Faculty o Engineering China University o Geosciences Wuhan, Hubei, 430074, China Abstract In order to

More information

Heat and Mass Transfer over Cooled Horizontal Tubes 333 x-component of the velocity: y2 u = g sin x y : (4) r 2 The y-component of the velocity eld is

Heat and Mass Transfer over Cooled Horizontal Tubes 333 x-component of the velocity: y2 u = g sin x y : (4) r 2 The y-component of the velocity eld is Scientia Iranica, Vol., No. 4, pp 332{338 c Sharif University of Technology, October 2004 Vapor Absorption into Liquid Films Flowing over a Column of Cooled Horizontal Tubes B. Farhanieh and F. Babadi

More information

HYDROMAGNETIC DIVERGENT CHANNEL FLOW OF A VISCO- ELASTIC ELECTRICALLY CONDUCTING FLUID

HYDROMAGNETIC DIVERGENT CHANNEL FLOW OF A VISCO- ELASTIC ELECTRICALLY CONDUCTING FLUID Rita Choudhury et al. / International Journal o Engineering Science and Technology (IJEST) HYDROAGNETIC DIVERGENT CHANNEL FLOW OF A VISCO- ELASTIC ELECTRICALLY CONDUCTING FLUID RITA CHOUDHURY Department

More information

AH 2700A. Attenuator Pair Ratio for C vs Frequency. Option-E 50 Hz-20 khz Ultra-precision Capacitance/Loss Bridge

AH 2700A. Attenuator Pair Ratio for C vs Frequency. Option-E 50 Hz-20 khz Ultra-precision Capacitance/Loss Bridge 0 E ttenuator Pair Ratio or vs requency NEEN-ERLN 700 Option-E 0-0 k Ultra-precision apacitance/loss ridge ttenuator Ratio Pair Uncertainty o in ppm or ll Usable Pairs o Taps 0 0 0. 0. 0. 07/08/0 E E E

More information

Accurate assessment of the Hirakud smelter aluminium reduction cell thermal balance using only temperature measurements

Accurate assessment of the Hirakud smelter aluminium reduction cell thermal balance using only temperature measurements Accurate assessment o the Hirakud smelter aluminium reduction cell thermal balance using only temperature measurements M. Dupuis Géniim Inc. 3111 Alger t. Jonquière, Québec, Canada G7 M9 marc.dupuis@genisim.com

More information

ROAD MAP... D-1: Aerodynamics of 3-D Wings D-2: Boundary Layer and Viscous Effects D-3: XFLR (Aerodynamics Analysis Tool)

ROAD MAP... D-1: Aerodynamics of 3-D Wings D-2: Boundary Layer and Viscous Effects D-3: XFLR (Aerodynamics Analysis Tool) AE301 Aerodynamics I UNIT D: Applied Aerodynamics ROAD MAP... D-1: Aerodynamics o 3-D Wings D-2: Boundary Layer and Viscous Eects D-3: XFLR (Aerodynamics Analysis Tool) AE301 Aerodynamics I : List o Subjects

More information

Examination Heat Transfer

Examination Heat Transfer Examination Heat Transfer code: 4B680 date: 17 january 2006 time: 14.00-17.00 hours NOTE: There are 4 questions in total. The first one consists of independent sub-questions. If necessary, guide numbers

More information

Global Weak Solution of Planetary Geostrophic Equations with Inviscid Geostrophic Balance

Global Weak Solution of Planetary Geostrophic Equations with Inviscid Geostrophic Balance Global Weak Solution o Planetary Geostrophic Equations with Inviscid Geostrophic Balance Jian-Guo Liu 1, Roger Samelson 2, Cheng Wang 3 Communicated by R. Temam) Abstract. A reormulation o the planetary

More information

Design of Tesla s Two-Phase Inductor

Design of Tesla s Two-Phase Inductor X International Symposium on Industrial Electronics INDEL 14, Banja Luka, November 68, 14 Design o Tesla s Two-Phase Inductor Đorđe M. Lekić, Petar R. Matić University o Banja Luka Faculty o Electrical

More information

Principles of Convection

Principles of Convection Principles of Convection Point Conduction & convection are similar both require the presence of a material medium. But convection requires the presence of fluid motion. Heat transfer through the: Solid

More information

FLUID MECHANICS. Lecture 7 Exact solutions

FLUID MECHANICS. Lecture 7 Exact solutions FLID MECHANICS Lecture 7 Eact solutions 1 Scope o Lecture To present solutions or a ew representative laminar boundary layers where the boundary conditions enable eact analytical solutions to be obtained.

More information

NUMERICAL ANALYSIS OF FORCED CONVECTION HEAT TRANSFER FROM TWO TANDEM CIRCULAR CYLINDERS EMBEDDED IN A POROUS MEDIUM

NUMERICAL ANALYSIS OF FORCED CONVECTION HEAT TRANSFER FROM TWO TANDEM CIRCULAR CYLINDERS EMBEDDED IN A POROUS MEDIUM THERMAL SCIENCE, Year 2017, Vol. 21, No. 5, pp. 2117-2128 2117 Introduction NUMERICAL ANALYSIS OF FORCED CONVECTION HEAT TRANSFER FROM TWO TANDEM CIRCULAR CYLINDERS EMBEDDED IN A POROUS MEDIUM by Habib-Ollah

More information

8. INTRODUCTION TO STATISTICAL THERMODYNAMICS

8. INTRODUCTION TO STATISTICAL THERMODYNAMICS n * D n d Fluid z z z FIGURE 8-1. A SYSTEM IS IN EQUILIBRIUM EVEN IF THERE ARE VARIATIONS IN THE NUMBER OF MOLECULES IN A SMALL VOLUME, SO LONG AS THE PROPERTIES ARE UNIFORM ON A MACROSCOPIC SCALE 8. INTRODUCTION

More information

Module 2 Selection of Materials and Shapes. IIT, Bombay

Module 2 Selection of Materials and Shapes. IIT, Bombay Module Selection o Materials and Shapes Lecture Selection o Materials - I Instructional objectives By the end o this lecture, the student will learn (a) what is a material index and how does it help in

More information

HEAT EXCHANGER. Objectives

HEAT EXCHANGER. Objectives HEAT EXCHANGER Heat exchange is an important unit operation that contributes to efficiency and safety of many processes. In this project you will evaluate performance of three different types of heat exchangers

More information

Exergy Optimisation for Cascaded Thermal Storage

Exergy Optimisation for Cascaded Thermal Storage INNO-SP-78 Exergy Optimisation for Cascaded Thermal Storage Yuan Tian 1, Changying Zhao 2, Alexei Lapkin 1 1 School of Engineering, University of Warwick, CV4 7AL, Coventry, United Kingdom, Phone: 44-2476522654,

More information

Hydraulic validation of the LHC cold mass heat exchanger tube.

Hydraulic validation of the LHC cold mass heat exchanger tube. Hydraulic validation o te LHC cold mass eat excanger tube. LHC Project Note 155 1998-07-22 (pilippe.provenaz@cern.c) Pilippe PROVENAZ / LHC-ACR Division Summary Te knowledge o te elium mass low vs. te

More information

QUESTION ANSWER. . e. Fourier number:

QUESTION ANSWER. . e. Fourier number: QUESTION 1. (0 pts) The Lumped Capacitance Method (a) List and describe the implications of the two major assumptions of the lumped capacitance method. (6 pts) (b) Define the Biot number by equations and

More information

Natural Convection in Vertical Channels with Porous Media and Adiabatic Extensions

Natural Convection in Vertical Channels with Porous Media and Adiabatic Extensions Natural Convection in Vertical Channels with Porous Media and Adiabatic Extensions Assunta Andreozzi 1,a, Bernardo Buonomo 2,b, Oronzio Manca 2,c and Sergio Nardini 2,d 1 DETEC, Università degli Studi

More information

The Derivation of a Drag Coefficient Formula from Velocity-Voidage Correlations

The Derivation of a Drag Coefficient Formula from Velocity-Voidage Correlations 1 The Derivation o a Drag Coeicient Formula rom Velocity-Voidage Correlations By M. Syamlal EG&G, T.S.W.V, Inc. P.O. Box 880 Morgantown, West Virginia 6507-0880 T.J. O Brien U.S. Department o Energy Morgantown

More information

Representation of Coriolis forces and simulation procedures for moving fluid-conveying pipes

Representation of Coriolis forces and simulation procedures for moving fluid-conveying pipes Representation o Coriolis orces and simulation procedures or moving luid-conveying pipes Jörg Gebhardt*, Frank Kassubek** *ABB Corporate Research Center Germany, Department or Automation Device Technologies,

More information

Transient Heat Transfer Experiment. ME 331 Introduction to Heat Transfer. June 1 st, 2017

Transient Heat Transfer Experiment. ME 331 Introduction to Heat Transfer. June 1 st, 2017 Transient Heat Transfer Experiment ME 331 Introduction to Heat Transfer June 1 st, 2017 Abstract The lumped capacitance assumption for transient conduction was tested for three heated spheres; a gold plated

More information