FreeFOAM The Cross-Platform CFD Toolkit
Hosted by SourceForge:
Get FreeFOAM at SourceForge.net.
            Fast, secure and Free Open Source software downloads

temperatureAndPressure.H File Reference

Accumulates values for temperature and pressure measurement, and calculates and outputs the average values at output times. Requires temperatureAndPressureVariables.H to be declared before the timeloop. More...


Detailed Description

Accumulates values for temperature and pressure measurement, and calculates and outputs the average values at output times. Requires temperatureAndPressureVariables.H to be declared before the timeloop.

Definition in file temperatureAndPressure.H.

Go to the source code of this file.

Functions

 if (runTime.outputTime())

Variables

 accumulatedTotalLinearMomentum = singleStepTotalLinearMomentum
 accumulatedTotalMass = singleStepTotalMass
 accumulatedTotalLinearKE = singleStepTotalLinearKE
 accumulatedTotalAngularKE = singleStepTotalAngularKE
 accumulatedTotalPE = singleStepTotalPE
 accumulatedTotalrDotfSum = singleStepTotalrDotf
 accumulatedNMols = singleStepNMols
 accumulatedDOFs = singleStepDOFs

Function Documentation


Variable Documentation

accumulatedTotalLinearMomentum = singleStepTotalLinearMomentum

Definition at line 33 of file temperatureAndPressure.H.

Referenced by if().

Definition at line 35 of file temperatureAndPressure.H.

Referenced by if().

Definition at line 41 of file temperatureAndPressure.H.

Referenced by if().

Definition at line 43 of file temperatureAndPressure.H.

Referenced by if().

Definition at line 45 of file temperatureAndPressure.H.

Referenced by if().

Definition at line 47 of file temperatureAndPressure.H.

Referenced by if().