write_files#
- class ansys.fluent.core.generated.solver.settings_261.write_files(name=None, parent=None)#
Bases:
CommandChoose the formats and options for generating output files. You can specify a filename prefix, select whether to create a WAV audio file, save the output pressure signal, or write indicator files.
- Parameters:
- filename_prefix
str A prefix to prepend to all generated output file names.
- write_wavbool
Enable this option to generate a WAV file containing the output sound data.
- write_out_signalbool
Enable this option to generate an output file containing the signal data.
- write_indicatorsbool
Enable this option to generate a file containing the calculated acoustic indicators.
- filename_prefix
Arguments
Argument |
Summary |
|---|---|
A prefix to prepend to all generated output file names. |
|
Enable this option to generate a WAV file containing the output sound data. |
|
Enable this option to generate an output file containing the signal data. |
|
Enable this option to generate a file containing the calculated acoustic indicators. |
Included in:
Parent |
Summary |
|---|---|
Configure and perform sound analysis by specifying input data, frequency response filters, receivers, and output options. Use this section to set up and manage all aspects of your sound analysis workflow. |