report#
Bases:
TUIMenu
Enter the report menu.
Methods:
__init__
(service, version, mode, path)__init__ method of TUIMenu class.
Classes:
aero_optical_distortions
(service, version, ...)calc_exchange_data_on_zone_types
(service, ...)dpm_extended_summary
(service, version, mode, ...)Create an extended discrete phase summary report of the discrete phase injection(s).
dpm_histogram
(service, version, mode, path)Enters the DPM histogram menu.
dpm_sample
(service, version, mode, path)Samples trajectories at boundaries and lines/planes.
dpm_sample_output_udf
(service, version, ...)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
(service, version, mode, ...)Enables/disables writing of sorted DPM sample files.
dpm_summary
(service, version, mode, path)Prints discrete phase summary report.
dpm_zone_summaries_per_injection
(service, ...)Enables/disables calculation of the escaped mass per injection.
efficiency
(service, version, mode, path)Enter the menu for efficiency computations.
element_mass_flow
(service, version, mode, path)Prints list of element flow rate at inlets and outlets.
enable_exch_details_in_dpm_summ_rep
(service, ...)fluxes
(service, version, mode, path)Enters the fluxes menu.
forces
(service, version, mode, path)Enters the forces menu.
heat_exchanger
(service, version, mode, path)Enters the heat exchanger menu.
icing
(service, version, mode, path)Icing reports menu.
modified_setting
(service, version, mode, path)Enter the modified settings menu.
mphase_summary
(service, version, mode, path)Prints summary report for a multiphase case setup.
particle_summary
(service, version, mode, path)Prints summary report for all current particles.
path_line_summary
(service, version, mode, path)Prints pathline summary report.
phasic_integrals_enabled
(service, version, ...)population_balance
(service, version, mode, path)Population Balance menu.
print_histogram
(service, version, mode, path)Prints a histogram of a scalar quantity.
projected_surface_area
(service, version, ...)Computes the area of the projection of selected surfaces along the , , or axis.
reference_values
(service, version, mode, path)Enters the reference value menu.
simulation_reports
(service, version, mode, path)Enter the simulation reports menu.
species_mass_flow
(service, version, mode, path)Prints list of species mass flow rate at inlets and outlets.
summary
(service, version, mode, path)Prints the current settings for physical models, boundary conditions, material properties, and solution parameters.
surface_integrals
(service, version, mode, path)Enters the surface integral menu.
system
(service, version, mode, path)Enters the system menu.
uds_flow
(service, version, mode, path)Prints list of user-defined scalar flow rate at boundaries.
virtual_blade_model
(service, version, mode, path)volume_integrals
(service, version, mode, path)Enters the volume integral menu.
write_histogram
(service, version, mode, path)Write a histogram of a scalar quantity to a file.
__init__ method of TUIMenu class.
Bases:
TUIMethod
.
Bases:
TUIMethod
.
Bases:
TUIMethod
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.
Bases:
TUIMethod
Samples trajectories at boundaries and lines/planes.
Bases:
TUIMethod
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.
Bases:
TUIMethod
Enables/disables writing of sorted DPM sample files.
Bases:
TUIMethod
Prints discrete phase summary report.
Bases:
TUIMethod
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.
Bases:
TUIMethod
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.
Bases:
TUIMethod
.
Bases:
TUIMethod
Prints summary report for a multiphase case setup.
Bases:
TUIMethod
Prints summary report for all current particles.
Bases:
TUIMethod
Prints pathline summary report.
Bases:
TUIMethod
.
Bases:
TUIMethod
Prints a histogram of a scalar quantity.
Bases:
TUIMethod
Computes the area of the projection of selected surfaces along the , , or axis.
Bases:
TUIMethod
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.
Bases:
TUIMethod
Prints the current settings for physical models, boundary conditions, material properties, and solution parameters.
Bases:
TUIMethod
Prints list of user-defined scalar flow rate at boundaries.
Bases:
TUIMethod
.
Bases:
TUIMethod
Write a histogram of a scalar quantity to a file.