mirror of
https://github.com/ParticulateFlow/CFDEMcoupling-PFM.git
synced 2025-12-08 06:37:44 +00:00
12 lines
169 B
C
12 lines
169 B
C
CorrectPhi
|
|
(
|
|
U,
|
|
phi,
|
|
p_rgh,
|
|
dimensionedScalar("rAUf", dimTime/rho.dimensions(), 1),
|
|
geometricZeroField(),
|
|
pimple
|
|
);
|
|
|
|
#include "continuityErrs.H"
|