solver.tui.report#

class main_menu.report(path, service)#

Enter the report menu.

aero_optical_distortions(*args, **kwargs)#

Optics report menu.

dpm_extended_summary(*args, **kwargs)#

Create an extended discrete phase summary report of the discrete phase injection(s). You can choose whether you want to save the extended report to a file or print it in the console window. For unsteady tracking, you will be asked whether you want to include in-domain particle/tracks in the report. You will be also prompted whether you want to select a single injection for the summary report. By default, all injections are included. The output depends on whether you have enabled the report/dpm-zone-summaries-per-injection? text command, in which case additional information is printed for escaped particles, such as per-injection data. Note that, for unsteady particle tracking, it is necessary to enable the report/dpm-zone-summaries-per-injection? text command before any particle parcels are injected into the domain.

dpm_sample(*args, **kwargs)#

Samples trajectories at boundaries and lines/planes.

dpm_sample_output_udf(*args, **kwargs)#

Allows you to hook a previously loaded DEFINE_DPM_OUTPUT UDF for file format specification for sampling of trajectories and VOF-to-DPM lump conversion transcripts.

dpm_sample_sort_file(*args, **kwargs)#

Enables/disables writing of sorted DPM sample files.

dpm_summary(*args, **kwargs)#

Prints discrete phase summary report.

dpm_zone_summaries_per_injection(*args, **kwargs)#

Enables/disables calculation of the escaped mass per injection. Note that for unsteady particle tracking, if you want to report the mass of escaped particles per injection, this text command must be enabled before any particles are injected into the domain.

element_mass_flow(*args, **kwargs)#

Prints list of element flow rate at inlets and outlets. This reports the mass flow rates of all chemical elements (in kg/s) flowing through the simulation boundaries.

mphase_summary(*args, **kwargs)#

Prints summary report for a multiphase case setup.

particle_summary(*args, **kwargs)#

Prints summary report for all current particles.

path_line_summary(*args, **kwargs)#

Prints pathline summary report.

print_histogram(*args, **kwargs)#

Prints a histogram of a scalar quantity.

projected_surface_area(*args, **kwargs)#

Computes the area of the projection of selected surfaces along the , , or axis.

species_mass_flow(*args, **kwargs)#

Prints list of species mass flow rate at inlets and outlets. This reports the mass flow rates of all species (in kg/s) flowing through the simulation boundaries.

summary(*args, **kwargs)#

Prints the current settings for physical models, boundary conditions, material properties, and solution parameters.

uds_flow(*args, **kwargs)#

Prints list of user-defined scalar flow rate at boundaries.

write_histogram(*args, **kwargs)#

Write a histogram of a scalar quantity to a file.