OpenFOAM-5.x/src/functionObjects
Henry Weller 8aac0a1808 radiation: Corrected the name of the radiative heat flux from Qr to qr
The standard naming convention for heat flux is "q" and this is used for the
conductive and convective heat fluxes is OpenFOAM.  The use of "Qr" for
radiative heat flux is an anomaly which causes confusion, particularly for
boundary conditions in which "Q" is used to denote power in Watts.  The name of
the radiative heat flux has now been corrected to "qr" and all models, boundary
conditions and tutorials updated.
2017-04-08 22:23:40 +01:00
..
field radiation: Corrected the name of the radiative heat flux from Qr to qr 2017-04-08 22:23:40 +01:00
forces functionObjects::forceCoeffs: Corrected setting of rhoRef for compressible flow 2016-12-14 10:39:32 +00:00
lagrangian functionObjects: Further simplification and rationalization using the fvMeshFunctionObject base-class 2016-08-10 12:29:19 +01:00
solvers functionObjects::scalarTransport: Corrected typo 2017-02-13 18:25:33 +00:00
utilities setTimeStepFunctionObject: Corrected typo 2017-03-20 17:57:06 +00:00
Allwmake Allwmake: Remove 'set -x' which generates a lot of noise 2016-11-13 18:08:22 +00:00