Skip to content

Latest commit

 

History

History
40 lines (30 loc) · 1.15 KB

correlations.md

File metadata and controls

40 lines (30 loc) · 1.15 KB

Correlations

Pressure, temperature, and friction factor correlations. Not used directly but passed as model arguments.

  • Pressure drop correlations

    • [Beggs and Brill](@ref BeggsAndBrill), with Payne correction
    • [Hagedorn and Brown](@ref HagedornAndBrown), with Griffith and Wallis bubble flow correction
  • Temperature correlations & methods

    • [Linear temperature profile](@ref linear_wellboretemp)
    • [Shiu temperature profile](@ref Shiu_wellboretemp): Ramey temperature correlation with Shiu relaxation factor
    • [Ramey temp](@ref Ramey_temp): single-point Ramey temperature correlation
    • [Shiu relaxation factor](@ref Shiu_Beggs_relaxationfactor)
  • Friction factor correlations

    • [Serghide friction factor](@ref SerghideFrictionFactor)(preferred)
    • [Chen friction factor](@ref ChenFrictionFactor)

Pressure correlations

BeggsAndBrill
HagedornAndBrown

Temperature correlations

linear_wellboretemp
Shiu_wellboretemp
Ramey_temp
Shiu_Beggs_relaxationfactor

Friction factor correlations

SerghideFrictionFactor
ChenFrictionFactor