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