2008.2 Software Installation Instructions
Linux/UNIX Version – Floating License
This document discusses what is needed to install (from CD,
ftp, or Support Site), license, setup, and run V2008.2 ESI
Group Advanced CFD Software.
There are some changes for the 2008.0 release so please
read this document carefully and if you have any problems
or questions contact ESI Group support staff at
This e-mail address is being protected from spam bots, you need JavaScript enabled to view it
or phone: 256-713-4750. Let us know if any parts of this
documentation are unclear so we can continue to improve the
licensing and installation procedure.
The most important changes that existing customers must be
aware of are given below. Exact steps for V2008.0 to
V2008.2 conversion are given in a separate migration
document.
-
In
order to run the V2008.2 software no new license key is required if you have a V2008 license. If you have not upgraded from V2007, a new license key is required. Please send a request to
This e-mail address is being protected from spam bots, you need JavaScript enabled to view it
and attach your V2007 license file.
-
When
the software is extracted, it will create 2008.2
directories (ie. GEOM_2008.2), which will be parallel to
the 2008.0 directories. Execution of the software will be
from scripts located in UTILS_2008.2/bin. It is
required that you change the path to from UTILS_2008.0 to
UTILS_2008.2/bin. If you wish to
execute the 2008.0 software use the command (or similar for
other products): CFD-GEOM –runver 2008.0.
The following list shows the currently supported platforms.
Available
|
Platform Name
|
Platform OS/chip
|
|
Now
|
pc-windows-nt5-x86
|
Windows 2000/XP on Intel or AMD (32-bit)
|
|
Now
|
pc-windows-nt5-x86_64
|
Windows 64 on Intel or AMD
(64-bit)
|
|
Now
|
pc-linux-rhe4-x86
|
Linux RedHat Enterprise
Edition 4 on Intel or AMD (32-bit)
|
|
Now
|
pc-linux-rhe4-x86_64
|
Linux RedHat Enterprise
Edition 4 on Intel or AMD (64-bit)
|
|
Now
|
pc-linux-rhe5-x86
|
Linux RedHat Enterprise
Edition 5 on Intel or AMD (32-bit)
|
|
Now
|
pc-linux-rhe5-x86_64
|
Linux RedHat Enterprise Edition 5 on Intel or AMD
(64-bit)
|
|
June 1st
|
pc-linux-suse10-x86
|
Linux Suse 10 on Intel or AMD (32-bit)
|
|
June 1st
|
pc-linux-suse10-x86_64
|
Linux Suse 10 on Intel or AMD (64-bit)
|
|
Now
|
ibm-unix-aix5.3-powerpc
|
AIX 5.3 on IBM Powerpc (64-bit)
|
|
Now
|
sgi-linux-suse9-ia64
|
Linux Suse 9 on SGI Altix (64-bit)
|
|
Now
|
hp-unix-hpux11.11-pa_risc
|
HP-UX 11.11+ on PA-RISC (64-bit)
|
|
Now
|
hp-unix-hpux11.22-ia64
|
HP-UX 11.22+ on Itanium2 (64-bit)
|
|
Now
|
sgi-unix-irix6.5-mips
|
IRIX 6.5+ on SGI MIPS
(64-bit)
|
|
Now
|
sun-unix-solaris2.8-sparc
|
Solaris 8+ on SUN
(64-bit)
|
Note: The following restrictions apply to Itanium2
platforms:
-
CFD-GEOM is not available due to lack of ACIS library
support.
- CFD-ACE surface-to-surface radiation and BEM electrostatics
solver not available.
- CFD-VisCART CAD interfaces are not available.
Also for IBM only the FASTRAN and VisCART packages are
available.
Note: Items listed in
Red will be discontinued in
V2009.0.
NOTE: Installation must be done as “root” user
so that the license manager will be correctly installed.
Obtaining Software Packages
Via CD
The installation script (install.com) can be run from a
locally attached CD-ROM drive or from a remote drive. If
you are running the script from a remote drive, the remote
and local platforms do not have to be the same operating
system. For example, you can install ESI software on a
Solaris platform from a CD-ROM that is mounted on an HP
workstation. The steps for installing the software on a
UNIX platform from the CD-ROM are:
-
Load and Mount the CD-ROM
You can mount the CD-ROM on either the local machine or a
remote platform. You will need to have root privileges to
mount the CD-ROM and should contact your system
administrator for instructions on how to mount the CD-ROM
for your particular system. For the remainder of this
instruction we will assume that the CDROM has been mounted
to the local mount point:
/cdrom
or the remote mount point:
/nfs/remotehost/cdrom.
- cd to installation directory
On the local machine change directories to the desired
installation directory (you may need to create one if it
does not exist):
mkdir -p /usr/local/ESI_Software
cd /usr/local/ESI_Software
- Initiate installation process
Execute the installation script located in the base
directory of the CD-ROM. For a locally mounted CD-ROM you
can use the command:
/bin/csh –f /cdrom/install.com
or for a remotely mounted CD-ROM:
/bin/csh –f /nfs/remotehost/cdrom/install.com
- Install software
After selecting the desired platform, select the software
to be installed (described in the following table).
|
Short Name
|
Description
|
|
CFD-ACE-GUI
|
CFD-ACE Graphical User Interface (also requires
ACE_SOLVER package)
|
|
CFD-ACE-SOLVER
|
CFD-ACE Solver
|
|
CFD-FASTRAN-GUI
|
CFD-FASTRAN Graphical User Interface (also requires
FASTRAN_SOLVER package)
|
|
CFD-FASTRAN-SOLVER
|
CFD-FASTRAN Solver
|
|
CFD-GEOM
|
CFD-GEOM Geometry Modeler and Grid Generator
|
|
CFD-Micromesh
|
CFD-Micromesh Grid Generator
|
|
CFD-TOPO-GUI
|
CFD-TOPO Graphical User Interface (also requires
TOPO_SOLVER package)
|
|
CFD-TOPO-SOLVER
|
CFD-TOPO Solver
|
|
CFD-VIEW
|
CFD-VIEW Post Processor
|
|
CFD-VisCART
|
CFD-VisCART Grid Generator
|
|
SimManager
|
SimManager Simulation Management Utility
|
|
ESI-Utils
|
Run Script and other Utilities (required)
|
|
ESI-Licensing
|
ESI/FLEXlm Licensing Package (required only for
license server machine)
|
Next select the installation directory. After extraction
specify the network file system if known.
Via FTP
The software can be downloaded by FTP as follows:
ftp ftp.esi-cfd.com
user = software
pass = <password>
cd <platform>
bin (to ensure binary mode transfer of files)
mget * (answer yes for desired packages as described below)
quit
Or from your web browser:
ftp://software:<password>@ftp.esi-cfd.com/pub/<platform>
<password> = see knowledge base entry on customer
support website,
http://www.esi-cfd.com for
the latest software account password
<platform> = short name as given in the supported
platform table.
If this is your first installation, it is required for you
to download ‘install.com’. This installation
script will guide you through the installation process.
Via Support Site
The software can be downloaded from the support site as
follows:
Go to http://www.esi-cfd.com and
login with your support account. If you do not have an
account, please register for one.
Once logged in, proceed to the ‘Download Software
Link’ and select the appropriate platform. Then the
following packages will be available:
|
Short Name
|
Description
|
|
LICENSES_10.8
|
ESI/FLEXlm Licensing Package (required only for
license server machine)
|
|
UTILS_2008.2
|
Run Script and other Utilities (required)
|
|
ACE_GUI_2008.2
|
CFD-ACE Graphical User Interface (also requires
ACE_SOLVER package)
|
|
ACE_SOLVER_2008.2
|
CFD-ACE Solver
|
|
FASTRAN_GUI_2008.2
|
CFD-FASTRAN Graphical User Interface (also requires
FASTRAN_SOLVER package)
|
|
FASTRAN_SOLVER_2008.2
|
CFD-FASTRAN Solver
|
|
GEOM_2008.2
|
CFD-GEOM Geometry Modeler and Grid Generator
|
|
SIMMANAGER_2008.2
|
SimManager Simulation Management Utility
|
|
TOPO_GUI_2008.2
|
CFD-TOPO Graphical User Interface (also requires
TOPO_SOLVER package)
|
|
TOPO_SOLVER_2008.2
|
CFD-TOPO Solver
|
|
VIEW_2008.2
|
CFD-VIEW Post Processor
|
|
VISCART_2008.2
|
CFD-VisCART Grid Generator
|
|
install.com
|
Installation script (required)
|
To install the downloaded packages create a directory
/usr/local/ESI_Software
Move the downloaded package files into
/usr/local/ESI_Software
Make the package files executable (chmod +x *.exe)
Make install.com executable (chmod +x install.com)
Run install.com (e.g., ./install.com)
Licensing the Software
The licensing for V2008.2 uses FLEXlm license system. A
new license key is required if you have a V2007
license.
For client machines that will be connecting to a license
server, all that is necessary is Set the License File (Step
6) AND run config_user_account (Step 7).
-
Install the license package
If you have not done so already, please install
ESI-Licensing from the CD or LICENSES_10.8 from ftp on the
server machine.
- Generate your hostid information
Run install_lic.sh (which can be found in the LICENSES_10.8
directory) and it will return the hostname and lmhostid
information.
- Request your license file
Send the hostname and lmhostid to your local ESI Group
License or Sales Representative and they will generate your
license. Please note that the actual license generation is
done at corporate headquarters and therefore there may be a
1 to 2 day turnaround required. Please be sure to include
your name, company, and coin with your request. For
previous license holders, please attach your V2007 license
to the license request and this will help expedite the
process.
- Install your license file
After receiving your hostid information and generating the
keys, ESI Support group will return to you a file. Place
that file in the LICENSES_10.8/licenses directory and
rename it to PAM_LICENSE.temp. You will also need to edit
the DAEMON line in the to contain:
DAEMON pam_lmd $PAMHOME
The $PAMHOME will be used by the installation scripts to
properly set the path to the daemon.
- Start the FLEXlm license server
Run install_lic.sh (which can be found in the LICENSES_10.8
directory). Follow the instructions in the script and it
will configure and install the license server. NOTE: you
will be asked for an account other than “root”
for which the license server should run as. Here you can
select any appropriate user account.
- Set license
file
For any user account you must create or edit the .flexlmrc
file in the user’s home directory to specify the path to the license. This can be done most simply by editing
(using vi or some other text editor) the file ~/.flexlmrc
In this file you should add the following line:
PAM_LMD_LICENSE_FILE=<port>@<host>
Where <port> and <host> can be found by looking
in your license file for a line similar to:
SERVER licserver 010102c7b98c 7789
For this license file you would therefore add:
PAM_LMD_LICENSE_FILE=7789@licserver
- Configure user
account
Login as the end user and execute config_user_account from
where it was installed. This file should have been created
in your home directory when the install.com script was
run. This file will set ESI_HOME, PATH, and
LD_LIBRARY_PATH in the users startup file.
How to run
From the UNIX shell prompt, simply type the application
name (e.g., CFD-GEOM). To run the previous version enter
(or equivalent for other software and
versions): CFD-GEOM
–runver 2008.0
CFD Model Library
CFD Model Library - Search or browse
over some 120+ CFD models, all categorized by software
tool, physics used, features used, and industry area. All
are ready to run and available for immediate download! A
great place to find tutorial and demo cases to help you
learn the software and features!
Troubleshooting
If you encounter any problems installing your license,
please download the License Troubleshooter from our
Customer Support Site. This Power Point Presentation
contains some of the most common problems and solutions for
license installations.
|