tutorials/modules/incompressibleFluid/pitzDailyScalarTransport/system/controlDict: Added volFields.H
This commit is contained in:
@ -59,6 +59,11 @@ functions
|
|||||||
type coded;
|
type coded;
|
||||||
libs ("libutilityFunctionObjects.so");
|
libs ("libutilityFunctionObjects.so");
|
||||||
|
|
||||||
|
codeInclude
|
||||||
|
#{
|
||||||
|
#include "volFields.H"
|
||||||
|
#};
|
||||||
|
|
||||||
codeExecute
|
codeExecute
|
||||||
#{
|
#{
|
||||||
const volScalarField& T
|
const volScalarField& T
|
||||||
|
|||||||
Reference in New Issue
Block a user