
for Windows
ZONA Technology, Inc.
Scottsdale, Arizona
|
Copyright © –2004 ZONA
Technology, Inc. All Rights
Reserved Worldwide. No part
of the ZONAIR software or documentation may be reproduced, transmitted,
transcribed, or translated in any form without the express written
permission of ZONA Technology, Inc. RESTRICTED RIGHTS LEGEND Use, duplication, or
disclosure by the U.S. Government is subject to restrictions as set forth
in subparagraphs (a) through (d) of the Commercial Computer-Restricted
Rights clause of FAR 52.227-19 when applicable, or in subparagraph
(c)(1)(ii) of the Rights in Technical Data and Computer Software clause of
DFARS 252.227-7013, and/or in similar or successor clauses in the DOD or
NASA FAR supplement. The
contractor/manufacturer is ZONA Technology, Inc., 7430 E. Stetson Drive,
Suite 205, Scottsdale, AZ 85251-3540. TRADEMARKS All product names mentioned herein are trademarks or registered trademarks of their respective owners. |
Contents
1. Support
2. System Requirements
3. The ZONAIR Home Directory
4. The ZONAIR Runtime Database Directory
5. Installing ZONAIR
6. Installed Files
7. Installing Adobe Acrobat Reader
8. Removing ZONAIR From the Hard Disk
9. Troubleshooting
This document provides a
complete description of the ZONAIR software system installation for the IBM
compatible Personal Computer running Windows 2000 or XP.
After installation, the ZONAIR software system (referred to as ZONAIR) should be fully operational. The ZONAIR software runs in the DOS environment and is, therefore, not a Windows program (i.e., ZONAIR will not appear under Start Menu/Programs option).
1. Support
If you have questions or problems with the installation or execution of ZONAIR, please contact ZONA Technology’s technical support for assistance, using any of the following methods:
E-mail: info@zonatech.com
Telephone: 480-945-9988
Facsimile: 480-945-6588
World Wide Web: http://www.zonatech.com
2. System
Requirements
The following is the
recommended minimum disk space and memory requirements for the ZONAIR software
system: Hard Disk: 50MB free space for the ZONAIR home
directory, 500MB free space for the runtime database directory, 3MB for the
Orion License Client, 18MB for the Orion License Server, and 70MB for Java
(total for a node-locked installation of ~650MB). Memory: 1GB, Processor: Pentium IV or
better.
3. The ZONAIR Home
Directory
During the installation process you will be prompted for an installation directory to which the ZONAIR software system and associated files will be copied. By default, this “ZONAIR Home Directory” is C:\ZONAIR but can be set to any location on any available hard disk. The ZONAIR installation updates the environment table of the system by modifying the Windows registry as follows:
- the [PATH] environment variable is appended to include the ZONAIR Home Directory location so that the software can be executed from any directory on the system. Multiple ZONAIR runs can be submitted simultaneously (see the ZONAIR User’s Manual for details) but are limited to the number of licenses (or tokens) licensed from ZONA.
- an environment variable [ZONAIREXE] is added (or modified if it already exists) which is required for the ZONAIR script file process. This variable stores the path of the ZONAIR Home Directory.
- an [Orion_ZONAIR] environment variable is added for both the node-locked and floating license installations of ZONAIR. This variable should equal “localhost” for a node-locked license or equal the server machine IP address, domain name, or machine name (e.g., 123.123.123.3, mymachine.com, or MY_COMPUTER1).
- a [JAVA_HOME] environment variable is added for node-locked installations and Orion server installations. This variable stores the path of the Java home directory. Note that Java is installed if not already on the target machine. Java is required by the Orion License Client and Server to run properly.
- an [ORION_SERVER] environment variable is added for node-locked installations and Orion server installations. This variable stores the path of the Orion server home directory.
To view the environment table, enter into DOS mode (under Start Menu/Programs/MS-DOS Prompt) and type in SET at the prompt. If the ZONAIR installation is successful, you should see the following additions/modifications to the environment table for a node-locked installation:
(for example, if the ZONAIR home directory is installed at C:\ZONAIR and Java is installed under C:\ j2sdk1.4.1_04)
JAVA_HOME=C:\j2sdk1.4.1_04
Orion_ZONAIR=localhost
ORION_SERVER=C:\ZONAIR\server
PATH=C:\ZONAIR;C:\all my other paths
ZONAIREXE=C:\ZONAIR
Note that a floating license
installation will not have [JAVA_HOME] or [ORION_SERVER] listed and
[Orion_ZONAIR] will be equal to the server IP address, domain name, or machine
name.
The environment table can be updated manually by adding the above statements to the environment table via the Control Panel’s system program (i.e., Control Panel\System\Advanced – Environment Variables button).
More information about the Orion License Client/Server can be found in the ZONAIR User’s Manual (Chapter 2.0 – How to Run ZONAIR).
4. The ZONAIR Runtime Database
Directory
The ZONAIR software system utilizes a database (called the ZONAIR Runtime Database) for all scratch data storage and retrieval during execution of the software. The Runtime Database directory is setup during the installation process. The default location is C:\ZONAIR Home Directory\tmp but can be set to any location on any available hard disk. NOTE: It is recommended that the runtime database be located on a hard disk with at least 500MB of available disk space.
A subdirectory is created within the Runtime Database directory each time ZONAIR is executed that contains the database scratch files associated with the current job. This subdirectory within the Runtime Database directory is deleted after the termination of a ZONAIR job. Should a subdirectory still exist after termination of a ZONAIR job (for example, due to a power failure), it can be deleted manually through Windows or DOS commands.
5. Installing
ZONAIR
The following steps should correctly install ZONAIR:
1. Put the ZONAIR CD-ROM in your CD-ROM drive.
2. From the Start Menu, click Run.
3. Type the following on the Run command line:
D:\setup
This assumes that the CD-ROM is drive D: on the host system. If the CD-ROM drive is assigned a different drive letter, substitute the appropriate drive letter in the above command.
4. Follow the instructions in the installation program.
6. Installed
Files
After installation, the ZONAIR Home Directory should contain the following files and subdirectories.
|
Filename |
Description |
|
zonair.exe |
The ZONAIR script file used to submit ZONAIR jobs. |
|
zon_exec.exe |
A subprogram of the ZONAIR script file process. |
|
zon_fin.exe |
A second subprogram of the ZONAIR script file process. |
|
zonairbin.exe |
The ZONAIR software system executable image. |
|
README.TXT |
Text file with instructions on running ZONAIR. |
|
DIRNAME.FIX |
Text file containing the complete path of the ZONAIR Runtime Database location (e.g., C:\ZONAIR\TMP\). |
|
Directories |
Description |
|
bin |
Contains the ZONAIR object files for rebuilding the ZONAIR software system. |
|
source |
Contains the ZONAIR main program (source code). |
|
zgen |
ZONAIR system generation files. |
|
manuals |
Contains the ZONAIR documentation in Adobe PDF format. One manual is currently included: - User’s Manual (instructions for setting up ZONAIR Input Data) |
|
TestCases |
Contains subdirectories with demonstration test cases (input decks, NASTRAN FEM output files, etc.). |
|
Orion |
Contains the Orion client required files. |
|
server |
For node-locked or Orion server installations only – contains the Orion server required files. |
7. Installing Adobe Acrobat
Reader
The ZONAIR Manuals are provided in the [manuals] directory in Adobe Portable Document Format (PDF) and can be viewed on the screen or printed using the Adobe Acrobat reader. Adobe Acrobat Reader is available for free from Adobe’s Web site: www.adobe.com.
8. Removing ZONAIR From the Hard
Disk
Note: Before deleting ZONAIR
from the hard disk, make sure that there are no files located under the ZONAIR
home directory that you want to keep.
To completely delete ZONAIR and the Orion Client/Server application from the hard disk requires two steps.
Run the Add/Remove Programs application found under Start\Settings\Control Panel. Select ZONAIR from the list and click on the Add/Remove button. Select Yes when prompted to completely remove ZONAIR and all of its components.
The uninstall process of Step #1 may leave the ZONAIR home directory and certain subdirectories undeleted. Therefore, the ZONAIR home directory and associated subdirectories may need to be deleted manually. This can be done through Windows or DOS commands.
To uninstall all of the Java installed components, run the Add/Remove Programs application found under the Start\Settings\Control Panel. Select the [Java 2 Runtime Environment, SE v1.4.1_04] followed by [Java 2 SDK, SE v1.4.1_04] followed by [Java Web Start].
9.
Troubleshooting
If you have trouble running ZONAIR, check to make sure that the environment table is updated appropriately as described in Section 3 and that all files listed in Section 6 are installed in the ZONAIR Home Directory.