export#
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)Write a CGNS file.
common_fluids_format_post
(*args, **kwargs)Writes common fluids format files (.cas.post and .dat.post) for mesh and data, respectively.
custom_heat_flux
(*args, **kwargs)Writes a generic file for heat transfer.
dx
(*args, **kwargs)Writes an IBM Data Explorer format file.
ensight
(*args, **kwargs)Writes EnSight geometry, velocity, and scalar files.
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
(*args, **kwargs)Writes EnSight Gold geometry, velocity, and scalar 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.
fast_mesh
(*args, **kwargs)Writes FAST/Plot3D unstructured mesh file.
fast_scalar
(*args, **kwargs)Writes FAST/Plot3D unstructured scalar function file.
fast_solution
(*args, **kwargs)Writes FAST/Plot3D unstructured solution file.
fast_velocity
(*args, **kwargs)Writes FAST/Plot3D unstructured vector function file.
fieldview
(*args, **kwargs)Writes FIELDVIEW case and data files.
fieldview_data
(*args, **kwargs)Writes FIELDVIEW case and data files.
fieldview_unstruct
(*args, **kwargs)Writes FIELDVIEW unstructured combined file.
fieldview_unstruct_data
(*args, **kwargs)Writes FIELDVIEW unstructured results-only file.
fieldview_unstruct_mesh
(*args, **kwargs)Writes FIELDVIEW unstructured mesh-only file.
fieldview_unstruct_surfaces
(*args, **kwargs)Writes FIELDVIEW unstructured file for surfaces.
fieldview_xdb
(*args, **kwargs)Write a FieldView XDB format file.
gambit
(*args, **kwargs)Writes GAMBIT neutral file.
icemcfd_for_icepak
(*args, **kwargs)Writes a binary ICEM CFD domain file.
ideas
(*args, **kwargs)Writes an I-deas universal file.
mechanical_apdl
(*args, **kwargs)Write an Mechanical APDL file.
mechanical_apdl_input
(*args, **kwargs)Writes a Mechanical APDL Input file.
nastran
(*args, **kwargs)Write a NASTRAN file.
particle_history_data
(*args, **kwargs)Exports particle-history data.
patran_neutral
(*args, **kwargs)Writes a PATRAN neutral file.
patran_nodal
(*args, **kwargs)Writes a PATRAN nodal results file.
Enters the system coupling file (.scp) menu.
taitherm
(*args, **kwargs)Exports TAITherm file.
tecplot
(*args, **kwargs)Writes a Tecplot+3DV format file.
Classes:
settings
(path, service)Enter the export settings menu.
Writes an ABAQUS file.
Writes an ASCII file.
Writes an AVS UCD file.
Write a CDAT for CFD-Post & EnSight file.
Write a CGNS file.
Writes common fluids format files (.cas.post and .dat.post) for mesh and data, respectively. These files are saved in the hierarchical data format.
Writes a generic file for heat transfer.
Writes an IBM Data Explorer format file.
Writes EnSight geometry, velocity, and scalar files.
Write post-processing data(geometry, velocity and scalars) for surfaces using EnSight Dynamic Visualization Store Interface.
Write post-processing data(geometry, velocity and scalars) for cell zones and boundaries attached to them using EnSight Dynamic Visualization Store Interface.
Writes EnSight Gold geometry, velocity, and scalar files.
Writes EnSight Gold geometry, velocity, and scalar files for surfaces in a parallel format suitable for ANSYS Ensight Enterprise.
Writes EnSight Gold geometry, velocity, and scalar files for cell zones in a parallel format suitable for ANSYS Ensight Enterprise.
Writes FAST/Plot3D unstructured mesh file.
Writes FAST/Plot3D unstructured scalar function file.
Writes FAST/Plot3D unstructured solution file.
Writes FAST/Plot3D unstructured vector function file.
Writes FIELDVIEW case and data files.
Writes FIELDVIEW case and data files.
Writes FIELDVIEW unstructured combined file.
Writes FIELDVIEW unstructured results-only file.
Writes FIELDVIEW unstructured mesh-only file.
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).
Write a FieldView XDB format file.
Writes GAMBIT neutral file.
Writes a binary ICEM CFD domain file.
Writes an I-deas universal file.
Write an Mechanical APDL file.
Writes a Mechanical APDL Input file.
Write a NASTRAN file.
Exports particle-history data.
Writes a PATRAN neutral file.
Writes a PATRAN nodal results file.
Bases:
TUIMenu
Enter the export settings menu.
Methods:
set_cgns_export_filetype
(*args, **kwargs)Select HDF5 or ADF as file format for CGNS.
Select HDF5 or ADF as file format for CGNS.
Enters the system coupling file (.scp) menu.
Exports TAITherm file.
Writes a Tecplot+3DV format file.