mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
multiphaseEulerFoam: Added comment about drag formulations
This commit is contained in:
@ -115,6 +115,8 @@
|
||||
(1.0/phase.rho())*rAUs[phasei]*(*dcIter())
|
||||
*phase2Ptr->U();
|
||||
|
||||
// Alternative flux-pressure consistent drag but not momentum conservative
|
||||
//
|
||||
// HbyAs[phasei] += fvc::reconstruct
|
||||
// (
|
||||
// fvc::interpolate
|
||||
|
||||
Reference in New Issue
Block a user