mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
STYLE: wallBoundedStreamLines: added comment
This commit is contained in:
@ -20,6 +20,7 @@ near
|
||||
|
||||
// Fields to be sampled. Per field original name and mapped field to
|
||||
// create.
|
||||
// Note: fields only get updated when writing!
|
||||
fields
|
||||
(
|
||||
(U UNear)
|
||||
@ -85,7 +86,7 @@ wallBoundedStreamLines
|
||||
}
|
||||
patchSeedCoeffs
|
||||
{
|
||||
type patchSeed;//patchCloud; //cloud; //uniform;
|
||||
type patchSeed;
|
||||
patches (motorBike);
|
||||
axis x; //distance;
|
||||
maxPoints 20000;
|
||||
|
||||
Reference in New Issue
Block a user