Solving the void fraction
for the Volume of Fluid method (and hence for cavitating flows).
More...
Functions/Subroutines | |
| subroutine | resvoi (dt, iterns) |
Solving the void fraction
for the Volume of Fluid method (and hence for cavitating flows).
This function solves the equation:
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 | ( | double precision, dimension(ncelet) | dt, |
| integer | iterns | ||
| ) |
| [in] | dt | time step (per cell) |
| [in] | iterns | Navier-Stokes iteration number |