Variables
DDtU.H File Reference

Go to the source code of this file.

Variables

 ddtPhi1
 
 ddtPhi2
 

Variable Documentation

ddtPhi1
Initial value:
=
(
(phi1 - phi1.oldTime())/runTime.deltaT()
)
surfaceScalarField & phi1

Definition at line 1 of file DDtU.H.

ddtPhi2
Initial value:
=
(
(phi2 - phi2.oldTime())/runTime.deltaT()
)
surfaceScalarField & phi2

Definition at line 6 of file DDtU.H.