write_files#

class ansys.fluent.core.generated.solver.settings_261.write_files(name=None, parent=None)#

Bases: Command

Choose 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_prefixstr

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.

Arguments

Argument

Summary

filename_prefix

A prefix to prepend to all generated output file names.

write_wav

Enable this option to generate a WAV file containing the output sound data.

write_out_signal

Enable this option to generate an output file containing the signal data.

write_indicators

Enable this option to generate a file containing the calculated acoustic indicators.

Included in:

Parent

Summary

ansys_sound_analysis

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.