write_ensight#
- class ansys.systemcoupling.core.adaptor.api_25_2.write_ensight.write_ensight(name=None, parent=None)#
Bases:
CommandWrite a file with mesh and results which can be loaded into EnSight for post processing.
- Parameters:
- file_name
str 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.
- file_name
Included in:
Parent |
Summary |
|---|---|
‘root’ object |