All Classes Namespaces Files Functions Variables Typedefs Friends Macros Groups
Variables
updateFields.H File Reference

Updates fields. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Variables

 gradUf = fvsc::grad(U)
 
 gradAlpha1f = fvsc::grad(alpha1)
 
 muf
 

Detailed Description

Updates fields.

Original source file updateFields.H

Definition in file updateFields.H.

Variable Documentation

gradUf = fvsc::grad(U)

Definition at line 34 of file updateFields.H.

gradAlpha1f = fvsc::grad(alpha1)

Definition at line 36 of file updateFields.H.

muf
Initial value:
(
alpha1*(rho1*nu1-rho2*nu2) + rho2*nu2
)
tmp< GeometricField< T, Foam::fvsPatchField, Foam::surfaceMesh > > qgdInterpolate(const GeometricField< T, Foam::fvPatchField, Foam::volMesh > &psi)

Definition at line 38 of file updateFields.H.

Referenced by if().