Page tree





Motivation



One of the key problems in designing the pipelines and controlling the pipeline fluid transport is to predict the temperature and pressure losses during the stationary fluid transport.

Pipeline flow simulator is addressing this problem. It should account for the varying pipeline trajectory, gravity effects, fluid friction with pipeline walls and varying heat exchange with surroundings.


Definition



Given 

  • space coordinates are  \{ x, \, y, \, z \} with  z-ccordinate facing down to the Earth Centre

  • inflow pipeline coordinates  \{ x_s = 0, \, y_s = 0, \, z_s = 0 \}

  • pipeline trajectory  \{ x_w(l), \, y_w(l), \, z_w(l) \}, where  l = \int_0^l \sqrt{dx^2 + dy^2 + dz^2} = \int_0^l \sqrt{\dot x^2 + \dot y^2 + \dot z^2} dl,  is pipeline length from inflow point  \{ x_s = 0, \, y_s = 0, \, z_s = 0 \}

  • pipeline cross-section area  A(l)

  • earth gravity vector  {\bf g} = (0, \, 0, \, g) where  g = 9.81 \ \rm m/s^2

  • inflow temperature  T_s, inflow pressure  p_s, inflow rate  q_s

  • PVT properties of water  \rho(T, p)\mu(T, p)

  • surroundings initial temperature   T_g(l), thermal diffusivity  a_e(l), thermal conductivity  \lambda_e(l) of surrounding media

  • heat exchange coefficient  U(l) based on pipeline schematics


Simulate


  • along-pipe distribution of stabilized pressure  p(l), flow rate q(l) and average flow velocity  u(l) 

  • along-pipe distribution of fluid flow temperature  T(t, l) after a flow period of time  t when the flow stabilization achieved






При больших дебитах скважины формула 

Error rendering macro 'mathblock-ref' : Math Block with anchor=RelaxationRamey could not be found.
 предсказывает малое значение R(t) и следовательно в экспоненте формулы
Error rendering macro 'mathblock-ref' : Math Block with anchor=Tf_Ramey could not be found.
 можно удержать только линейный член разложения по R(t):

(1) T(t, l) \approx T_s + (T_{0e} - T_s) \, \frac{l}{R(t)} \ = \ T_s + \frac{1}{q_s} \frac{ 2 \pi \, a_e \, (T_{0e} - T_s) }{ T_D(t) + \frac{\lambda}{r_f \, U}}

откуда видно, что прогрев температуры по стволу скважины уменьшается с ростом дебита скважины q_s, что соответствует практическим наблюдениям.


При малых дебитах скважины формула 

Error rendering macro 'mathblock-ref' : Math Block with anchor=RelaxationRamey could not be found.
 предсказывает большое значение R(t) и следовательно экспонентой  в формуле
Error rendering macro 'mathblock-ref' : Math Block with anchor=Tf_Ramey could not be found.
 можно пренебречь:

(2) T(t, l) \approx T_s + G_T \, z - R(t) \, G_T \, \sin \theta \ = \ T_g(l) - R(t) \, G_T \, \sin \theta \ = \ T_g(l) - q_s \, \frac{G_T \, \sin \theta}{2 \pi \, a_e} \, \bigg( T_D(t) + \frac{\lambda_e}{r_f \, U} \bigg)

то есть поток воды прогревается породами до геотермической температуры, что соответствует практическим наблюдениям.


Также формула 

Error rendering macro 'mathblock-ref' : Math Block with anchor=T_D could not be found.
 предсказывает логарифмический рост T_D(t) со временем:

(3) T_D(t) = \ln ( 1.5 \sqrt{t_D} ) = 0.4055 + 0.5 \, \ln ( t_D )

и начиная с какого-то момента времени неминуемо достигается соотношение  T_D(t) \gg \frac{\lambda}{r_f \, U}, то есть температура в стволе скважины перестает зависеть от радиуса НКТ и значения коэффициента теплопередачи, что тоже соответствует практическим наблюдениям.

Таким образом, значение радиуса НКТ и коэффициента теплопередачи оказывает основное влияние на скорость прогрева потока воды на начальном участке времени после включения скважины.

На больших же временах скважины с разными конструкциями и разными коэффициентами теплопередачи имеют схожую динамику и распределение температуры по стволу, которая определяется только дебитом скважины, геотермой и температуропроводностью пород.
 


Таким образов формула 

Error rendering macro 'mathblock-ref' : Math Block with anchor=Tf_Ramey could not be found.
 работает в широких пределах дебетов и имеет правильные асимптоты и вполне пригодна для различного рода оценок.



References



https://en.wikipedia.org/wiki/Darcy_friction_factor_formulae

https://neutrium.net/fluid_flow/pressure-loss-in-pipe/ 

H. J. Ramey, Wellbore Heat Transmission - SPE-96-PA - 1992

R. Shankar, Pipe Flow Calculations, Clarkson University

Studopedia

solverbook.com – Коэффициент теплоотдачи





  • No labels