results#
- class ansys.cfx.core.generated.pre_processing.settings_261.results.results(name: str | None = None, parent=None)#
Bases:
GroupDefines the contents of the final solver results file.
Attributes
Attribute |
Summary |
|---|---|
The ‘Results’ option. |
|
‘File Compression Level’ parameter. |
|
‘Output Variables List’ parameter. |
|
Indicates whether mesh is written to a Selected Variables results or backup file. |
|
‘File Format’ parameter. |
|
Sets whether or not equation residuals are output to results files. |
|
Sets whether or not boundary equation flows are output to results files. If these are in minimal files then accurate calculations of forces are possible in CFD-Post. |
|
Sets whether or not variable gradients and High Resolution “Beta” Fields are output to results files. |
|
‘Extra Output Variables List’ parameter. |
Included in:
Parent |
Summary |
|---|---|
Holds object definitions that control output from the solver during execution. |