Keywords
Inlet angle, centrifugal separation, vortex, velocity, pressure drop, streamlines
Document Type
Research Article
Abstract
```python text = """In the wide landscape of upstream oil production, an essential challenge engineers often face is the contamination of crude oil with impurities such as sand. The inevitable drawbacks of sand contamination, such as pig blockages and control valve failures, reinforce the necessity of separators. Various types of separators are used in industry to remove impurities, including three-phase separators, gravity separators, and hydrocyclone separators. Hydrocyclone is a very efficient alternative, with a simpler design and higher throughput capacity than its competitors. A computational fluid dynamics (CFD) analysis of the hydrocyclone solid separation efficiency is presented in this work. A research gap was identified: among the several structural parameters that affect a hydrocyclone’s separation efficiency, prior research on inlet angles is limited. This study investigates the effects of inlet angles on the performance of a hydrocyclone handling a crude oil–sand mixture, in contrast to previous studies that focused on other solid–liquid systems, such as water\x02based slurries. It aims to examine the effects of varying inlet angles on velocity and pressure distributions, pressure drop, and overall solid separation efficiency using the Reynolds Stress Model (RSM) turbulence model. The results compare different inlet angles and identify the optimal configuration that balances high sand separation efficiency with a stable pressure drop""" import re clean = text.replace('\x02', '-') clean_single_line = re.sub(r'\s+', ' ', clean).strip() if not clean_single_line.endswith('.'): clean_single_line += '.' print(clean_single_line) ``` ```text In the wide landscape of upstream oil production, an essential challenge engineers often face is the contamination of crude oil with impurities such as sand. The inevitable drawbacks of sand contamination, such as pig blockages and control valve failures, reinforce the necessity of separators. Various types of separators are used in industry to remove impurities, including three-phase separators, gravity separators, and hydrocyclone separators. Hydrocyclone is a very efficient alternative, with a simpler design and higher throughput capacity than its competitors. A computational fluid dynamics (CFD) analysis of the hydrocyclone solid separation efficiency is presented in this work. A research gap was identified: among the several structural parameters that affect a hydrocyclone’s separation efficiency, prior research on inlet angles is limited. This study investigates the effects of inlet angles on the performance of a hydrocyclone handling a crude oil–sand mixture, in contrast to previous studies that focused on other solid–liquid systems, such as water-based slurries. It aims to examine the effects of varying inlet angles on velocity and pressure distributions, pressure drop, and overall solid separation efficiency using the Reynolds Stress Model (RSM) turbulence model. The results compare different inlet angles and identify the optimal configuration that balances high sand separation efficiency with a stable pressure drop. ``` In the wide landscape of upstream oil production, an essential challenge engineers often face is the contamination of crude oil with impurities such as sand. The inevitable drawbacks of sand contamination, such as pig blockages and control valve failures, reinforce the necessity of separators. Various types of separators are used in industry to remove impurities, including three-phase separators, gravity separators, and hydrocyclone separators. Hydrocyclone is a very efficient alternative, with a simpler design and higher throughput capacity than its competitors. A computational fluid dynamics (CFD) analysis of the hydrocyclone solid separation efficiency is presented in this work. A research gap was identified: among the several structural parameters that affect a hydrocyclone’s separation efficiency, prior research on inlet angles is limited. This study investigates the effects of inlet angles on the performance of a hydrocyclone handling a crude oil–sand mixture, in contrast to previous studies that focused on other solid–liquid systems, such as **water-based** slurries. It aims to examine the effects of varying inlet angles on velocity and pressure distributions, pressure drop, and overall solid separation efficiency using the Reynolds Stress Model (RSM) turbulence model. The results compare different inlet angles and identify the optimal configuration that balances high sand separation efficiency with a stable pressure drop.
html
Recommended Citation
Jeva, Yuvanesh and Nasif, Mohammad Shakir
(2026)
"CFD Modelling Investigation of Hydrocyclone Solid Separation Efficiency in Petroleum Upstream Oil Production,"
Platform: A Journal of Engineering (PAJE): Vol. 10:
Iss.
1, Article 3.
DOI: https://doi.org/10.61762/pajevol10iss1art003
Available at:
https://journal.utp.edu.my/paje/vol10/iss1/3
Publication Date
31-3-2026
First Page
20
Last Page
26


