mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
add region option
This commit is contained in:
@ -105,6 +105,14 @@ sets
|
||||
end (2 0.51 0.005);
|
||||
nPoints 10;
|
||||
}
|
||||
|
||||
somePoints
|
||||
{
|
||||
type cloud;
|
||||
axis xyz;
|
||||
points ((0.049 0.049 0.005)(0.051 0.049 0.005));
|
||||
}
|
||||
|
||||
);
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user