A disk with zero thickness based its origin, normal direction and radius.
disk
{
type searchableDisk;
origin (0 0 0);
normal (0 1 0);
radius 0.314;
}
Where:
| Property | Description | Required |
|---|---|---|
origin | Disk origin | yes |
normal | Normal direction | yes |
radius | Disk radius | yes |
| Would you like to suggest an improvement to this page? | Create an issue |
Copyright © 2016 OpenCFD Ltd.