• Nie Znaleziono Wyników

Numerical analysis of the solidification process with natural convection of the liquid phase

N/A
N/A
Protected

Academic year: 2022

Share "Numerical analysis of the solidification process with natural convection of the liquid phase"

Copied!
6
0
0

Pełen tekst

(1)

NUMERICAL ANALYSIS OF THE SOLIDIFICATION PROCESS WITH NATURAL CONVECTION OF THE LIQUID PHASE

Ewa Węgrzyn-Skrzypczak1, Tomasz Skrzypczak2

1 Institute of Mathematics and Computer Science, Czestochowa University of Technology, Poland

2 Institute of Mechanics and Machine Design, Czestochowa University of Technology, Poland

Abstract. The paper deals with numerical modeling of binary alloys solidification process with motion of the fluid in the liquid and mushy zone. The mathematical model of the phenomenon is presented. Finite Element Method is used for modeling process. The results of the numerical simulation in the 2D region are discussed.

1. Mathematical model

Solidifying region is divided into three subregions (Fig. 1) with different physical properties. The liquid area Ω

L

is filled with moving liquid alloy, the area Ω

S

contains non-moving solid material and Ω

L+S

is filled with mixture of liquid and solid phases.

Fig. 1. Considered domain divided into liquid, mushy and solid zone

Mathematical model consists of heat transport equation with convection term,

momentum equation with buoyancy and Darcy’s drag term and continuity equation

(2)

( )

i i

(

i

)

i

*

u T , T , ,

t T T

c  = λ

 

 +

∂ (1)

t ) u T T ( g K u

, 1 p , u u ,

u

i jj j i j i i ij i ref

= ∂

− δ β

ρ µ ρ

ρ

µ (2)

0 ,

u

i i

= (3)

The value of the artificial heat capacity c

*

is calculated based on the following relation [3]

( ) ( ) [ ( ) ]

 

 

>

∂ ≤

− ∂ +

<

=

l l

l

l s

s l l s s

s s

s

*

T T , c

T T T T ,

T L 1

c 2 c

1

T T , c T

c

ρ ρ φ ρ ρ

ρ

(4)

where φ ( ) T is porosity coefficient defined as

( )

 

 

>

− ≤

− <

=

l l s

s l

s

s

T T , 1

T T T T , T

T T

T T , 0 T

φ (5)

Equations (1)-(3) are completed by the Dirichlet, Neumann and Newton boundary conditions

b

1

: T = T

Γ

X (6)

b

2

: − ⋅ T = q

Γ

n grad

X λ (7)

) T T ( T

3

: − ⋅ = −

Γ

∈ λ n grad α

X (8)

and following initial conditions

0 u :

i

3

1

=

Γ

X (9)

0 u , T T : 0

t = =

0 i

= (10)

Permeability of the porous region is calculated based on Karman-Kozeny relation [2]

( ) ( )

( )

2

2 3

1

180 T

T

K d

p

φ φ

= − (11)

(3)

where d is average pore diameter depending on the size of the forming grains.

p

Material properties are averaged using following formula

( ) [ ( ) ] ( )

l

[ ( ) ]

s

s l

T 1 T

T 1 T

λ φ λ

φ λ

ρ φ ρ

φ ρ

− +

=

− +

= (12)

2. Numerical model

The weighted residual method for the heat transport equation (1) is introduced

( )  = 0

 

 

 

 +

− ∂

d T t u T T c T

w λ ,

ii * i

,

i

(13)

Weak form of (13) is presented

Γ

Γ

=

∂ Ω + ∂

Ω +

d wq d

t w T c d , T wu c d , T ,

w

i i * i i * b

λ (14)

Equation (14) is discretized over space using Petrov-Galerkin method. For the finite element one can write

( )

( ) ( )

( ) ( )

( ) ( )

( )

Γ

Γ

= Ω +

Ω +

e e

e e

e b i e

j i

* e k l j k j i e *

k j k

i

, N , d c w N u N , d c w N d w q d

λ w (15)

where N

i

is linear shape function of the finite element and w

i

can be written as follows

( )

i k i i k i i i

i

u

, N u 2 N h

w = + γ (16)

where

( )

i i

i

h Pe Pe 1

= ctg

γ (17)

λ ρ

2 h u c

Pe

i

i

i

= (18)

Integral terms from (15) can be written in the following matrix form:

( )

( )

( )e

k j k i e

e

d , N ,

w

= λ

K (19)

(4)

( ) ( )

( )

=

e

e k l j k j i

*

e

c w N u N , d

A (20)

( )

( )

( )e

j i

* e

e

d N w c

=

M (21)

( ) ( )

( ) Γ

Γ

=

e

e b i

e

w q d

B (22)

where K

( )e

is element heat conductivity matrix, A

( )e

- advection matrix, M

( )e

- heat capacity matrix and B

( )e

- right hand side vector.

After procedure of discretization over time (Euler backward scheme) and agregation of the discrete model we obtain global finite element equation

B MT T

M A

K +

= ∆

 

 

+ ∆

+

f+1 f

t 1 t

1 (23)

We solve Navier-Stokes equation (2) by a characteristic based split (CBS) scheme based on the projection metod of Chorin [1] as described in Zienkiewicz and Codina [4] and Zienkiewicz and Taylor [5]. In this metod an auxiliary velocity field u is introduced to uncouple equations (2) and (3):

*

( )

[ ]

tf t ref i

ij j i j i i

ref i

ij i j

i j jj i f

i i i

T T g u

u t u

T T g K u

u u u t u u u



=

−  +

+

 

 − − − − +

=

=

β

∆ δ

β ρ µ δ

ρ

∆ µ

, ,

) (

,

*

,

*

2

(24)

The final velocity field is corrected by the pressure increment so that is divergence free:

( )

i f 1

* i 1 f

i

t p ,

u

u

+

− = ∆

+

ρ (25)

By taking the divergence of (25) we arrive at the following Poisson equation for the pressure:

( )

i

* i 1 f

ii

u ,

, p

t = ρ

+

(26)

We apply the standard Galerkin procedure for (24)-(26).

(5)

3. Example of the numerical simulation

The computer simulation of the solidification process of the casting in the sand mould was made. The boundary and initial conditions are presented in the picture.

Fig. 2. Boundary and initial conditions

In Figure 3 we can see velocity field after 50, 250 and 550 s. The movement of the liquid alloy can be observed in the liquid and porous region.

After 50 s we observe convection cells in the pure liquid region (Fig. 3a). The rest of the casting is filled with porous material. Velocities in this area are smaller than in the central region of the casting.

a) b) c)

