Integrate WK-2/3 model into OpenFoam slover pimpleFoam
-
Create a file named
constant/windkesselProperties
, in which the value ofoutIndex
MUST equal to that ofindex
in0/p
. -
The outlets' type in
0/p
is defined asWKBC
. -
Run
WKSimpleFoam
for flow simulation.
R, Z, and C in WK model can be set up in constant/windkesselProperties for each outlets. When Z = 0, WK3 is simplified to WK2 model.