When running on a machine with a Linux operating system, it is not uncommon for users to want to run from the command line or with a shell script. To do this you need to know where the actual executable files are located. Based on a request from a customer, we have tried to coalesce the major ANSYS product executables that can be run via command line on Linux into a single list:
ANSYS Workbench (Includes ANSYS Mechanical, Fluent, CFX, Polyflow, Icepak, Autodyn, Composite PrepPost, DesignXplorer, DesignModeler, etc.):
/ansys_inc/v172/Framework/bin/Linux64/runwb2
ANSYS Mechanical APDL, a.k.a. ANSYS ‘classic’:
/ansys_inc/v172/ansys/bin/launcher172 (brings up the MAPDL launcher menu)
/ansys_inc/v172/ansys/bin/mapdl (launches ANSYS MAPDL)
CFX Standalone:
/ansys_inc/v172/CFX/bin/cfx5
Autodyn Standalone:
/ansys_inc/v172/autodyn/bin/autodyn172
Note: A required argument for Autodyn is –I {ident-name}
Fluent Standalone (Fluent Launcher):
/ansys_inc/v172/fluent/bin/fluent
Icepak Standalone:
/ansys_inc/v172/Icepak/bin/icepak
Polyflow Standalone:
/ansys_inc/v172/polyflow/bin/polyflow/polyflow < my.dat
Chemkin:
/ansys_inc/v172/reaction/chemkinpro.linuxx8664/bin/chemkinpro_setup.ksh
Forte:
/ansys_inc/v172/reaction/forte.linuxx8664/bin/forte.sh
TGRID:
/ansys_inc/v172/tgrid/bin/tgrid
ANSYS Electronics Desktop (for Ansoft tools, e.g. Maxwell, HFSS)
/ansys_inc/v172/AnsysEM/AnsysEM17.2/Linux64/ansysedt
SIWave:
/ansys_inc/v172/AnsysEM/AnsysEM17.2/Linux64/siwave
You must be logged in to post a comment.