Input | Input | Input from previous Compute Component | Text |
Points | Points | Points to create the sample sets from. | Point |
Names | Names | Give names to each branch of in the points tree. The names can later be used to identify the points. | Text |
Fields | Fields | Choose which fields to probe. Default is U | Text |
Mesh | Mesh | Input your analysis mesh here, if you wish to visualize your results in the browser | Mesh |
CPUs | CPUs | CPUs to use. Valid choices are:
1, 2, 4, 8, 16, 18, 24, 36, 48, 64, 72, 96.
In most cases it is not advised to use more CPUs than 1, as the time it takes to decompose and reconstruct the case will exceed the speed-up gained by multiprocessing the probing. | Integer |
DependentOn | DependentOn | By default the probe task is dependent on a wind tunnel task or a task running simpleFoam. If you want it to be dependent on another task. Please supply the name of that task here. | Text |
Case Directory | Case Dir | Folder to probe on the Compute server. Default is VWT | Text |
Overrides | Overrides | Takes overrides in JSON format:
{
"FIELD": "VALUE", ...
}
Fields you can overwrite:
libs
executeControl
writeControl
interpolationScheme
setFormat | Text |
Create | Create | Whether to create a new probe task, if one doesn't exist. If the Probe task already exists, then this component will create a new task config, that will run after the previous config is finished. | Boolean |