| 
    My Project
    
   programmer's documentation 
   | 
 
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 and 
 the reference gas density. 
| subroutine resvoi | ( | double precision, dimension(ncelet) | dt, | 
| integer | iterns | ||
| ) | 
| [in] | dt | time step (per cell) | 
| [in] | iterns | Navier-Stokes iteration number | 
 1.8.16