Reading and Writing Files
4.1 Shortcuts for Reading and Writing Files
The following features in
FLUENT
make reading and writing files convenient:
•
Automatic appending or detection of default filename suffixes.
•
Binary file reading and writing.
•
Automatic detection of file format (text/binary).
•
Recent file list.
•
Reading and writing of compressed files.
•
Tilde expansion.
•
Automatic numbering of files.
•
Ability to disable the overwrite confirmation prompt.
4.1.1 Default File Suffixes
Each type of file read or written in
FLUENT
has a default file suffix associated with it.When you specify the first part of the filename (the prefix) for the commonly used files,the solver automatically appends or detects the appropriate suffix. For example, to writea case file named
myfile.cas
, just specify the prefix
myfile
and
.cas
is automaticallyappended. Similarly, to read the case file named
myfile.cas
into the solver, you can just specify
myfile
and
FLUENT
automatically searches for a file of that name with thesuffix
.cas
.The default file suffix for case and data files, PDF (Probability Density Function) files,DTRM ray files, profiles, scheme files, journal files, etc., are automatically detected andappended. The appropriate default file suffix appears in the
Select File
dialog box foreach type of file.
4-2
c
Fluent Inc. January 11, 2005
Leave a Comment