ensight

Summary

  • Module Name: ensight

  • Support Level: Secondary Support

  • Software Access Level: Open Access

  • Home Page: https://www.ensight.com

Software Description

Ensight is a client/server scientific visualization package providing a complete tool for all types of engineering analysis, postprocessing, visualization and communication.

General Linux

To run this software in a Linux environment run the commands:

module load ensight
ensight

To run ensight with the client and server on separate machines: First start the client on the local machine as indicated above. Type:

module load ensight
ensight.client -cm

Then start the server on a remote machine. Type:

module load ensight
ensight.server -c workstation_hostname

For example, if you started the client on l14, the command would be:

ensight.server -c l14.msi.umn.edu