A sphere given by its centre radius.
sphere
{
type searchableSphere;
centre (0 0 0);
radius 3;
}
Where:
| Property | Description | Required |
|---|---|---|
centre | Centre of sphere | yes |
radius | Radius of sphere | yes |
| Would you like to suggest an improvement to this page? | Create an issue |
Copyright © 2016 OpenCFD Ltd.