mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
BUG: Adding #include "createFvOptions.H" to execFlowFunctionObjects.C
This commit is contained in:
@ -290,6 +290,8 @@ void calc
|
|||||||
mesh
|
mesh
|
||||||
);
|
);
|
||||||
|
|
||||||
|
#include "createFvOptions.H"
|
||||||
|
|
||||||
if (phi.dimensions() == dimVolume/dimTime)
|
if (phi.dimensions() == dimVolume/dimTime)
|
||||||
{
|
{
|
||||||
IOobject turbulencePropertiesHeader
|
IOobject turbulencePropertiesHeader
|
||||||
|
|||||||
Reference in New Issue
Block a user