Fig. 3. Three stages of solidification process in the casting

After 250 s pure liquid region is vanished and the entire area of the casting is

filled with mixture of the liquid and solid (Fig. 3b). We can see the stream of the

liquid material which flows from the bottom to the top of the casting. On the top it

divides into two streams.

(6)

After 550 s there are pure solid areas in the corners of the casting. The rest of the solidifying region contains porous material. The motion of the fluid slowly vanishes due to solid fraction continuous growth.

Conclusions

Analysing the results of the numerical simulation it can be concluded that wide mushy region appears in the casting solidifying in the sand mould. The material properties of the sand mould guarantees low cooling rates, so the mushy zone can evolute so easily. Low cooling rates in the casting favours equiaxed solidification.

References

[1] Chorin A.J., Numerical solution of the Navier-Stokes equation, Math. Comput. 1968, 23, 745-762.

[2] Kaviany M., Principles of heat transfer in porous media, Springer-Verlag, New York Inc. 1991.

[3] Mochnacki B., Suchy J.S., Numerical methods in computations of foundry processes, Polish Foundrymen’s Technical Association, Kraków 1995.

[4] Zienkiewicz O.C., Codina R., A general algorithm for compressible and incompressible flow, Part I. The split characteristic based scheme, International Journal for Numerical Metods in Fluids 1995, 20, 869-885.

[5] Zienkiewicz O.C., Taylor R.L., The finite element method, Volume 3: Fluid dynamics, Butterworth and Hienemann 2000.

Cytaty

Powiązane dokumenty

In order to obtain the directional pattern of the BRAMS interferometer, the initial approach of modelling the full array was adopted using Numerical Electromagnetics Code

The results of the numerical calculations focused on the determination of the gas and fuel velocities in the furnace indicated that the variation in gas velocities at the

This means that in the numerical model, the sloshing frequency of the water inside the tank is adopted correctly by the satellite motion. The damping of the nutation

From the tufts and the wind measurements it became apparent that there is a turbulent region directly above the roof surface and that the path angle of the wind is effected by

Na wschodnim cyplu Szczepanek kości zwierząt udomowionych, o ile w ogóle występują, stanowią co naj­ wyżej 3% wśród szczątków kopytnych, jest to więc ponad

Lezen we op een aantal tijdstippen de temperatuur af, dan v e rkrijgen we uit e en con ti nu e fun cti e ee n aantal g etal- len, bemonste ringen geno emd.. 4. Als voorbeeld no

Based on the obtained data, it can thus be concluded that al- though setting constants in elastomer material models based solely on one ma- terial test (e.g.

the symmetry, remarkably similar. Therefore, this determination should be treated with care and only in cases in which the symmetry of the pattern can be clearly observed. 4) In