file#
Bases:
TUIMenuEnter the file menu.
Methods:
__init__(service, version, mode, path)__init__ method of TUIMenu class.
Classes:
async_optimize(service, version, mode, path)Chooses whether to optimize file I/O using scratch disks and asynchronous operations.
auto_merge_zones(service, version, mode, path)No help available.
auto_save(service, version, mode, path)Enters the auto save menu.
binary_legacy_files(service, version, mode, path)No help available.
cff_files(service, version, mode, path)No help available.
cffio_options(service, version, mode, path)Enters the cffio options menu, which provides options for the I/O of case and data files in the Common Fluids Format (CFF).
close_without_save(service, version, mode, path)Exits ANSYS Fluent without saving data in Workbench.
confirm_overwrite(service, version, mode, path)No help available.
convert_hanging_nodes_during_read(service, ...)No help available.
data_file_options(service, version, mode, path)Sets derived quantities to be written in data file.
define_macro(service, version, mode, path)Saves input to a named macro.
em_mapping(service, version, mode, path)Enters the electromagnetic loss mapping menu.
execute_macro(service, version, mode, path)Runs a previously defined macro.
export(service, version, mode, path)Enter the export menu.
export_to_cfd_post(service, version, mode, path)Exports data files that are compatible with CFD-Post and EnSight (that is, .cdat and .cst files) and opens CFD-Post, if desired.
fsi(service, version, mode, path)Enters the fluid-structure interaction menu.
import_(service, version, mode, path)Enter the import menu.
interpolate(service, version, mode, path)Interpolates data to/from another grid.
load_act_tool(service, version, mode, path)Load ACT Start Page.
parametric_project(service, version, mode, path)Enter to open, save, archive parametric project.
project_beta(service, version, mode, path)Enter to create new project, open project, save and archive project.
read_case(service, version, mode, path)Read a case file.
read_case_data(service, version, mode, path)Reads a case and a data file.
read_case_info(service, version, mode, path)Read basic case info.
read_case_lightweight(service, version, ...)Read a case file while skipping mesh elements.
read_data(service, version, mode, path)Reads a data file.
read_field_functions(service, version, mode, ...)Reads custom field function definitions from a file.
read_injections(service, version, mode, path)Reads all DPM injections from a file.
read_isat_table(service, version, mode, path)Reads ISAT Table.
read_journal(service, version, mode, path)Read a journal file.
read_macros(service, version, mode, path)Reads macro definitions from a file.
read_pdf(service, version, mode, path)Reads a PDF file.
read_profile(service, version, mode, path)Reads boundary profile data.
read_rays(service, version, mode, path)Reads a ray file.
read_settings(service, version, mode, path)Reads and sets boundary conditions from a specified file.
read_surface_clusters(service, version, ...)Reads surface clusters from a file.
read_transient_table(service, version, mode, ...)Reads table of transient boundary profile data.
read_viewfactors(service, version, mode, path)Reads view factors from a file.
reload_setup(service, version, mode, path)Discards any changes in the current ANSYS Fluent in Workbench session and removes any corresponding data from the Solution cell.
replace_mesh(service, version, mode, path)Replaces the mesh with a new one while preserving settings.
set_batch_options(service, version, mode, path)Sets the batch options.
set_error_on_invalid_command(service, ...)Set whether to abort journal replay on invalid command.
set_idle_timeout(service, version, mode, path)Set the idle timeout.
set_maximum_simultaneous_files(service, ...)Specify the maximum number of files, such as report files and profiles, that may be open or written simultaneously.
Set reference frame options, which will be used for position transformation during writing of profiles.
set_tui_version(service, version, mode, path)Set the version of the TUI commands.
show_configuration(service, version, mode, path)No help available.
single_precision_coordinates(service, ...)Specifies whether the nodal coordinates should be written in single precision (rather than the default double precision).
solution_files(service, version, mode, path)Enters the solution files menu.
start_journal(service, version, mode, path)No help available.
start_transcript(service, version, mode, path)No help available.
stop_journal(service, version, mode, path)No help available.
stop_macro(service, version, mode, path)Stops recording input to a macro.
stop_transcript(service, version, mode, path)No help available.
sync_workbench(service, version, mode, path)Directly updates Workbench with the most recent Fluent changes.
table_manager(service, version, mode, path)Enters the table file manager menu.
transient_export(service, version, mode, path)Enter the export menu.
write_boundary_mesh(service, version, mode, path)Writes the boundary mesh to a file.
write_case(service, version, mode, path)Write a case file.
write_case_data(service, version, mode, path)Writes a case and a data file.
Write surface data as a boundary profile file.
write_cleanup_script(service, version, mode, ...)Writes the cleanup-script-file for ANSYS Fluent.
write_currently_defined_profiles(service, ...)Write currently defined profiles.
write_data(service, version, mode, path)Writes a data file.
write_fan_profile(service, version, mode, path)Computes radial profiles for a fan zone and writes them to a profile file.
write_field_functions(service, version, ...)Writes the currently defined custom field functions to a file.
write_flamelet(service, version, mode, path)Writes a flamelet file.
write_injections(service, version, mode, path)Writes out selected DPM injections to a file.
write_isat_table(service, version, mode, path)Writes ISAT Table.
write_macros(service, version, mode, path)Writes the currently defined macros to a file.
write_merge_profiles(service, version, mode, ...)Writes a .csv file with the selected surfaces consolidated into one set of data points.
write_pdat(service, version, mode, path)Enables / disables the attempt to save .pdat files.
write_pdf(service, version, mode, path)Writes a pdf file.
write_profile(service, version, mode, path)Writes surface data as a boundary profile file.
write_selected_defined_profiles(service, ...)Set profile names, only these profile names which will be used during writing of *.csv profiles.
write_settings(service, version, mode, path)Writes out current boundary conditions in use.
__init__ method of TUIMenu class.
Bases:
TUIMethodChooses whether to optimize file I/O using scratch disks and asynchronous operations.
Bases:
TUIMethodNo help available.
Bases:
TUIMethodNo help available.
Bases:
TUIMethodNo help available.
Bases:
TUIMethodExits ANSYS Fluent without saving data in Workbench. This command is only available when running ANSYS Fluent in Workbench.
Bases:
TUIMethodNo help available.
Bases:
TUIMethodNo help available.
Bases:
TUIMethodSets derived quantities to be written in data file.
Bases:
TUIMethodSaves input to a named macro.
Bases:
TUIMethodRuns a previously defined macro.
Bases:
TUIMethodExports data files that are compatible with CFD-Post and EnSight (that is, .cdat and .cst files) and opens CFD-Post, if desired.
Bases:
TUIMethodLoad ACT Start Page.
Bases:
TUIMethodRead a case file.
Bases:
TUIMethodReads a case and a data file.
Bases:
TUIMethodRead basic case info.
Bases:
TUIMethodRead a case file while skipping mesh elements.
Bases:
TUIMethodReads a data file.
Bases:
TUIMethodReads custom field function definitions from a file.
Bases:
TUIMethodReads all DPM injections from a file.
Bases:
TUIMethodReads ISAT Table.
Bases:
TUIMethodRead a journal file.
Bases:
TUIMethodReads macro definitions from a file.
Bases:
TUIMethodReads a PDF file.
Bases:
TUIMethodReads boundary profile data.
Bases:
TUIMethodReads a ray file.
Bases:
TUIMethodReads and sets boundary conditions from a specified file.
Bases:
TUIMethodReads surface clusters from a file.
Bases:
TUIMethodReads table of transient boundary profile data.
Bases:
TUIMethodReads view factors from a file.
Bases:
TUIMethodDiscards any changes in the current ANSYS Fluent in Workbench session and removes any corresponding data from the Solution cell. This command is only available when running ANSYS Fluent in Workbench.
Bases:
TUIMethodReplaces the mesh with a new one while preserving settings.
Bases:
TUIMethodSets the batch options.
Bases:
TUIMethodSet whether to abort journal replay on invalid command.
Bases:
TUIMethodSet the idle timeout.
Bases:
TUIMethodSpecify the maximum number of files, such as report files and profiles, that may be open or written simultaneously. If the number of working files exceeds this limit, files may not be written or Fluent may close unexpectedly.
Bases:
TUIMethodSet reference frame options, which will be used for position transformation during writing of profiles.
Bases:
TUIMethodSet the version of the TUI commands.
Bases:
TUIMethodNo help available.
Bases:
TUIMethodSpecifies whether the nodal coordinates should be written in single precision (rather than the default double precision). This text command is only available in the single-precision version of ANSYS Fluent.
Bases:
TUIMethodNo help available.
Bases:
TUIMethodNo help available.
Bases:
TUIMethodNo help available.
Bases:
TUIMethodStops recording input to a macro.
Bases:
TUIMethodNo help available.
Bases:
TUIMethodDirectly updates Workbench with the most recent Fluent changes. This command is only available when running ANSYS Fluent in Workbench.
Bases:
TUIMethodWrites the boundary mesh to a file.
Bases:
TUIMethodWrite a case file.
Bases:
TUIMethodWrites a case and a data file.
Bases:
TUIMethodWrite surface data as a boundary profile file. To use *.csv format specify filename with .csv suffix.
Bases:
TUIMethodWrites the cleanup-script-file for ANSYS Fluent.
Bases:
TUIMethodWrite currently defined profiles. To use *.csv format specify filename with .csv suffix.
Bases:
TUIMethodWrites a data file.
Bases:
TUIMethodComputes radial profiles for a fan zone and writes them to a profile file.
Bases:
TUIMethodWrites the currently defined custom field functions to a file.
Bases:
TUIMethodWrites a flamelet file.
Bases:
TUIMethodWrites out selected DPM injections to a file.
Bases:
TUIMethodWrites ISAT Table.
Bases:
TUIMethodWrites the currently defined macros to a file.
Bases:
TUIMethodWrites a .csv file with the selected surfaces consolidated into one set of data points.
Bases:
TUIMethodEnables / disables the attempt to save .pdat files. Note that this text command is no longer supported.
Bases:
TUIMethodWrites a pdf file.
Bases:
TUIMethodWrites surface data as a boundary profile file.
Bases:
TUIMethodSet profile names, only these profile names which will be used during writing of *.csv profiles.
Bases:
TUIMethodWrites out current boundary conditions in use.