Using file selection dialog boxes

File selection dialog boxes allow you to select files from lists that are filtered based on file type or location. To use a file selection dialog box, you first choose the type of file to open and then specify the directory to list. Abaqus/CAE refreshes the dialog box to list only files that meet your criteria. From this list, you select the file to open.

The dialog box for selecting model databases or output databases is shown in Figure 1.

Figure 1. Selecting a model database or an output database.

Note:

In Abaqus/Viewer you can open only output database files; therefore, Output Database (*.odb) is the only type available in the File Filter field.

Similar file selection dialog boxes appear when you perform other File menu functions, such as importing a part or printing to a file.

Use the following techniques to select the file of your choice:

Filtering the file list according to file type

File selection dialog boxes contain File Filter fields, which allow you to select the file extension of interest. For example, the File Filter selection in Figure 1 is Output Database (*.odb). Therefore, only files with the extension .odb appear in the list in the center of the dialog box.

Using wildcards to search for a file name

You can use a wildcard filter to search for partial names of files. A wildcard search is helpful when you have a large number of files stored in the same directory. Wildcard searches also override the file extensions (File Filter field, as described above), allowing you to open files saved with nonstandard file extensions.

To use a wildcard search, enter a partial file name into the File Name field using one of the following forms:

?

matches a single character

*

matches zero or more characters

abc

matches a single character, but it must be one of the characters listed

^abc or !abc

matches a single character, but it must not be one of the characters listed

a-zA-Z

matches a single character, but it must be within the ranges provided

^a-zA-Z or !a-zA-Z

matches a single character, but it must not be within the ranges provided

pat1|pat2 or pat1,pat2

matches either pat1 or pat2

(pat1|pat2) or (pat1,pat2)

matches either pat1 or pat2, and the patterns may be nested

You can combine several wildcard filters to further narrow your search. For example, entering [abc]*.(cae,odb) will list all files beginning with a, b, or c and having a .cae or .odb file extension.

Specifying the directory from which to select a file

By default, the Directory field shows the directory in which you started Abaqus/CAE. If you want to view a list of files from a different directory, you can click the directory name in the list to view directories within the current path or you can click the arrow next to the Directory field to access other paths that are available on your system. In addition, icons at the top of the dialog box allow you to do the following (keyboard shortcuts are shown in parentheses when available):

  • Go up one directory level (Backspace).

  • Access your system default, or Home, directory (CtrlH).

  • Access the Work directory (CtrlW). The work directory is the directory from which you started Abaqus/CAE unless you specified the directory using FileSet Work Directory.

  • Set or use Bookmarks to any directory on your system.

  • Create a new directory (CtrlN).

The Directory field includes a Network connectors item. If you have created and started a network ODB connector, you can use this item to access a remote directory and to open a remote output database. For more information, see Creating a network ODB connector.

Selecting a file

To select and open a file, double-click the file name of interest from the list. You can also begin typing the file name; the cursor will reposition to the matching location in the file list, and the first file starting with the letters you typed will be selected. Alternatively, you can enter the entire directory path and file name of interest directly in the File Name field and then click OK. Icons at the top of the dialog box allow you to change the displayed file format to one of the following (keyboard shortcuts are shown in parentheses):

  • A list (CtrlS).

  • Icons (CtrlB).

  • A detailed list (CtrlL).

The icon farthest to the right allows you to display or suppress hidden files.