mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
TUT: backwardFacingStep2D: add missing probes (fixes #3319)
This commit is contained in:
@ -3,5 +3,5 @@ libs (sampling);
|
|||||||
writeControl writeTime;
|
writeControl writeTime;
|
||||||
|
|
||||||
patch lowerWall;
|
patch lowerWall;
|
||||||
probeLocations ();
|
probeLocations ((0 0 0.0127));
|
||||||
fields (cp);
|
fields (cp);
|
||||||
|
|||||||
Reference in New Issue
Block a user