mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
tutorials: Updated formatting of dictionaries and specification of 'plane' and 'samplePlane'
This commit is contained in:
@ -57,7 +57,7 @@ functions
|
||||
probes
|
||||
{
|
||||
type probes;
|
||||
libs ("libsampling.so");
|
||||
libs ("libsampling.so");
|
||||
writeControl writeTime;
|
||||
probeLocations
|
||||
(
|
||||
@ -74,7 +74,7 @@ functions
|
||||
wallPressure
|
||||
{
|
||||
type surfaces;
|
||||
libs ("libsampling.so");
|
||||
libs ("libsampling.so");
|
||||
writeControl writeTime;
|
||||
surfaceFormat raw;
|
||||
fields
|
||||
|
||||
Reference in New Issue
Block a user