transient_export#

class ansys.fluent.core.solver.tui_231.main_menu.file.transient_export(path, service)#

Bases: TUIMenu

Enter the export menu.

Methods:

abaqus(*args, **kwargs)

Writes an ABAQUS file.

ascii(*args, **kwargs)

Writes an ASCII file.

avs(*args, **kwargs)

Writes an AVS UCD file.

cdat_for_cfd_post__and__ensight(*args, **kwargs)

Write a CDAT for CFD-Post & EnSight file.

cgns(*args, **kwargs)

Writes a CGNS file.

common_fluids_format_post(*args, **kwargs)

Write an CFF Post-Only file.

delete(*args, **kwargs)

Deletes transient exports.

dx(*args, **kwargs)

Writes an IBM Data Explorer format file.

edit(*args, **kwargs)

Edits transient exports.

ensight_dvs_surfaces(*args, **kwargs)

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

ensight_dvs_volume(*args, **kwargs)

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(*args, **kwargs)

Writes EnSight Gold files using ANSYS Fluent case files.

ensight_gold_parallel_surfaces(*args, **kwargs)

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

ensight_gold_parallel_volume(*args, **kwargs)

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

ensight_gold_transient(*args, **kwargs)

Writes EnSight Gold geometry, velocity, and scalar files.

fast(*args, **kwargs)

Writes a FAST/Plot3D unstructured mesh velocity scalar file.

fast_solution(*args, **kwargs)

Writes a FAST/Plot3D unstructured solution file.

fieldview_unstruct(*args, **kwargs)

Writes a FIELDVIEW unstructured combined file.

fieldview_unstruct_data(*args, **kwargs)

Writes a FIELDVIEW unstructured results only file.

fieldview_unstruct_mesh(*args, **kwargs)

Writes a FIELDVIEW unstructured mesh only file.

fieldview_unstruct_surfaces(*args, **kwargs)

Writes FIELDVIEW unstructured combined file for surfaces.

fieldview_xdb(*args, **kwargs)

Write a FieldView XDB format file.

ideas(*args, **kwargs)

Writes an I-deas universal file.

mechanical_apdl_input(*args, **kwargs)

Writes a Mechanical APDL input file.

nastran(*args, **kwargs)

Writes a NASTRAN file.

particle_history_data(*args, **kwargs)

Sets up an automatic particle-history data export.

patran_neutral(*args, **kwargs)

Writes a PATRAN neutral file.

taitherm(*args, **kwargs)

Writes a TAITherm file.

tecplot(*args, **kwargs)

Write a Tecplot+3DV format file.

Classes:

settings(path, service)

Enters the automatic export settings menu.

abaqus(*args, **kwargs)#

Writes an ABAQUS file.

ascii(*args, **kwargs)#

Writes an ASCII file.

avs(*args, **kwargs)#

Writes an AVS UCD file.

cdat_for_cfd_post__and__ensight(*args, **kwargs)#

Write a CDAT for CFD-Post & EnSight file.

cgns(*args, **kwargs)#

Writes a CGNS file.

common_fluids_format_post(*args, **kwargs)#

Write an CFF Post-Only file.

delete(*args, **kwargs)#

Deletes transient exports.

dx(*args, **kwargs)#

Writes an IBM Data Explorer format file.

edit(*args, **kwargs)#

Edits transient exports.

ensight_dvs_surfaces(*args, **kwargs)#

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

ensight_dvs_volume(*args, **kwargs)#

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(*args, **kwargs)#

Writes EnSight Gold files using ANSYS Fluent case files.

ensight_gold_parallel_surfaces(*args, **kwargs)#

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

ensight_gold_parallel_volume(*args, **kwargs)#

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

ensight_gold_transient(*args, **kwargs)#

Writes EnSight Gold geometry, velocity, and scalar files.

fast(*args, **kwargs)#

Writes a FAST/Plot3D unstructured mesh velocity scalar file.

fast_solution(*args, **kwargs)#

Writes a FAST/Plot3D unstructured solution file.

fieldview_unstruct(*args, **kwargs)#

Writes a FIELDVIEW unstructured combined file.

fieldview_unstruct_data(*args, **kwargs)#

Writes a FIELDVIEW unstructured results only file.

fieldview_unstruct_mesh(*args, **kwargs)#

Writes a FIELDVIEW unstructured mesh only file.

fieldview_unstruct_surfaces(*args, **kwargs)#

Writes FIELDVIEW unstructured combined file for surfaces.

fieldview_xdb(*args, **kwargs)#

Write a FieldView XDB format file.

ideas(*args, **kwargs)#

Writes an I-deas universal file.

mechanical_apdl_input(*args, **kwargs)#

Writes a Mechanical APDL input file.

nastran(*args, **kwargs)#

Writes a NASTRAN file.

particle_history_data(*args, **kwargs)#

Sets up an automatic particle-history data export.

patran_neutral(*args, **kwargs)#

Writes a PATRAN neutral file.

class settings(path, service)#

Bases: TUIMenu

Enters the automatic export settings menu.

Methods:

cfd_post_compatible(*args, **kwargs)

Specifies when case files are written with the .cdat and .cst files exported for Ansys CFD-Post.

cfd_post_compatible(*args, **kwargs)#

Specifies when case files are written with the .cdat and .cst files exported for Ansys CFD-Post. Note that this setting is ignored if the Write Case File Every Time option is enabled in the Automatic Export dialog box, which is always the case starting in Release 2021 R1.

taitherm(*args, **kwargs)#

Writes a TAITherm file.

tecplot(*args, **kwargs)#

Write a Tecplot+3DV format file.