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