Initialize Fluent
fluent_initializeInitializes the Fluent solution for CFD analysis. Select hybrid or standard method to prepare the solver for computation.
Instructions
Initialize the Fluent solution.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| method | No | hybrid |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| data | No | ||
| tool | Yes | ||
| error | No | ||
| message | Yes |