transient_export#

class ansys.fluent.core.solver.tui_241.main_menu.file.transient_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)

Writes a CGNS file.

common_fluids_format_post(service, version, ...)

Write an CFF Post-Only file.

delete(service, version, mode, path)

Deletes transient exports.

dx(service, version, mode, path)

Writes an IBM Data Explorer format file.

edit(service, version, mode, path)

Edits transient exports.

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_from_existing_files(service, ...)

Writes EnSight Gold files using ANSYS Fluent case 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.

ensight_gold_transient(service, version, ...)

Writes EnSight Gold geometry, velocity, and scalar files.

fast(service, version, mode, path)

Writes a FAST/Plot3D unstructured mesh velocity scalar file.

fast_solution(service, version, mode, path)

Writes a FAST/Plot3D unstructured solution file.

fieldview_unstruct(service, version, mode, path)

Writes a FIELDVIEW unstructured combined file.

fieldview_unstruct_data(service, version, ...)

Writes a FIELDVIEW unstructured results only file.

fieldview_unstruct_mesh(service, version, ...)

Writes a FIELDVIEW unstructured mesh only file.

fieldview_unstruct_surfaces(service, ...)

Writes FIELDVIEW unstructured combined file for surfaces.

ideas(service, version, mode, path)

Writes an I-deas universal file.

mechanical_apdl_input(service, version, ...)

Writes a Mechanical APDL input file.

nastran(service, version, mode, path)

Writes a NASTRAN file.

particle_history_data(service, version, ...)

Sets up an automatic particle-history data export.

patran_neutral(service, version, mode, path)

Writes a PATRAN neutral file.

settings(service, version, mode, path)

Enters the automatic export settings menu.

taitherm(service, version, mode, path)

Writes a TAITherm file.

tecplot(service, version, mode, path)

Write 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

Writes a CGNS file.

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

Bases: TUIMethod

Write an CFF Post-Only file.

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

Bases: TUIMethod

Deletes transient exports.

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

Bases: TUIMethod

Writes an IBM Data Explorer format file.

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

Bases: TUIMethod

Edits transient exports.

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_from_existing_files(service, version, mode, path)#

Bases: TUIMethod

Writes EnSight Gold files using ANSYS Fluent case 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 ensight_gold_transient(service, version, mode, path)#

Bases: TUIMethod

Writes EnSight Gold geometry, velocity, and scalar files.

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

Bases: TUIMethod

Writes a FAST/Plot3D unstructured mesh velocity scalar file.

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

Bases: TUIMethod

Writes a FAST/Plot3D unstructured solution file.

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

Bases: TUIMethod

Writes a FIELDVIEW unstructured combined file.

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

Bases: TUIMethod

Writes a FIELDVIEW unstructured results only file.

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

Bases: TUIMethod

Writes a FIELDVIEW unstructured mesh only file.

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

Bases: TUIMethod

Writes FIELDVIEW unstructured combined file for surfaces.

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

Bases: TUIMethod

Writes an I-deas universal file.

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

Bases: TUIMethod

Writes a Mechanical APDL input file.

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

Bases: TUIMethod

Writes a NASTRAN file.

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

Bases: TUIMethod

Sets up an automatic particle-history data export.

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

Bases: TUIMethod

Writes a PATRAN neutral file.

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

Bases: TUIMethod

Writes a TAITherm file.

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

Bases: TUIMethod

Write a Tecplot+3DV format file.