write_ensight#

class ansys.systemcoupling.core.adaptor.api_25_2.write_ensight.write_ensight(name=None, parent=None)#

Bases: Command

Write a file with mesh and results which can be loaded into EnSight for post processing.

Parameters:
file_namestr

Base name for EnSight files. It will generate <base>.encas file which should be loaded into EnSight. Other files are generated for geometry and variables.

binarybool, optional

To control if file is to be written in binary format or ASCII. ASCII slows down performance, but may be useful for debugging and seeing raw data.

Included in:

Parent

Summary

solution_root

‘root’ object