| 
    My Project
    
   programmer's documentation 
   | 
 
Computes the secondary viscosity contribution 
 in order to compute:  
More...
Functions/Subroutines | |
| subroutine | visecv (secvif, secvib) | 
Computes the secondary viscosity contribution 
 in order to compute: 
with:

 is the volume viscosity (generally zero)
 is modeled by 
 and not by 
 so that no term 
 is needed.Please refer to the visecv section of the theory guide for more informations.
| subroutine visecv | ( | double precision, dimension(nfac) | secvif, | 
| double precision, dimension(nfabor) | secvib | ||
| ) | 
| [in,out] | secvif | lambda*surface at interior faces | 
| [in,out] | secvib | lambda*surface at boundary faces | 
 1.8.16