압축성 다상유동을 위한 Rhie-Chow 보간법 총정리
·19 min read
Collocated 격자의 체커보드 문제부터 balanced-force 다상유동까지, Rhie-Chow 보간의 수학적 본질과 OpenFOAM 구현을 체계적으로 정리합니다.
5-Equation Model 구현 가이드: Python으로 만드는 다상유동 솔버
·7 min read
5-equation diffuse interface model을 Python으로 직접 구현하며, 1D 충격파-버블 상호작용 문제를 시뮬레이션합니다.
계면 포착 기법 비교: VOF vs Level Set vs Diffuse Interface
·7 min read
압축성 다상유동에서 계면을 추적하는 세 가지 대표 기법의 원리, 장단점, 그리고 적용 사례를 비교합니다.
Compressible Multiphase Flow CFD: Why It's Hard, Why It Matters
·3 min read
Why compressible multiphase numerics differ fundamentally from single-phase flow, and why this remains an active research field.