Skip to content
Snippets Groups Projects
Commit 32507b32 authored by Andrew Heather's avatar Andrew Heather
Browse files

TUT: vortexShed case - added turbulenceFields example

parent 81f78328
1 merge request!560Integration of grey area turbulence models from Upstream CFD
......@@ -46,6 +46,15 @@ runTimeModifiable true;
functions
{
turbulenceFields1
{
type turbulenceFields;
libs (fieldFunctionObjects);
writeControl writeTime;
fields (fd LESRegion);
}
minMax1
{
libs (fieldFunctionObjects);
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment