export#

class ansys.fluent.core.solver.tui_241.main_menu.file.export(service, version, mode, path)#

Bases: TUIMenu

Enter the export menu.

Classes:

abaqus(service, version, mode, path)

Writes an ABAQUS file.

ascii(service, version, mode, path)

Writes an ASCII file.

avs(service, version, mode, path)

Writes an AVS UCD file.

cdat_for_cfd_post__and__ensight(service, ...)

Write a CDAT for CFD-Post & EnSight file.

cgns(service, version, mode, path)

Write a CGNS file.

common_fluids_format_post(service, version, ...)

Writes common fluids format files (.cas.post and .dat.post) for mesh and data, respectively.

custom_heat_flux(service, version, mode, path)

Writes a generic file for heat transfer.

dx(service, version, mode, path)

Writes an IBM Data Explorer format file.

ensight(service, version, mode, path)

Writes EnSight geometry, velocity, and scalar files.

ensight_dvs(service, version, mode, path)

Write post-processing data (geometry, velocity and scalars) for cell and face zones using EnSight Dynamic Visualization Store Interface.

ensight_dvs_surfaces(service, version, mode, ...)

Write post-processing data (geometry, velocity and scalars) for surfaces using EnSight Dynamic Visualization Store Interface.

ensight_dvs_volume(service, version, mode, path)

Write post-processing data (geometry, velocity and scalars) for cell zones and boundaries attached to them using EnSight Dynamic Visualization Store Interface.

ensight_gold(service, version, mode, path)

Writes EnSight Gold geometry, velocity, and scalar files.

ensight_gold_parallel_surfaces(service, ...)

Writes EnSight Gold geometry, velocity, and scalar files for surfaces in a parallel format suitable for ANSYS Ensight Enterprise.

ensight_gold_parallel_volume(service, ...)

Writes EnSight Gold geometry, velocity, and scalar files for cell zones in a parallel format suitable for ANSYS Ensight Enterprise.

fast_mesh(service, version, mode, path)

Writes FAST/Plot3D unstructured mesh file.

fast_scalar(service, version, mode, path)

Writes FAST/Plot3D unstructured scalar function file.

fast_solution(service, version, mode, path)

Writes FAST/Plot3D unstructured solution file.

fast_velocity(service, version, mode, path)

Writes FAST/Plot3D unstructured vector function file.

fieldview(service, version, mode, path)

Writes FIELDVIEW case and data files.

fieldview_data(service, version, mode, path)

Writes FIELDVIEW case and data files.

fieldview_unstruct(service, version, mode, path)

Writes FIELDVIEW unstructured combined file.

fieldview_unstruct_data(service, version, ...)

Writes FIELDVIEW unstructured results-only file.

fieldview_unstruct_mesh(service, version, ...)

Writes FIELDVIEW unstructured mesh-only file.

fieldview_unstruct_surfaces(service, ...)

Writes FIELDVIEW unstructured file for surfaces.

gambit(service, version, mode, path)

Writes GAMBIT neutral file.

icemcfd_for_icepak(service, version, mode, path)

Writes a binary ICEM CFD domain file.

ideas(service, version, mode, path)

Writes an I-deas universal file.

mechanical_apdl(service, version, mode, path)

.

mechanical_apdl_input(service, version, ...)

Writes a Mechanical APDL Input file.

nastran(service, version, mode, path)

Write a NASTRAN file.

particle_history_data(service, version, ...)

Exports particle-history data.

patran_neutral(service, version, mode, path)

Writes a PATRAN neutral file.

patran_nodal(service, version, mode, path)

Writes a PATRAN nodal results file.

settings(service, version, mode, path)

Enter the export settings menu.

system_coupling_definition_file_settings(...)

Enters the system coupling file (.scp) menu.

taitherm(service, version, mode, path)

Exports TAITherm file.

tecplot(service, version, mode, path)

Writes a Tecplot+3DV format file.

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

Bases: TUIMethod

Writes an ABAQUS file.

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

Bases: TUIMethod

Writes an ASCII file.

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

Bases: TUIMethod

Writes an AVS UCD file.

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

Bases: TUIMethod

Write a CDAT for CFD-Post & EnSight file.

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

Bases: TUIMethod

Write a CGNS file.

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

Bases: TUIMethod

Writes common fluids format files (.cas.post and .dat.post) for mesh and data, respectively. These files are saved in the hierarchical data format.

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

Bases: TUIMethod

Writes a generic file for heat transfer.

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

Bases: TUIMethod

Writes an IBM Data Explorer format file.

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

Bases: TUIMethod

Writes EnSight geometry, velocity, and scalar files.

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

Bases: TUIMethod

Write post-processing data (geometry, velocity and scalars) for cell and face zones using EnSight Dynamic Visualization Store Interface.

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

Bases: TUIMethod

Write post-processing data (geometry, velocity and scalars) for surfaces using EnSight Dynamic Visualization Store Interface.

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

Bases: TUIMethod

Write post-processing data (geometry, velocity and scalars) for cell zones and boundaries attached to them using EnSight Dynamic Visualization Store Interface.

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

Bases: TUIMethod

Writes EnSight Gold geometry, velocity, and scalar files.

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

Bases: TUIMethod

Writes EnSight Gold geometry, velocity, and scalar files for surfaces in a parallel format suitable for ANSYS Ensight Enterprise.

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

Bases: TUIMethod

Writes EnSight Gold geometry, velocity, and scalar files for cell zones in a parallel format suitable for ANSYS Ensight Enterprise.

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

Bases: TUIMethod

Writes FAST/Plot3D unstructured mesh file.

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

Bases: TUIMethod

Writes FAST/Plot3D unstructured scalar function file.

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

Bases: TUIMethod

Writes FAST/Plot3D unstructured solution file.

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

Bases: TUIMethod

Writes FAST/Plot3D unstructured vector function file.

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

Bases: TUIMethod

Writes FIELDVIEW case and data files.

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

Bases: TUIMethod

Writes FIELDVIEW case and data files.

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

Bases: TUIMethod

Writes FIELDVIEW unstructured combined file.

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

Bases: TUIMethod

Writes FIELDVIEW unstructured results-only file.

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

Bases: TUIMethod

Writes FIELDVIEW unstructured mesh-only file.

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

Bases: TUIMethod

Writes FIELDVIEW unstructured file for surfaces. You are prompted to select either [1], [2] or [3] to write either mesh-only, results-only, or combined for surfaces (respectively).

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

Bases: TUIMethod

Writes GAMBIT neutral file.

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

Bases: TUIMethod

Writes a binary ICEM CFD domain file.

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

Bases: TUIMethod

Writes an I-deas universal file.

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

Bases: TUIMethod

.

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

Bases: TUIMethod

Writes a Mechanical APDL Input file.

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

Bases: TUIMethod

Write a NASTRAN file.

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

Bases: TUIMethod

Exports particle-history data.

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

Bases: TUIMethod

Writes a PATRAN neutral file.

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

Bases: TUIMethod

Writes a PATRAN nodal results file.

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

Bases: TUIMethod

Exports TAITherm file.

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

Bases: TUIMethod

Writes a Tecplot+3DV format file.