ENSIGHT DATA FILE POST PROCESSING

To visualize data in Ensight format, you will generally need a .case file describing the datasets in your study.

Unfortunatelly, Code-Aster does not generate this file automatically. 

To generate it, put the GenEnsightCase.py in /opt/helpers directory and use this script in the following way:

  python /opt/helpers/GenEnsightCase.py your-ensight-output-directory


