Sentaurus Workbench
5. Miscellaneous Features

5.1 Packaging Projects
5.2 Opening a UNIX Terminal Window
5.3 Using the Command Line
5.4 Exporting and Importing Scenarios
5.5 Running Inspect and Sentaurus Visual

Objectives

5.1 Packaging Projects

Sentaurus Workbench projects can be packaged, that is, they can be copied and compressed for later use. For example, project packages can be easily exchanged and sent by email.

To package the project SimpleMOS:

  1. Choose Project > Export.
  2. In the Export to Package dialog box, select the options as shown in Figure 1.
  3. Click OK.

Export to Package dialog box

Figure 1. Export to Package dialog box.

The project is first cleaned up (see Section 2.7 Cleaning Up Project Directories), and all files are copied and compressed into the SimpleMOS.gzp file. Moreover, the .gzp file is encrypted so that it can go through email filters.

To import a project package:

  1. Choose Project > Import.
  2. In the Unpacking dialog box, click Extract All (see Figure 2).
  3. Select the folder where to import the project.
  4. Click OK.

Unpacking dialog box

Figure 2. Unpacking dialog box.

If an encryption key different from the default one (swb) is used when exporting a project, you will be required to enter this key when importing the project.

In addition, projects can be saved by choosing Project > Save As > Clean Project, which cleans up the project before it is saved in an uncompressed format.

5.2 Opening a UNIX Terminal Window

It can be convenient to access the contents of the current project directory from the command line. In Sentaurus Workbench, you can open an Xterm, which can be used like any other UNIX terminal window.

To open a UNIX terminal:

5.3 Using the Command Line

All interactive operations associated with running a project can be accomplished using the command line. The following commands are available for:

For more information about the commands that can be executed from the command line, refer to the Sentaurus™ Workbench User Guide or use the command:

> <command> -h[elp]

For example:

> gsub -h

5.4 Exporting and Importing Scenarios

Scenarios are sets of parameters and variables visible on the Project tab. They can be exported to a file for use with spreadsheet applications or external editors. In addition, scenarios defined in a text editor can be imported into Sentaurus Workbench.

For example, to export a scenario from the project SimpleMOS:

  1. Choose Experiments > Export > Text File.
  2. In the Export View dialog box, select Tab as the column delimiter (see Figure 3).
  3. Click OK.
  4. In the Export As dialog box, select Tab delimited (*.tdf) for Files of type, and type a file name (for example, test.tdf).
    The scenario is exported to a file.

Export View dialog box

Figure 3. Export View dialog box.

To read from this file:

  1. Choose Experiments > Import From File.
  2. In the Import Text File dialog box, select Tab delimited (*.tdf) for Files of type, select the file test.tdf, and click Open.
  3. In the Import Experiments dialog box (see Figure 4), since the column count starts from 0, NWell and GOxTime form columns 2 and 3, respectively.
    Make the changes as shown in Figure 4, and set Skip First Lines to 3 to omit the text and header information.

    Import Experiments dialog box

    Figure 4. Import Experiments dialog box.

  4. Click Preview to access all the information about the experiments (see Figure 5).

Preview of Experiments dialog box

Figure 5. Preview of Experiments dialog box.

Now, you will read the first eight experiments as follows:

  1. In the Import Experiments dialog box, set Read Experiments to 8, and type the name of a new scenario called test1 in the Add to Scenario field.
  2. Click OK.

The eight experiments are read into the new scenario test1 and are displayed on the Project tab.

To create a scenario using an external text editor and to import it into Sentaurus Workbench:

  1. Create a table as shown here.

    Table of experiments

  2. Save it in comma-delimited or tab-delimited format.
  3. Import the file.

5.5 Running Inspect and Sentaurus Visual

To run Inspect and Sentaurus Visual from Sentaurus Workbench, outside of any project:

main menu    |   module menu    |   << previous section    |   next section >>