transient_export#

class ansys.fluent.core.generated.solver.tui_261.main_menu.file.transient_export(service, version, mode, path)#

Bases: TUIMenu

Enter the export menu.

Methods:

__init__(service, version, mode, path)

__init__ method of TUIMenu class.

Classes:

abaqus(service, version, mode, path)

Write an ABAQUS file.

ascii(service, version, mode, path)

Write an ASCII file.

avs(service, version, mode, path)

Write 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, ...)

Write an CFF Post-Only file.

delete(service, version, mode, path)

Delete transient exports.

dx(service, version, mode, path)

Write an IBM Data Explorer format file.

edit(service, version, mode, path)

Edit 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_combined(service, version, mode, ...)

Write post-processing data (geometry, velocity and scalars) for surfaces, cell zones and boundaries attached to them 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, ...)

Write EnSight Gold files using Fluent case files.

ensight_gold_parallel_surfaces(service, ...)

Write EnSight Gold geometry, velocity and scalar files for surfaces.

ensight_gold_parallel_volume(service, ...)

Write EnSight Gold geometry, velocity and scalar files for cell zones and boundaries attached to them.

ensight_gold_transient(service, version, ...)

Write EnSight Gold geometry, velocity, and scalar files.

fast(service, version, mode, path)

Write a FAST/Plot3D unstructured mesh velocity scalar file.

fast_solution(service, version, mode, path)

Write a FAST/Plot3D unstructured solution file.

fieldview_unstruct(service, version, mode, path)

Write a Fieldview unstructured combined file.

fieldview_unstruct_data(service, version, ...)

Write a Fieldview unstructured results only file.

fieldview_unstruct_mesh(service, version, ...)

Write a Fieldview unstructured mesh only file.

fieldview_unstruct_surfaces(service, ...)

Write a Fieldview unstructured combined file for surfaces.

ideas(service, version, mode, path)

Write an IDEAS universal file.

mechanical_apdl_input(service, version, ...)

Write an Mechanical APDL Input file.

nastran(service, version, mode, path)

Write a NASTRAN file.

particle_history_data(service, version, ...)

Setup an automatic particle-history data export.

patran_neutral(service, version, mode, path)

Write a PATRAN neutral file.

settings(service, version, mode, path)

Enter the automatic export settings menu.

taitherm(service, version, mode, path)

Write a TAITherm file.

tecplot(service, version, mode, path)

Write a Tecplot+3DV format file.

__init__(service, version, mode, path)#

__init__ method of TUIMenu class.

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

Bases: TUIMethod

Write an ABAQUS file.

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

Bases: TUIMethod

Write an ASCII file.

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

Bases: TUIMethod

Write 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

Write an CFF Post-Only file.

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

Bases: TUIMethod

Delete transient exports.

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

Bases: TUIMethod

Write an IBM Data Explorer format file.

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

Bases: TUIMethod

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

Bases: TUIMethod

Write post-processing data (geometry, velocity and scalars) for surfaces, cell zones and boundaries attached to them 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

Write EnSight Gold files using Fluent case files.

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

Bases: TUIMethod

Write EnSight Gold geometry, velocity and scalar files for surfaces. Fluent will write files suitable for EnSight Parallel.

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

Bases: TUIMethod

Write EnSight Gold geometry, velocity and scalar files for cell zones and boundaries attached to them. Fluent will write files suitable for EnSight Parallel.

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

Bases: TUIMethod

Write EnSight Gold geometry, velocity, and scalar files.

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

Bases: TUIMethod

Write a FAST/Plot3D unstructured mesh velocity scalar file.

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

Bases: TUIMethod

Write a FAST/Plot3D unstructured solution file.

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

Bases: TUIMethod

Write a Fieldview unstructured combined file.

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

Bases: TUIMethod

Write a Fieldview unstructured results only file.

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

Bases: TUIMethod

Write a Fieldview unstructured mesh only file.

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

Bases: TUIMethod

Write a Fieldview unstructured combined file for surfaces.

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

Bases: TUIMethod

Write an IDEAS universal file.

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

Bases: TUIMethod

Write an 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

Setup an automatic particle-history data export.

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

Bases: TUIMethod

Write a PATRAN neutral file.

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

Bases: TUIMethod

Write a TAITherm file.

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

Bases: TUIMethod

Write a Tecplot+3DV format file.