TUT: pisoFoam/RAS/cavity - updated FOreference

This commit is contained in:
Andrew Heather
2021-12-08 10:00:46 +00:00
parent f6ccd77d8c
commit 41b30af01a

View File

@ -13,10 +13,12 @@ reference1
libs (fieldFunctionObjects); libs (fieldFunctionObjects);
field U; field U;
refValue sample; // Function1 type
position (0 0 0); // Needed by sample Function1
// Optional entries // Optional entries
scale 1.0; scale 1.0;
offset (0.0 0.0 0.0); offset (0.0 0.0 0.0);
position (0 0 0);
interpolationScheme cell; interpolationScheme cell;
// Optional (inherited) entries // Optional (inherited) entries
@ -40,10 +42,12 @@ reference2
libs (fieldFunctionObjects); libs (fieldFunctionObjects);
field p; field p;
refValue sample; // Function1 type
position (0 0 0); // Needed by sample Function1
// Optional entries // Optional entries
scale -2.0; scale -2.0;
offset 1.5; offset 1.5;
position (0 0 0);
interpolationScheme cellPoint; interpolationScheme cellPoint;
// Optional (inherited) entries // Optional (inherited) entries