MISTICGetting Started


Installing MISTIC

MISTIC should be installed by the system administrator of a site. The installation procedure is almost automatic. Please refer to the MISTIC installation guide for specific details about the installation procedure.


Setting Up Directory Paths and Environment Variables

The variable 'MISTIC' must be added to the environment before using the software. This variable must be set to the path of MISTIC base directory or installation directory.

For example, if '/n/boltzmann/y/mhasan/MISTIC' is the path of the directory where MISTIC has been installed, the following two lines must be added to the users .cshrc file residing in the home directory.

        setenv MISTIC /n/boltzmann/y/mhasan/MISTIC
        set path = ($path $MISTIC/bin)


Using Personalized MISTIC Setup

A standard setup file is provided with the MISTIC distribution as the default setup. The full pathname of this default setup file is:
        $MISTIC/setup/mistic_setup
The system administrator can change this default setup file with proper knowledge of its content, so that it fulfills the requirements of most users and matches the laboratory specifications. It is also possible to have a personal setup file by each user. This file must reside at the user's home directory and must be named as .misticrc. Following Unix command can be used to copy the default setup file to the home directory
        cp $MISTIC/setup/mistic_setup ~/.misticrc
and then this file can be edited using a text editor to change its content.


Tuning the Database

MISTIC distribution contains a standard atom database that has been built using data collected from various sources. Although these data should generate realistic process flows for most fabrication facilities, the atom database parameters should be regularly updated and tuned to the specifications of the processing laboratory. It will help generate process outputs that perfectly match with the specifications of that laboratory. MISTIC system administrator can take the responsibility of such adjustments. Like the setup file, it is also possible to have a personalized atom database by each user. This can be done by copying the default database to a specific location where the user has write permission and change the database using either the database editor or a normal text editor. The database filename must be modified in the user's personalized setup file .misticrc which resides.


Editing MISTIC Resources

It is possible to change the looks of MISTIC graphical interfaces by changing the resource files residing in the directory $MISTIC/resources. Such changes can only be done by persons who have good understanding of the XWindows system and its resource protocol.


User File Structures

MISTIC uses basically four different types of files for its operation. They are:


Summary

The over-all operation of MISTIC is overwhelmingly simple. A little practice with different modules of the software usually makes it possible to use the software for most problems.

-----------

Back to the Manual Index

MISTIC version 1.0 (July 1997)
Copyright © 1997 by University of Michigan. All rights reserved.