mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-12-28 03:37:59 +00:00
8 lines
154 B
Plaintext
8 lines
154 B
Plaintext
type patchProbes;
|
|
libs (sampling);
|
|
writeControl writeTime;
|
|
|
|
patch lowerWall;
|
|
probeLocations ();
|
|
fields (cp);
|