<< Click to Display Table of Contents >> Linux |
![]() ![]() ![]() |
Files are stored in two different locations:
•Files for script handling in the ICEM-CFD GUI
•TCL scripts
The connection between ICEM-CFD and the TCL scripts is handled by the environmental variable CFTURBO<version>_ROOT. This variable contains the directory whre the scripts are located.
On Windows systems where CFturbo is installed, the environmental variable CFTURBO<version>_ROOT is created during the installation and points to the CFturbo installation directory, by default „C:\Program Files\CFturbo <version>“. On Linux systems the environmental variable CFTURBO<version>_ROOT has to be defined manually before starting ICEM-CFD.
Following files have to be copied:
File name |
Directory |
Description |
scripts/cfturbo.tcl |
<ICEM-Root>/<ICEM-Sys>\lib\ai_env\scripts |
Creates a link between ICEM-CFD GUI and the script files |
scripts/cfturbo/*.tcl |
<ICEM-Root>/<ICEM-Sys>\lib\ai_env\scripts |
TCL scripts, real meshing functionality |
icons/*.gif |
<ICEM-Root>/<ICEM-Sys>\lib\ai_env\icons |
Icons for additional buttons in ICEM-CFD |
resource/cfd/*.ttkrf resource/cfturbo/*.ttkrf resource/fea2.0/*.ttkrf resource/flowmatch/*.ttkrf resource/ic3m/*.ttkrf resource/meshpro/*.ttkrf resource/post/*.ttkrf resource/pre/*.ttkrf resource/prepost/*.ttkrf |
<ICEM-Root>/<ICEM-Sys>\lib\ai_env\resource |
Modified ICEM-CFD files for displaying the icons |
Notes:
Operating System |
Windows |
Linux |
ICEM-CFD installation directory <ICEM-Root> |
%ICEMCFD_ROOT180% e.g. “C:\Program Files\ANSYS Inc\v170\icemcfd” |
find directory by „which icemcfd“ e.g. /usr/ansys_inc/<version>/icemcfd |
ICEM-CFD system directory <ICEM-Sys> |
%ICEMCFD_SYSDIR% e.g. "win" |
depending on processor type e.g. linux64_amd |