vbm#
- class ansys.fluent.core.generated.solver.settings_261.vbm(name=None, parent=None)#
Bases:
CommandProvides access to Virtual Balancing Machine (VBM) reporting for rotor dynamic analysis.
- Parameters:
- output_quantity
str Specifies the physical quantity to be reported by the VBM.
- rotor_name
str Sets the rotor name for which VBM data is to be calculated and reported.
- scale_outputbool
Toggles whether the reported VBM values should be scaled.
- write_to_filebool
Toggles whether or not to write to a file.
- file_name
str Specifies the output file name for saving VBM report data.
- appendbool
Specifies whether to append data to existing file.
- output_quantity
Arguments
Argument |
Summary |
|---|---|
Specifies the physical quantity to be reported by the VBM. |
|
Sets the rotor name for which VBM data is to be calculated and reported. |
|
Toggles whether the reported VBM values should be scaled. |
|
Toggles whether or not to write to a file. |
|
Specifies the output file name for saving VBM report data. |
|
Specifies whether to append data to existing file. |
Included in:
Parent |
Summary |
|---|---|
Provides access to common settings to set up reports for your CFD simulation. Reports can be compiled for fluxes forces projected areas surface and volume integrals among others. |