Solve the void fraction
for the Volume of Fluid method (and hence for cavitating flows).
More...
Functions/Subroutines | |
| subroutine | resvoi (dt, iterns) |
Solve the void fraction
for the Volume of Fluid method (and hence for cavitating flows).
This function solves:
with
the eventual vaporization source term (Merkle model) in case the cavitation model is enabled,
the reference gas density and
the drift velocity for the compressed interface.
| subroutine resvoi | ( | real(kind=c_double), dimension(*) | dt, |
| integer(kind=c_int), value | iterns | ||
| ) |
| [in] | dt | time step (per cell) |
| [in] | iterns | Navier-Stokes iteration number |