All Classes Namespaces Files Functions Variables Typedefs Friends Macros Groups
Functions | Variables
updateFluxes.H File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

phiu setOriented (true)
 

Variables

 phiu = mesh.Sf() & Uf
 ——–Start——— More...
 
 phiwo = mesh.Sf() & (tauQGDf*((Uf & gradUf) - BdFrcf))
 
 taubyrhof = tauQGDf/rhof
 

Detailed Description

Original source file updateFluxes.H

Update fluxes during calculations SourceFile QHDFoam.C

Definition in file updateFluxes.H.

Function Documentation

phiu setOriented ( true  )

Variable Documentation

phiu = mesh.Sf() & Uf

——–Start———

Definition at line 25 of file updateFluxes.H.

phiwo = mesh.Sf() & (tauQGDf*((Uf & gradUf) - BdFrcf))

Definition at line 27 of file updateFluxes.H.

taubyrhof = tauQGDf/rhof

Definition at line 30 of file updateFluxes.H.