data_sampling_options#

class ansys.fluent.core.solver.tui_241.main_menu.solve.set.data_sampling_options(service, version, mode, path)#

Bases: TUIMenu

Enter the menu for specifying quantities and zones for steady and unsteady flow statistics.

Classes:

add_datasets(service, version, mode, path)

Add a dataset.

dft_datasets(service, version, mode, path)

Data sampling options for runtime discrete Fourier transform.

list_datasets(service, version, mode, path)

Lists the combinations of zones and quantities that are defined for sampling steady and unsteady flow statistics.

remove_dataset(service, version, mode, path)

Remove dataset.

class add_datasets(service, version, mode, path)#

Bases: TUIMethod

Add a dataset. After providing the zones for a dataset, press [Enter] to move onto selecting quantities. Enter () to complete the quantity selection for this dataset.

class list_datasets(service, version, mode, path)#

Bases: TUIMethod

Lists the combinations of zones and quantities that are defined for sampling steady and unsteady flow statistics.

class remove_dataset(service, version, mode, path)#

Bases: TUIMethod

Remove dataset.