Ansys Fluent Text Command List
Ansys Fluent Text Command List
Ansys Fluent Text Command List
ANSYS, Ansys Workbench, AUTODYN, CFX, FLUENT and any and all ANSYS, Inc. brand, product, service and feature
names, logos and slogans are registered trademarks or trademarks of ANSYS, Inc. or its subsidiaries located in the
United States or other countries. ICEM CFD is a trademark used by ANSYS, Inc. under license. CFX is a trademark
of Sony Corporation in Japan. All other brand, product, service and feature names or trademarks are the property
of their respective owners. FLEXlm and FLEXnet are trademarks of Flexera Software LLC.
Disclaimer Notice
THIS ANSYS SOFTWARE PRODUCT AND PROGRAM DOCUMENTATION INCLUDE TRADE SECRETS AND ARE CONFID-
ENTIAL AND PROPRIETARY PRODUCTS OF ANSYS, INC., ITS SUBSIDIARIES, OR LICENSORS. The software products
and documentation are furnished by ANSYS, Inc., its subsidiaries, or affiliates under a software license agreement
that contains provisions concerning non-disclosure, copying, length and nature of use, compliance with exporting
laws, warranties, disclaimers, limitations of liability, and remedies, and other provisions. The software products
and documentation may be used, disclosed, transferred, or copied only in accordance with the terms and conditions
of that software license agreement.
ANSYS, Inc. and ANSYS Europe, Ltd. are UL registered ISO 9001: 2015 companies.
For U.S. Government users, except as specifically granted by the ANSYS, Inc. software license agreement, the use,
duplication, or disclosure by the United States Government is subject to restrictions stated in the ANSYS, Inc.
software license agreement and FAR 12.212 (for non-DOD licenses).
Third-Party Software
See the legal information in the product help files for the complete Legal Notice for ANSYS proprietary software
and third-party software. If you are unable to access the Legal Notice, contact ANSYS, Inc.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. iii
Text Command List
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
iv of ANSYS, Inc. and its subsidiaries and affiliates.
List of Figures
8.1. Rezoning Multiply Connected Faces .................................................................................................... 108
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. v
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
vi of ANSYS, Inc. and its subsidiaries and affiliates.
List of Tables
12.1. Orthogonal Quality Ranges and Cell Quality ...................................................................................... 180
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. vii
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
viii of ANSYS, Inc. and its subsidiaries and affiliates.
Part I: Introduction
The section describes the general aspects of the text command interface for Fluent.
• Using This Manual (p. 3) gives a brief description of various chapters in this manual.
• Text User Interface (p. 7) gives an overview of the text command language, including basic syntax
and capabilities.
• Appendix A: Text Command List Changes in Ansys Fluent 2022 R2 (p. 21) lists changes to the Text
Command List for the current release.
Chapter 1: Using This Manual
Important:
Under U.S. and international copyright law, Ansys, Inc. is unable to distribute copies of the
papers listed in the bibliography, other than those published internally by Ansys, Inc. Use
your library or a document delivery service to obtain copies of copyrighted papers.
This manual describes the text-based user interface of Ansys Fluent Meshing which may be used for
scripting and other advanced workflows. Here is what you will find in each chapter and appendix:
Introduction:
• Text User Interface (p. 7) gives an overview of the text command language, including basic syntax
and capabilities.
• Appendix A: Text Command List Changes in Ansys Fluent 2022 R2 (p. 21) lists changes to the Text
Command List for the current release.
Meshing Mode:
• boundary/ (p. 25) lists the commands used for creating, managing, modifying, deleting boundary
(face) zones and surface mesh.
• cad-assemblies/ (p. 55) lists commands used to interact with your CAD model.
• diagnostics/ (p. 59) lists commands used to find and repair face zone problems related to con-
nectivity and quality.
• display/ (p. 63) lists commands used to control the rendering of your model and mesh in the
graphical window.
• file/ (p. 89) lists commands used to input and output your data.
• material-point/ (p. 103) lists commands used to manage material points in your model.
• mesh/ (p. 105) lists commands used to create, manage, modify and delete cell zones and volume
mesh.
• objects/ (p. 151) lists commands used in the object-based meshing workflow, from CAD import to
volume fill.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 3
Using This Manual
• report/ (p. 179) lists commands used to return volume and surface mesh statistics such as counts
or quality.
• scoped-sizing/ (p. 183) lists commands used to create and manage scoped size controls.
• size-functions/ (p. 185) lists commands used to create and manage size functions such as
global or periodic sizes.
• switch-to-solution-mode (p. 189) lists the command to transfer your mesh data to the Fluent
solver.
• Appendix A: Query and Utility Functions (p. 191) lists API functions used to interact with your model
by passing information such as names or lists of zones or objects, statistics, and diagnostics. Boolean
operations and examples are included.
• Appendix B: Boundary Functions (p. 221) lists API functions used to manage boundary (face) zone
mesh. Examples are included.
• Appendix C: Connect Functions (p. 235) lists API functions used to manage boundary (face) zone
connectivity. Examples are included.
• Appendix D: Size Field Functions (p. 239) lists API functions used to manage geodesic size controls
and size fields. Examples are included.
• Appendix E: Wrap Functions (p. 249) lists API functions used to manage your mesh in UTM cases. Ex-
amples are included.
Solution Mode:
• adjoint/ (p. 261) lists commands related to the adjoint solver.
• define/ (p. 275) lists commands related to problem definition, such as models, boundary conditions,
materials, etc.
• display/ (p. 399) lists commands used to control the rendering of your model and mesh in the
graphical window.
• exit / close-fluent (p. 427) lists the command to close the program.
• file/ (p. 429) lists commands used to input and output your data.
• mesh/ (p. 447) lists commands used to create and manage mesh properties.
• report/ (p. 485) lists commands used to return statistics for the simulation.
• server/ (p. 495) lists commands used control the Fluent Remote Visualization Client and Server.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
4 of ANSYS, Inc. and its subsidiaries and affiliates.
• solve/ (p. 497) lists commands used to create and manage solution controls, such as animation, cell
registers, monitors, initialization, etc.
• surface/ (p. 543) lists commands related to creating and manipulating surfaces.
• switch-to-meshing-mode (p. 547) lists the command to transfer your solution data to Fluent in
meshing mode.
• turbo-post/ (p. 549) lists commands related to results and reporting for turbomachinery.
• views/ (p. 551) lists commands related to camera and view manipulation in the graphics window.
• Battery Model Text Commands (p. 553) lists commands related to battery models.
• Fuel Cell Text Commands (p. 557) lists commands related to fuel cell models.
• continuous-fiber/ (p. 571) lists commands related to the continuous fiber model.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 5
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
6 of ANSYS, Inc. and its subsidiaries and affiliates.
Chapter 2: Text User Interface
In addition to the graphical user interface, the meshing mode of Ansys Fluent also consists of a textual
command line reference.
The text user interface (TUI) is written in a dialect of Lisp called Scheme. Users familiar with Scheme
will be able to use the interpretive capabilities of the interface to create customized commands. The
TUI is described in the following sections:
2.1.Text Menu System
2.2.Text Prompt System
2.3. Interrupts
2.4. System Commands
2.5.Text Menu Input from Character Strings
2.6. Using the Text Interface Help System
• You can easily manipulate its operation with standard text-based tools: input can be saved in files,
modified with text editors, and read back in to be executed, because it is text based.
• The text menu system is tightly integrated with the Scheme extension language, so it can easily be
programmed to provide sophisticated control and customized functionality.
Note:
The console also contains an automatic-completer feature that shows the valid inputs as
soon as you begin typing so that you can quickly enter your intended commands. This feature
can be turned on/off in Preferences.
The menu system structure is similar to the directory tree structure of LINUX operating systems. When
you first start Fluent, you are in the "root" menu and the menu prompt is simply a caret/greater-than
symbol:
>
To generate a listing of the submenus and commands in the current menu, press Enter. The available
submenus and commands will depend on whether you are running Fluent in meshing mode or solution
mode.
For instance, the submenus and commands that are available from the root menu of the solution mode
are as follows:
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 7
Text User Interface
>Enter
adapt/ mesh/ surface/
define/ parallel/ switch-to-meshing-mode
display/ plot/ views/
exit report/
file/ solve/
By convention, submenu names end with a / to differentiate them from menu commands. To execute
a command, type its name (or an abbreviation). Similarly, to move down into a submenu, enter its name
or an abbreviation. When you move into the submenu, the prompt will change to reflect the current
menu name.
> display
/display/set >
To move back to the previously occupied menu, type q or quit at the prompt.
/display/set > q
/display
/display//file >
In the above example, control was passed from /display to /file without stopping in the root
menu. Therefore, when you quit from the /file menu, control will be passed directly back to /dis-
play.
/display//file > q
/display >
If you execute a command without stopping in any of the menus along the way, control will again be
returned to the menu from which you invoked the command.
/display /file start-journal jrnl
/display >
The text menu system provides online help for menu commands. The text menu online help system is
described in Using the Text Interface Help System (p. 18).
To edit the current command, you can position the cursor with the left and right arrow keys, delete
with the Backspace key, and insert text simply by typing.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
8 of ANSYS, Inc. and its subsidiaries and affiliates.
Text Menu System
• If an abbreviation matches more than one command, then the command with the greatest number
of matched phrases is chosen.
• If more than one command has the same number of matched phrases, then the first command to
appear in the menu is chosen.
For example, each of the following will match the given command set-ambientcolor: set-
ambient-color, s-a-c, sac, and sa.
• When abbreviating commands, sometimes your abbreviation will match more than one command.
In such cases, the first command is selected.
Important:
Command-history is not available if the Ansys Fluent application is started with -g options
(see Command Line Startup Options in the Fluent User's Guide).
Important:
The user inputs supplied as the arguments of the TUI command or alias will not be saved
in history. By way of illustration, consider the following entry in the TUI:
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 9
Text User Interface
> rc new_file.cas
Important:
In history, only rc (an alias for read-case) will be saved, since new_file.cas is a user
input to the alias-function.
Commands recalled from history can be edited or corrected using the Backspace key and the left
and right arrow keys.
> (+ a 2 3 4)
10
2.1.4. Aliases
Command aliases can be defined within the menu system. As with the Linux csh shell, aliases take
precedence over command execution. The following aliases are predefined in Cortex: error, pwd,
chdir, ls, ., and alias.
error
Displays the Scheme object that was the “irritant” in the most recent Scheme error interrupt.
pwd
Prints the working directory in which all file operations will take place.
chdir
ls
. (period)
Prompts you for a journal file name and then run the journal file you have specified.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
10 of ANSYS, Inc. and its subsidiaries and affiliates.
Text Prompt System
alias
title [""]Enter
The default value for a prompt is accepted by pressing Enter on the keyboard or typing a , (comma).
Important:
Note that a comma is not a separator. It is a separate token that indicates a default value.
The sequence “ 1,2” results in three values; the number 1 for the first prompt, the default
value for the second prompt, and the number 2 for the third prompt.
A short help message can be displayed at any prompt by entering a ?. (See Using the Text Interface
Help System (p. 18).)
2.2.1. Numbers
The most common prompt type is a number. Numbers can be either integers or real numbers. Valid
numbers are, for example, 16, -2.4, .9e5, and +1e-5.
• In Scheme, integers are a subset of reals, so you do not need a decimal point to indicate that a
number is real; 2 is just as much a real as 2.0.
• If you enter a real number at an integer prompt, any fractional part will be truncated. For example,
1.9 will become 1.
2.2.2. Booleans
Some prompts require a yes-or-no response. A yes/no prompt will accept either yes or y for a positive
response, and no or n for a negative response. Yes/no prompts are used for confirming potentially
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 11
Text User Interface
dangerous actions such as overwriting an existing file, exiting without saving case, data, mesh, and
so on.
Some prompts require actual Scheme Boolean values (true or false). These are entered with the
Scheme symbols for true and false, #t and #f.
2.2.3. Strings
Character strings are entered in double quotes, for example, “red”. Plot titles and plot legend titles
are examples of character strings. Character strings can include any characters, including blank spaces
and punctuation.
2.2.4. Symbols
Symbols are entered without quotes. Zone names, surface names, and material names are examples
of symbols. Symbols must start with an alphabetical character (that is, a letter), and cannot include
any blank spaces or commas.
You can use wild cards to specify zone names when using the TUI. Some examples are:
For example,
For example, /boundary/manage/delete >, yes enables you to delete all visible zones.
For example, /boundary/manage/delete ^, yes enables you to delete all selected zones.
For example, /boundary/manage/delete [box, yes enables you to delete all zones of an
object with the name box.
If you use a wild card for an operation that requires a single zone as input, you will be prompted to
specify a single zone from the list of those that match the expression specified.
> /boundary/manage/name wall* <Enter>
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
12 of ANSYS, Inc. and its subsidiaries and affiliates.
Text Prompt System
2.2.5. Filenames
Filenames are actually just character strings. For convenience, filename prompts do not require the
string to be surrounded with double quotes. If, for some exceptional reason, a filename contains an
embedded space character, then the name must be surrounded with double quotes.
One consequence of this convenience is that filename prompts do not evaluate the response. For
example, the sequence
> (define fn "valve.ps")
fn
> hc fn
Will end up writing a picture file with the name fn, not valve.ps. Since the filename prompt did
not evaluate the response, fn did not get a chance to evaluate “valve.ps” as it would for most
other prompts.
2.2.6. Lists
Some functions in Ansys Fluent require a “list” of objects such as numbers, strings, Booleans, and so
on. A list is a Scheme object that is simply a sequence of objects terminated by the empty list, ’().
Lists are prompted for an element at a time, and the end of the list is signaled by entering an empty
list. This terminating list forms the tail of the prompted list, and can either be empty or can contain
values. For convenience, the empty list can be entered as () as well as the standard form ’(). Nor-
mally, list prompts save the previous argument list as the default. To modify the list, overwrite the
desired elements and terminate the process with an empty list. For example,
element(1) [()] 1
element(2) [()] 10
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 13
Text User Interface
element(3) [100] ()
Creates a five element list: 1, 10, 11, 12, and 13. Finally, a single empty list removes all elements
element(1) [1] ()
A different type of list, namely, a “list-of-scalars” contains pick menu items (and not list items) for
which a selection has to be made from listed quantities, which are available at the Enter prompt.
Hence, a list-of-scalars cannot be entered as a list.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
14 of ANSYS, Inc. and its subsidiaries and affiliates.
Text Prompt System
2.2.7. Evaluation
All responses to prompts (except filenames, see above) are evaluated by the Scheme interpreter before
they are used. You can therefore enter any valid Scheme expression as the response to a prompt. For
example, to enter a unit vector with one component equal to 1/3 (without using your calculator),
/foo> set-xy
x-component [1.0] (/ 1 3)
Or, you could first define a utility function to compute the second component of a unit vector,
> (define (unit-y x) (sqrt (- 1.0 (* x x))))
unit-y
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 15
Text User Interface
/foo> set-xy
x-component [1.0] (/ 1 3)
2.3. Interrupts
The execution of the code can be halted by pressing the Ctrl+c, at which time the present operation
stops at the next recoverable location.
!pwd and !ls will execute the Linux commands in the directory in which Cortex was started. The
screen output will appear in the window in which you started Ansys Fluent, unless you started it re-
motely, in which case the output will appear in the window in which you started Cortex. (Note that
!cd executes in a subshell, so it will not change the working directory either for Ansys Fluent or for
Cortex, and is therefore not useful.) Typing cd with no arguments will move you to your home dir-
ectory in the console.
Ansys Fluent includes three system command aliases (pwd, ls, and chdir) that will be executed in
your working directory with output displayed in the Ansys Fluent console. Note that these aliases will
invoke the corresponding Linux commands with respect to the parent directory of the case file. For
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
16 of ANSYS, Inc. and its subsidiaries and affiliates.
Text Menu Input from Character Strings
example, pwd prints the parent directory of the case file in the Ansys Fluent console, while !pwd
prints the directory from which you started Ansys Fluent in the Linux shell window where you started
Ansys Fluent.
Several examples of system commands entered in the console are shown below. The screen output
that will appear in the window in which Ansys Fluent was started (or, if you started the program re-
motely, in the window in which Cortex was started) follows the examples.
Example output (in the window in which Ansys Fluent— or Cortex, if you started the program re-
motely—was started):
/home/cfd/run/valve
valve1.cas valve1.msh valve2.cas valve2.msh
!cd and !dir will execute the DOS commands and the screen output will appear in the Ansys Flu-
ent console. The !cd command with no argument will display the current working directory in the
Ansys Fluent console.
Several examples of system commands entered in the console are shown below.
Example input (in boxes) and output (in the Ansys Fluent console):
> !cd
p:/cfd/run/valve
> !dir valve*.*/w
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 17
Text User Interface
A Scheme loop that will open windows 1 and 2 and display the front view of the mesh in window 1
and the back view in window 2 is given by
(for-each
(lambda (window view)
(ti-menu-load-string (format #f "di ow ~a gr view rv ~a"
window view)))
’(1 2)
’(front back))
This loop makes use of the format function to construct the string used by menu-load-string.
This simple loop could also be written without using menu commands at all, but you need to know
the Scheme functions that get executed by the menu commands to do it:
(for-each
(lambda (window view)
(cx-open-window window)
(display-mesh)
(cx-restore-view view))
’(1 2) ’(front back))
String input can also provide an easy way to create aliases within Ansys Fluent. For example, to create
an alias that will display the mesh, you could type the following:
(alias ’dg (lambda () (ti-menu-load-string "/di gr")))
Then any time you enter dg from anywhere in the menu hierarchy, the mesh will be drawn in the active
window.
Important:
ti-menu-load-string evaluates the string argument in the top level menu. It ignores
any menu you may be in when you invoke ti-menu-load-string.
Will not work even if you type it from within the display/ menu—the string itself must
cause control to enter the display/ menu, as in
(ti-menu-load-string "display open-window 2 mesh")
Example:
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
18 of ANSYS, Inc. and its subsidiaries and affiliates.
Using the Text Interface Help System
> ?dis
display/: Enter the display menu.
You can also enter a lone ? to enter “help mode.” In this mode, you need only enter the command or
menu name to display the help message. To exit the help mode type q or quit as for a normal menu.
Example:
> ?
[help-mode]> di
[help-mode]> pwd
pwd: #[alias]
(LAMBDA ()
(BEGIN
(SET! pwd-cmd ((LAMBDA n
n) ’system (IF (cx-send ’(unix?))
"pwd"
"cd")))
(cx-send pwd-cmd)))
[help-mode]> q
To access the help, type a ? at the prompt when you are prompted for information.
Example:
> display/annotate Annotation text [""] ?
Annotation text [""]
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 19
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
20 of ANSYS, Inc. and its subsidiaries and affiliates.
Appendix A. Text Command List Changes in Ansys Fluent 2022 R2
For a complete listing of changes to the Text Command List for Ansys Fluent 2022 R2, refer to Text
Command Changes in Ansys Fluent 2022 R2 in the Fluent Migration Manual.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 21
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
22 of ANSYS, Inc. and its subsidiaries and affiliates.
Part II: Meshing Mode
The section describes the text command listing for Fluent in Meshing mode.
• boundary/ (p. 25) lists the commands used for creating, managing, modifying, deleting boundary
(face) zones and surface mesh.
• cad-assemblies/ (p. 55) lists commands used to interact with your CAD model.
• diagnostics/ (p. 59) lists commands used to find and repair face zone problems related to con-
nectivity and quality.
• display/ (p. 63) lists commands used to control the rendering of your model and mesh in the
graphical window.
• file/ (p. 89) lists commands used to input and output your data.
• material-point/ (p. 103) lists commands used to manage material points in your model.
• mesh/ (p. 105) lists commands used to create, manage, modify and delete cell zones and volume
mesh.
• objects/ (p. 151) lists commands used in the object-based meshing workflow, from CAD import to
volume fill.
• report/ (p. 179) lists commands used to return volume and surface mesh statistics such as counts
or quality.
• scoped-sizing/ (p. 183) lists commands used to create and manage scoped size controls.
• size-functions/ (p. 185) lists commands used to create and manage size functions such as
global or periodic sizes.
• switch-to-solution-mode (p. 189) lists the command to transfer your mesh data to the Fluent
solver.
• Appendix A: Query and Utility Functions (p. 191) lists API functions used to interact with your model
by passing information such as names or lists of zones or objects, statistics, and diagnostics. Boolean
operations and examples are included.
• Appendix B: Boundary Functions (p. 221) lists API functions used to manage boundary (face) zone
mesh. Examples are included.
• Appendix C: Connect Functions (p. 235) lists API functions used to manage boundary (face) zone
connectivity. Examples are included.
• Appendix D: Size Field Functions (p. 239) lists API functions used to manage geodesic size controls
and size fields. Examples are included.
• Appendix E: Wrap Functions (p. 249) lists API functions used to manage your mesh in UTM cases. Ex-
amples are included.
Chapter 1: boundary/
boundary/auto-slit-faces
Slits all boundary faces with cells on both sides (these cells must be in the same cell zone). A dis-
placement can be specified to provide thickness to the boundary.
boundary/boundary-conditions/
Contains options for copying or clearing boundary conditions when a case file is read.
boundary/boundary-conditions/clear
boundary/boundary-conditions/clear-all
boundary/boundary-conditions/copy
Enables you to copy the boundary conditions from the face zone selected to the face zones
specified.
boundary/check-boundary-mesh
Reports the number of Delaunay violations on the triangular surface mesh and the number of isolated
nodes.
boundary/check-duplicate-geom
Displays the names of the duplicate surfaces and prints maximum and average distance between
them.
boundary/clear-marked-faces
boundary/clear-marked-nodes
boundary/compute-bounding-box
boundary/count-free-nodes
Reports the number of boundary nodes associated with edges having only one attached face.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 25
boundary/
boundary/count-marked-faces
boundary/count-unused-bound-node
boundary/count-unused-faces
Lists the number of boundary faces that are not used by any cell.
boundary/count-unused-nodes
Lists the number of boundary nodes that are not used by any cell.
boundary/create-bounding-box
Creates the bounding box for the specified zones. You can specify the zone type, name, edge length,
and the extents of the box, as required. You can also optionally create a geometry object from the
bounding box created.
boundary/create-cylinder
Creates a cylinder by specifying the axis, radius, and edge length or three arc nodes, the axial delta,
the radial gap, and the edge length. You can also specify the prefix for the zone being created, as
required. You can also optionally create a geometry object from the cylinder created.
boundary/create-plane-surface
Creates a plane surface by specifying either the axis direction, axial location, and the extents of the
surface or three points defining the plane. You can also optionally create a geometry object from
the plane surface created.
boundary/create-revolved-surface
Creates a revolved surface by rotating the specified edge through the angle specified. Specify the
number of segments, scale factor, and the pivot point and axis of rotation. You can also optionally
create a geometry object from the revolved surface created.
boundary/create-swept-surface
Creates a surface by sweeping the specified edge in the direction specified. You need to specify
the distance to sweep through and the number of offsets, as required. You can also optionally create
a geometry object from the swept surface created.
boundary/delete-all-dup-faces
Searches for faces on all boundary zones that have the same nodes and deletes the duplicates.
boundary/delete-duplicate-faces
Searches for faces on a specified zone that have the same nodes and deletes the duplicates.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
26 of ANSYS, Inc. and its subsidiaries and affiliates.
Duplicate faces may be present if you generated the boundary mesh using a third-party grid gener-
ator, or if you have used the slit-boundary-face command to modify the boundary mesh
and then merged the nodes.
boundary/delete-free-edge-faces
Enables you to remove faces with the specified number of free edges from the specified boundary
zones.
boundary/delete-island-faces
boundary/delete-unconnected-faces
boundary/delete-unused-faces
Deletes all the boundary faces that are not used by any cell.
boundary/delete-unused-nodes
Deletes the boundary nodes that are not used by any boundary faces.
boundary/edge-limits
Prints the length of the shortest and longest edges on the boundary. This information is useful for
setting initial mesh parameters and refinement controls.
boundary/face-distribution
boundary/face-skewness
boundary/feature/
boundary/feature/copy-edge-zones
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 27
boundary/
boundary/feature/create-edge-zones
Extracts edge loops for the specified face zone(s) based on the feature method specified. You
also need to specify an appropriate value for feature angle when using the fixed-angle
method.
Note:
The Face Seed approach cannot be used when creating edge loops using text com-
mands.
boundary/feature/delete-degenerated-edges
Deletes degenerated edges (edges where the two end nodes are the same) for the edge zone(s)
specified.
boundary/feature/delete-edge-zones
boundary/feature/edge-size-limits
Reports the minimum, maximum, and average edge length for the specified edge zone(s) in
the console.
boundary/feature/group
Associates the specified edge zone(s) with the specified face zone.
boundary/feature/intersect-edge-zones
Intersects the specified edge loops to create a new edge loop comprising the common edges.
You can enable automatic deleting of overlapped edges and specify an appropriate intersection
tolerance.
boundary/feature/list-edge-zones
Lists the name, ID, type, and count for the specified edge zone(s).
boundary/feature/merge-edge-zones
Merges multiple edge loops of the same type into a single loop.
boundary/feature/orient-edge-direction
boundary/feature/project-edge-zones
Projects the edges of the specified loop onto the specified face zone using the specified projec-
tion method.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
28 of ANSYS, Inc. and its subsidiaries and affiliates.
boundary/feature/remesh-edge-zones
Remeshes the specified edge loop(s), modifying the node distribution according to the specified
remeshing method, spacing values, and feature angle. You can also enable quadratic reconstruc-
tion, if required.
boundary/feature/reverse-edge-direction
boundary/feature/separate-delete-small-edges
Separates the edge zones based on the feature angle specified, and then deletes the edges
having a count smaller than the minimum count specified.
boundary/feature/separate-edge-zones
Separates the specified edge loop based on connectivity and the specified feature angle.
boundary/feature/separate-edge-zones-by-seed
Separates the edge loop based on the seed edge specified. The edge zone separation angle is
used to separate the edge zone (default 40).
boundary/feature/toggle-edge-type
boundary/feature/ungroup
boundary/fix-mconnected-edges
boundary/improve/
boundary/improve/collapse-bad-faces
Enables you to collapse the short edge of faces having a high aspect ratio or skewness in the
specified face zone(s).
boundary/improve/degree-swap
Enables you to improve the boundary mesh by swapping edges based on a node degree value
other than 6. The node degree is defined as the number of edges connected to the node.
boundary/improve/improve
Enables you to improve the boundary surface quality using skewness, size change, aspect ratio,
or area as the quality measure.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 29
boundary/
boundary/improve/smooth
boundary/improve/swap
boundary/jiggle-boundary-nodes
Randomly perturbs all boundary nodes based on an input tolerance. Some nodes will be perturbed
less than the tolerance value, while others will be perturbed by half of the tolerance value in all
three coordinate directions.
boundary/make-periodic
Enables you to make the specified boundaries periodic. You can specify the type of periodicity (ro-
tational or translational), the angle, pivot, and axis of rotation, for rotational periodicity or the
translational shift for translational periodicity.
For each of the zones specified, a corresponding periodic shadow boundary zone will be created.
boundary/manage/
boundary/manage/auto-delete-nodes?
Specifies whether or not unused nodes should be deleted when their face zone is deleted.
boundary/manage/change-prefix
Enables you to change the prefix for the specified face zones.
boundary/manage/copy
boundary/manage/create
boundary/manage/delete
boundary/manage/flip
boundary/manage/id
Specifies a new boundary zone ID. If there is a conflict, the change will be ignored.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
30 of ANSYS, Inc. and its subsidiaries and affiliates.
boundary/manage/list
boundary/manage/merge
boundary/manage/name
boundary/manage/orient
boundary/manage/origin
Specifies a new origin for the mesh, to be used for face zone rotation and for periodic zone
creation. The default origin is (0,0,0).
boundary/manage/remove-suffix
Removes the suffix (characters including and after the leftmost ":") in the face zone names.
boundary/manage/rotate
boundary/manage/rotate-model
Rotates all nodes of the model through the specified angle, based on the specified point and
axis of rotation.
boundary/manage/scale
boundary/manage/scale-model
Scales all nodes of the model by multiplying the node coordinates by the specified scale factors
(x, y, z).
boundary/manage/translate
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 31
boundary/
boundary/manage/translate-model
Translates all nodes of the model by the specified translation offsets (x, y, z).
Note:
boundary/manage/type
Note:
When changing the boundary type of any zone to type interior, ensure that there
is a single cell zone across the interior boundary. Retaining multiple cell zones
across an interior boundary can cause undesirable results with further tet meshing
or smoothing operations.
Also, face zones having no/one neighboring cell zone should not be changed to type
interior.
The mesh check will issue a warning if multiple cell zones are maintained across an
interior boundary. The boundary type in such cases should be set to internal
instead.
boundary/manage/user-defined-groups/
boundary/manage/user-defined-groups/activate
boundary/manage/user-defined-groups/create
boundary/manage/user-defined-groups/delete
boundary/manage/user-defined-groups/list
boundary/manage/user-defined-groups/update
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
32 of ANSYS, Inc. and its subsidiaries and affiliates.
boundary/mark-duplicate-nodes
Marks duplicate nodes. The marked nodes will appear in the grid display when nodes are displayed.
For a list of duplicate nodes, set the /report/verbosity level to 2 before using the mark-
duplicate-nodes command.
boundary/mark-face-intersection
Marks intersecting faces. Intersection is detected if the line defined by any two consecutive nodes
on a face intersects any face in the current domain. The marked faces will appear in the grid display
when faces are displayed. For a list of intersecting faces, set the /report/verbosity level to 2
before using the mark-face-intersection command.
boundary/mark-face-proximity
Face A is considered to be in proximity to face B if any of the nodes on face A are within the calcu-
lated proximity distance from face B. The proximity distance is calculated based on the specified
relative distance and the sphere radius. The sphere radius is determined by the maximum distance
from the centroid of the face to its nodes. The marked faces will appear in the grid display when
faces are displayed.
For a list of faces in proximity to each other, set the /report/verbosity level to 2 before using
the mark-face-proximity command.
boundary/mark-faces-in-region
Marks the faces that are contained in a specified local refinement region.
boundary/merge-nodes
boundary/merge-small-face-zones
Merges the face zones having area less than the minimum area.
boundary/modify/
boundary/modify/analyze-bnd-connectvty
Finds and marks free edges and nodes and multiply-connected edges and nodes. This process
is necessary if the boundary mesh has been changed with Scheme functions.
boundary/modify/clear-selections
boundary/modify/clear-skew-faces
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 33
boundary/
boundary/modify/collapse
Collapses pairs of nodes, edge(s), or face(s). If a pair of nodes is selected, both the nodes are
deleted and a new node is created at the midpoint of the two nodes. If a triangular face is se-
lected, the complete face is collapsed into a single node at the centroid of the face.
boundary/modify/create
Creates a boundary face if the selection list contains 3 nodes and an optional zone. If the selection
list contains positions, then nodes are created.
boundary/modify/create-mid-node
boundary/modify/delete
boundary/modify/delta-move
boundary/modify/deselect-last
boundary/modify/hole-feature-angle
boundary/modify/list-selections
boundary/modify/local-remesh
Remeshes marked faces or faces based on selections in the graphics window. Select the faces
to be remeshed and specify the sizing source (constant-size, geometry, or size-field),
the number of radial layers of faces to be remeshed (rings), the feature angle to be preserved
while remeshing the selected faces, and the size for constant size remeshing (if applicable).
boundary/modify/mark-skew-face
Marks faces that should be skipped when the worst skewed face is reported using the Modify
Boundary dialog box. This enables you to search for the next skewed face.
boundary/modify/merge
Merges pairs of nodes. The first node selected is retained, and the second is the duplicate that
is merged.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
34 of ANSYS, Inc. and its subsidiaries and affiliates.
boundary/modify/move
Moves the selected node to the selected position if the selection list contains a node and a
position.
boundary/modify/next-skew
Finds the triangular face of nearest lower skewness value than that of the worst skewed face.
The face ID, its skewness, the longest edge ID, and the node ID opposite to the longest edge
are displayed in the console.
boundary/modify/repair
Repairs zones by filling all holes associated with free faces. Specify the face zones for the repair
operation.
boundary/modify/repair-options/
Contains
boundary/modify/rezone
Moves the selected faces from their current zone into the selected zone, if the selection list
contains a zone and one or more faces.
boundary/modify/select-entity
Adds a cell, face, or node to the selection list by entering the name of the entity.
boundary/modify/select-filter
Selects a filter. The possible filters are off, cell, face, edge, node, zone, position, object,
and size. If off is chosen, then when a selection is made, it is first checked to see if it is a
cell, then a face, an edge, and so on. When the node filter is used, and if a cell or face is selected,
the node closest to the selection point is picked. Thus, the nodes do not have to be displayed,
to be picked.
boundary/modify/select-position
Adds a position to the selection list by entering the coordinates of the position.
boundary/modify/select-probe
• box enables the selection of a group of entities within a box, to be used in conjunction with
boundary modification functions.
• polygon enables the selection of a group of entities within a polygonal region, to be used
in conjunction with boundary modification functions.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 35
boundary/
boundary/modify/select-visible-entities?
Enables you to select only visible entities (nodes, edges, faces, zones, objects) when the box
select or polygon select options are used. Ensure that the model is zoomed to an appropriate
level for correct selection.
Tip:
Note:
• If the mesh is not connected, all entities (nodes, edges, faces, zones, objects) will
be selected irrespective of whether they are visible or not.
• This visual selection behavior works only on local displays and may generate
warning messages when attempting selection on a remote system.
boundary/modify/select-zone
Adds a zone to the selection list by entering the zone name or ID.
boundary/modify/show-filter
boundary/modify/show-probe
boundary/modify/skew
Finds the face with the highest (worst) skewness, selects it in the graphics window, and reports
its skewness and zone ID in the console window.
boundary/modify/skew-report-zone
Enables you to select the zone for which you want to report the skewness. You can either specify
zone name or zone ID.
boundary/modify/smooth
Uses Laplace smoothing to modify the position of the nodes in the selection list. It moves the
selected node to a position computed from an average of its node neighbors. The new position
is an average of the neighboring node coordinates and is not reprojected to the discrete surface.
boundary/modify/split-face
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
36 of ANSYS, Inc. and its subsidiaries and affiliates.
boundary/modify/swap
Swaps boundary edges (of triangular faces) if the selection list contains edges.
boundary/modify/undo
Undoes the previous operation. When an operation is performed, the reverse operation is stored
on the undo stack. For example, a create operation places a delete on the stack, and a delete
adds a create operation.
The undo operation requires that the name of the object exist when the action is undone. If
the name does not exist, then the undo will fail. You can undo the last few operations, but if
many operations are being performed it is recommended that you also save the mesh periodically.
boundary/orient-faces-by-point
boundary/print-info
boundary/project-face-zone
Projects nodes on a selected face zone onto a target face zone. Projection can be performed based
on normal direction, closest point, or specified direction.
boundary/recover-periodic-surfaces
Restores the periodic relationship between face zones. You will be prompted for the type (rotational
or translational), method (semi-automatic, automatic, or manual, depending on the periodicity type)
and for face zones. Periodicity information (angle, pivot point, axis of rotation, or translational shift)
are read in with the mesh file.
• The semi-automatic option prompts you for the source boundary zones and the periodicity
information.
• The automatic option prompts you for the source boundary zones.
• The manual option (available only for rotational periodicity) prompts you for the source and
target boundary zones, as well as the periodicity information.
boundary/refine/
boundary/refine/auto-refine
Automatically refines a face zone based on proximity. The original face zone is treated as a
background mesh. Faces are refined by multiple face splitting passes, so that no face is in close
proximity to any face in the current domain.
boundary/refine/clear
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 37
boundary/
boundary/refine/count
boundary/refine/limits
Prints a report of the minimum and maximum size of each specified zone. This report will also
tell you how many faces on each zone have been marked for refinement.
boundary/refine/local-regions/
boundary/refine/local-regions/define
boundary/refine/local-regions/delete
boundary/refine/local-regions/init
boundary/refine/local-regions/list-all-regions
boundary/refine/mark
boundary/refine/refine
boundary/remesh/
boundary/remesh/clear-marked-faces
boundary/remesh/coarsen-and-refine
Remeshes (coarsens/refines) the boundary face zones based on the computed size field. Specify
the boundary face zones to be remeshed, the boundary edge zones, feature angle, and corner
angle. Additionally, specify whether the current boundary face zones should be replaced by the
remeshed face zones after the operation is complete.
boundary/remesh/controls/
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
38 of ANSYS, Inc. and its subsidiaries and affiliates.
boundary/remesh/controls/delete-overlapped?
boundary/remesh/controls/direction
boundary/remesh/controls/intersect/
boundary/remesh/controls/intersect/absolute-tolerance?
Enables you to switch between the use of absolute and relative tolerance. By default,
the relative tolerance value is used.
boundary/remesh/controls/intersect/delete-overlap?
boundary/remesh/controls/intersect/feature-angle
Specifies the minimum feature angle that should be considered while retriangulating
the boundary zones. All the edges in the zone having feature angle greater than the
specified feature angle are retained. This option is useful for preserving the shape of the
intersecting boundary zones. The default value of feature angle is 40, however, a value
in the range of 10–50 degrees is recommended. A large value may distort the shape of
the intersecting boundary zones.
boundary/remesh/controls/intersect/ignore-parallel-faces?
Default is yes. If there are close-to-parallel faces, set to no to separate the zones and
avoid creating an intersection loop.
boundary/remesh/controls/intersect/join-match-angle
Specifies the allowed maximum angle between the normals of the two overlapping
surfaces to be joined. This parameter is used to control the size of the join region.
boundary/remesh/controls/intersect/join-project-angle
Specifies the allowed maximum angle between the face normal and the project direction
for the overlapping surfaces to be joined. This parameter is used to control the size of
the join region.
boundary/remesh/controls/intersect/refine-region?
Enables you to refine the regions that are modified during the intersect operations. It
toggles the refinement of the intersecting regions after performing any of the intersection
operation.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 39
boundary/
This operation improves the quality of the resulting mesh, however, this option is disabled
by default.
boundary/remesh/controls/intersect/remesh-post-intersection?
Used to enable or disable automatic post-remesh operation after any connect operation
(join, intersect, or stitch).
boundary/remesh/controls/intersect/retri-improve?
Enables you to improve the mesh. After performing any intersection operation, the
slivers are removed along the curve of intersection, Laplace smoothing is performed,
and followed by the edge swapping. Laplace smoothing is also performed for insert-
edge-zone, remesh-overlapped-zones, and prism-retriangulation options.
Smoothing is performed again. The smooth-swap operations can be controlled by
changing the various defaults such as swapping iterations, smoothing iterations, etc.
boundary/remesh/controls/intersect/separate?
boundary/remesh/controls/intersect/stitch-preserve?
Indicates that shape of the first zone specified is to be preserved. This option is enabled
by default.
boundary/remesh/controls/intersect/tolerance
boundary/remesh/controls/intersect/within-tolerance?
Performs the intersection operation only within the specified tolerance value. It is useful
only for the Intersect option.
boundary/remesh/controls/project-method
boundary/remesh/controls/proximity-local-search?
boundary/remesh/controls/quadratic-recon?
boundary/remesh/controls/remesh-method
Specifies the method to be used for the node distribution on the edge loop.
boundary/remesh/controls/spacing
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
40 of ANSYS, Inc. and its subsidiaries and affiliates.
boundary/remesh/controls/tolerance
boundary/remesh/create-all-intrst-loops
Creates edge loop of intersection for all boundary zones in current domain.
boundary/remesh/create-edge-loops
Creates edge loops for a specified face zone, based on feature angle.
boundary/remesh/create-intersect-loop
Creates an interior edge loop at the intersection between two adjacent face zones. Edges created
in this way will not be remeshed by default.
boundary/remesh/create-join-loop
boundary/remesh/create-stitch-loop
Creates edge loops for connecting two surfaces along their free edges.
boundary/remesh/delete-overlapped-edges
boundary/remesh/faceted-stitch-zones
boundary/remesh/insert-edge-zone
boundary/remesh/intersect-all-face-zones
After the intersect operation, remesh is called automatically. To disable the post-remesh operation,
use the text command:
/boundary/remesh/controls/intersect/remesh-post-intersection? no
boundary/remesh/intersect-face-zones
After the intersect operation, remesh is called automatically. To disable the post-remesh operation,
use the text command:
/boundary/remesh/controls/intersect/remesh-post-intersection? no
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 41
boundary/
boundary/remesh/join-all-face-zones
After the join operation, remesh is called automatically. To disable the post-remesh operation,
use the text command:
/boundary/remesh/controls/intersect/remesh-post-intersection? no
boundary/remesh/join-face-zones
After the join operation, remesh is called automatically. To disable the post-remesh operation,
use the text command:
/boundary/remesh/controls/intersect/remesh-post-intersection? no
boundary/remesh/mark-intersecting-faces
boundary/remesh/mark-join-faces
boundary/remesh/mark-stitch-faces
boundary/remesh/remesh-face-zone
Remeshes a specified face zone by automatically extracting edge loops. If edge loops are present
in the current domain (for example, if they were created using the create-edge-loops
command), they are used to remesh the specified face zone.
boundary/remesh/remesh-constant-size
Remeshes the specified face zones to a constant triangle size while maintaining conformity with
adjacent zones. Specify the boundary face zones to be remeshed, the boundary edge zones,
feature angle, corner angle, and the constant size. Additionally, specify whether the current
boundary face zones should be replaced by the remeshed face zones after the operation is
complete.
boundary/remesh/remesh-face-zones-conformally
Remeshes face zones using the current size function and keeping a conformal interface between
them. If no size function is defined, an error message will be generated.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
42 of ANSYS, Inc. and its subsidiaries and affiliates.
• feature angle – used to determine the minimum angle between features that will
be preserved during remeshing
• corner angle – used to specify the minimum angle between feature edges that will
be preserved
• Replace Face Zone? – (default is Yes) the remeshed face zone(s) will take the name
and -id of the original zones, and the original face zone(s) will have “orig” appended to
their name. If No, the remeshed face zone(s) will have “retri” added postfix.
Note:
boundary/remesh/remesh-overlapping-zones
Remeshes overlapping face zones. The non-overlapping region is remeshed using the edge
loops created from the overlapping face zones.
boundary/remesh/size-functions/
Enters the size functions menu where you can define size functions for controlling mesh size
distribution.
boundary/remesh/size-functions/compute
boundary/remesh/size-functions/contours/
boundary/remesh/size-functions/contours/draw
Displays contours in the graphics window. Compute the size field using /size-func-
tions/compute or read in a size field file prior to displaying the contours of size.
boundary/remesh/size-functions/contours/set/refine-facets?
Enables you to specify smaller facets if the original are too large. Default is no.
boundary/remesh/size-functions/create
boundary/remesh/size-functions/create-defaults
Creates default size functions based on face and edge curvature and proximity.
boundary/remesh/size-functions/delete
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 43
boundary/
boundary/remesh/size-functions/delete-all
boundary/remesh/size-functions/disable-periodicity-filter
boundary/remesh/size-functions/list
Lists all the defined size functions and the parameter values defined.
boundary/remesh/size-functions/reset-global-controls
boundary/remesh/size-functions/set-global-controls
Sets the values for the global minimum and maximum size, and the growth rate.
boundary/remesh/size-functions/set-periodicity-filter
Applies periodicity to the size field by selecting one source face zone.
Note:
boundary/remesh/size-functions/set-prox-gap-tolerance
Sets the tolerance relative to minimum size to take gaps into account. Gaps whose thickness
is less than the global minimum size multiplied by this factor will not be regarded as a
proximity gap.
boundary/remesh/size-functions/set-scaling-filter
Specifies the scale factor, and minimum and maximum size values to filter the size output
from the size field.
boundary/remesh/size-functions/triangulate-quad-faces?
Identifies the zones comprising non-triangular elements and uses a triangulated copy of
these zones for computing the size functions.
boundary/remesh/size-functions/use-cad-imported-curvature?
boundary/remesh/stitch-all-face-zones
Connects (stitches) all the face zones along the free edges.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
44 of ANSYS, Inc. and its subsidiaries and affiliates.
After the stitch operation, remesh is called automatically. To disable the post-remesh operation,
use the text command:
/boundary/remesh/controls/intersect/remesh-post-intersection? no
boundary/remesh/stitch-face-zones
After the stitch operation, remesh is called automatically. To disable the post-remesh operation,
use the text command:
/boundary/remesh/controls/intersect/remesh-post-intersection? no
boundary/remesh/stitch-with-preserve-boundary
Connects (stitches) a zone to another which is connected to an existing volume mesh, while
preserving the boundary of the zones connected to the volume mesh. Specify a list of boundary
zones to be preserved, a list of the boundary zones to be connected to each of these zones,
and the tolerance value.
After the stitch operation, remesh is called automatically. To disable the post-remesh operation,
use the text command:
/boundary/remesh/controls/intersect/remesh-post-intersection? no
Note:
This command will not work for overlapping or partially overlapping face zones.
boundary/remesh/triangulate
boundary/reset-element-type
Resets the element type (mixed, tri, or quad) of a boundary zone. If you have separated a mixed
(tri and quad) face zone into one tri face zone and one quad face zone, for example, each of these
will be identified as a “mixed" zone. Resetting the element type for each of these new zones will
identify them as, respectively, a triangular zone and a quadrilateral zone.
boundary/resolve-face-intersection
boundary/scale-nodes
Applies a scaling factor to all node coordinates. You can use this command to change the units of
the grid.
boundary/separate/
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 45
boundary/
boundary/separate/local-regions/
boundary/separate/local-regions/define
boundary/separate/local-regions/delete
boundary/separate/local-regions/init
boundary/separate/local-regions/list-all-regions
boundary/separate/mark-faces-in-region
Marks the faces that are contained in a specified local refinement region.
boundary/separate/sep-face-zone-by-angle
boundary/separate/sep-face-zone-by-cnbor
boundary/separate/sep-face-zone-by-mark
boundary/separate/sep-face-zone-by-region
boundary/separate/sep-face-zone-by-seed
boundary/separate/sep-face-zone-by-seed-angle
Separates faces connected to the seed face, whose normal fall within the specified cone.
boundary/separate/sep-face-zone-by-shape
Separates a boundary face zone based on the shape of the faces (triangular or quadrilateral).
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
46 of ANSYS, Inc. and its subsidiaries and affiliates.
boundary/set-periodicity
Defines the periodicity parameters. You will be prompted for the type of periodicity (rotational or
translational). For rotational periodicity, you will be prompted for the angle and axis of rotation
parameters. For translational periodicity, you will be prompted for the shift vector components.
boundary/slit-boundary-face
Slits a boundary face zone by duplicating all faces and nodes, except those nodes that are located
at the edges of the boundary zone. A displacement can be specified to provide thickness to the
boundary. The slit command only works when it is possible to move from face to face using the
connectivity provided by the cells.
You should slit the boundary face after you generate the volume mesh so that cells will not be
placed inside the gap. There may be some inaccuracies when you graphically display solution data
for a mesh with a slit boundary in Ansys Fluent.
boundary/smooth-marked-faces
boundary/unmark-selected-faces
boundary/wrapper/
Note:
boundary/wrapper/delete-all-cells?
Deletes the Cartesian mesh. This command is available only after initializing the Cartesian grid.
boundary/wrapper/imprint-edges?
Imprints the wrapper surface on recovered feature edges that you recover. This command is
available only after creating the wrapper surface.
boundary/wrapper/initialize
boundary/wrapper/local-regions/
boundary/wrapper/local-regions/define
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 47
boundary/
boundary/wrapper/local-regions/delete
boundary/wrapper/local-regions/init
boundary/wrapper/local-regions/list-all-regions
boundary/wrapper/local-regions/refine
boundary/wrapper/post-improve/
boundary/wrapper/post-improve/auto-post-improve
boundary/wrapper/post-improve/auto-post-wrap
boundary/wrapper/post-improve/coarsen-wrapper-surf
boundary/wrapper/post-improve/filterout-far-features
Deletes feature edges beyond the specified distance from the wrapper surface.
boundary/wrapper/post-improve/imprint-geom-surf
boundary/wrapper/post-improve/improve
Improves the wrapper surface quality based on skewness, size change, or aspect ratio.
boundary/wrapper/post-improve/inflate-thin-regions
boundary/wrapper/post-improve/post-single-surface
boundary/wrapper/post-improve/recover-single-surface
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
48 of ANSYS, Inc. and its subsidiaries and affiliates.
boundary/wrapper/post-improve/recover-zone
Separates the wrapper surface into zones based on the original geometry.
boundary/wrapper/post-improve/remove-crossover-config
boundary/wrapper/post-improve/remove-duplicated-nodes
boundary/wrapper/post-improve/rename-wrapper-zones
Renames the wrapper zones by specifying an appropriate prefix instead of the default prefix
(wrap-).
boundary/wrapper/post-improve/resolve-nonmanifoldness
boundary/wrapper/post-improve/resolve-self-intersection
boundary/wrapper/post-improve/rezone
Smooths the zones separated from the wrapper surface for better representation of the
geometry.
boundary/wrapper/post-improve/smooth-folded-faces
boundary/wrapper/post-improve/smooth-wrapper-surf
boundary/wrapper/post-improve/swap-wrapper-surf
boundary/wrapper/pre-smooth?
Enables/disables smoothing of nodes during wrapping. This command is available only after
initializing the Cartesian grid.
boundary/wrapper/region/
Enters the regions menu. This command is available only after initializing the Cartesian grid.
boundary/wrapper/region/draw-holes
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 49
boundary/
boundary/wrapper/region/delete-interface
boundary/wrapper/region/extract-enclosing-region
Extracts the interface for the region enclosing the specified point.
boundary/wrapper/region/extract-interface
boundary/wrapper/region/fix-holes
boundary/wrapper/region/list-holes
boundary/wrapper/region/list-interfaces
boundary/wrapper/region/list-regions
boundary/wrapper/region/merge-interior-regions
Merges all the interior regions. After using this command, two regions will remain, the ex-
terior and the merged interior region.
boundary/wrapper/region/merge-regions
boundary/wrapper/region/modify-region-holes
boundary/wrapper/region/open-holes
boundary/wrapper/region/refine
Refines the Cartesian grid based on the zone specific sizes and local size functions. This
command is available only after initializing Cartesian grid.
boundary/wrapper/region/refine-enclosing-region
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
50 of ANSYS, Inc. and its subsidiaries and affiliates.
boundary/wrapper/region/refine-region
boundary/wrapper/region/refine-zone-cells
Refines the cells associated with the specified boundary zone. This command is available
only after initializing the Cartesian grid.
boundary/wrapper/region/update-regions
Updates the regions to account for the changes made to the original geometry (during
manual hole fixing).
boundary/wrapper/region/wrap-enclosing-region
Generates the wrapper surface for the region enclosing the specified point.
boundary/wrapper/region/wrap-interface
boundary/wrapper/region/wrap-region
Generates the wrapper surface for the specified region. This command is available only after
initializing the Cartesian grid.
boundary/wrapper/region/wrapper-region-at-location
boundary/wrapper/set/
boundary/wrapper/set/auto-draw-sizes
boundary/wrapper/set/clear-size
boundary/wrapper/set/curvature-factor
boundary/wrapper/set/curvature?
boundary/wrapper/set/default-face-size
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 51
boundary/
boundary/wrapper/set/feature-threshold
Enables you to specify critical range within which the nodes of the wrapper will be projected
onto the feature edges.
boundary/wrapper/set/ignore-feature-skewness
boundary/wrapper/set/ignore-self-proximity?
boundary/wrapper/set/list-size
boundary/wrapper/set/local-size-function
boundary/wrapper/set/max-refine-level
boundary/wrapper/set/maximum-size-level
Specifies the refinement level of the largest cell in the Cartesian grid.
boundary/wrapper/set/minimum-proximity-gap
Specifies the minimum proximity gap within which the proximity will be ignored.
boundary/wrapper/set/minimum-size-level
Specifies the refinement level of the smallest cell in the Cartesian grid.
boundary/wrapper/set/number-of-size-boxes
Controls the number of boxes to display, when using Draw Sizes button in the Face Size
tab.
boundary/wrapper/set/proximity-factor
boundary/wrapper/set/proximity?
boundary/wrapper/set/read-local-sizes
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
52 of ANSYS, Inc. and its subsidiaries and affiliates.
boundary/wrapper/set/refinement-buffer-layers
Specifies the number of additional cell layers that you want to refine.
boundary/wrapper/set/relative-island-count
boundary/wrapper/set/volume-marker
boundary/wrapper/set/write-local-sizes
boundary/wrapper/set/zone-specific-size
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 53
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
54 of ANSYS, Inc. and its subsidiaries and affiliates.
Chapter 2: cad-assemblies/
cad-assemblies/add-prefix
Enables you to add a prefix to the selected entities. Specify the path for the entities and the prefix
to be added.
cad-assemblies/add-to-object
Enables you to add the selected CAD entities to an existing object. Specify the path for the entities
to be added and select the object to be modified.
cad-assemblies/create-objects
Enables you to create new geometry/mesh objects for the selected entities. Specify the path for
the entities and if required, choose to create one object per CAD entity selected and/or retain the
CAD zone granularity for object creation. By default, a single object will be created for all entities
selected and the CAD zone granularity will not be retained. Specify the object name (if applicable),
object type (geom or mesh), and cell zone type (dead, fluid, or solid).
cad-assemblies/delete-cad-assemblies
cad-assemblies/draw
cad-assemblies/draw-options/
cad-assemblies/draw-options/add-to-graphics
cad-assemblies/draw-options/draw-unlabelled-zones
Displays the unlabeled zones for the selected entities in the graphics window.
cad-assemblies/draw-options/remove-from-graphics
Removes the selected entities from the display in the graphics window.
cad-assemblies/extract-edge-zones
Enables you to extract the feature edge zone for the selected entities. Specify the path for the CAD
entities and the feature angle.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 55
cad-assemblies/
cad-assemblies/labels/
cad-assemblies/labels/add-to-graphics
cad-assemblies/labels/delete
cad-assemblies/labels/draw
cad-assemblies/labels/remove-from-graphics
Removes the selected labels from the display in the graphics window.
cad-assemblies/labels/rename
Enables you to rename the selected labels. Specify the path for the labels and the new name.
For multiple selections, the specified name will be used, with a suitable index as suffix. For ex-
ample, specifying a new label name wall will result in entities wall.1, wall.2, etc.
cad-assemblies/manage-state/
cad-assemblies/manage-state/suppress
cad-assemblies/manage-state/unlock
cad-assemblies/manage-state/unsuppress
cad-assemblies/rename
Enables you to rename the selected entities. Specify the path for the entities and the new name.
For multiple entities, the specified name will be used, with a suitable index as suffix. For example,
specifying a new name wall will result in entities wall.1, wall.2, etc.
cad-assemblies/replace-object
Enables you to replace an object with the selected CAD entities. Specify the path for the entities to
be added and select the object to be modified.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
56 of ANSYS, Inc. and its subsidiaries and affiliates.
cad-assemblies/update-cad-assemblies
Reimports the selected CAD entities using new parameters specified in the update-options/
menu.
cad-assemblies/update-options/
cad-assemblies/update-options/import-edge-zones?
Enables you to import edge zones from the CAD entities on reimport. Specify an appropriate
value for feature angle.
cad-assemblies/update-options/one-object-per
cad-assemblies/update-options/one-zone-per
cad-assemblies/update-options/tessellation
Enables you to control the tessellation (faceting) during reimport. You can select either cad-
faceting or cfd-surface-mesh.
CAD faceting enables you to control the tessellation based on the CAD faceting tolerance and
maximum facet size specified.
CFD Surface Mesh enables you to use a size field file during reimport. If you enter yes, specify
the size field file to be read. If you do not want to use a size field file, you can obtain conformal
faceting based on the underlying curve and surface curvature (using the minimum and maximum
facet sizes, and the facet curvature normal angle specified) and edge proximity (using the cells
per gap specified). You can also save the size field in a file (size field is computed based on the
specified parameters; that is, Min Size, Max Size, Curvature Normal Angle, Cells Per Gap).
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 57
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
58 of ANSYS, Inc. and its subsidiaries and affiliates.
Chapter 3: diagnostics/
diagnostics/face-connectivity/
Contains options for fixing problems with face connectivity on the specified object face zones or
boundary face zones.
diagnostics/face-connectivity/add-label-to-small-neighbors
Separates island object face zones from all connected neighbors and merges them to the con-
nected neighboring face zone label based on minimum face count specified.
diagnostics/face-connectivity/fix-deviations
Fixes deviations in the wrapped surface mesh by imprinting edges on the wrapped face zones.
Specify the number of imprint iterations and aggressive imprint iterations to be performed.
diagnostics/face-connectivity/fix-duplicate-faces
diagnostics/face-connectivity/fix-free-faces/
Removes free faces by the method selected. The methods available are:
diagnostics/face-connectivity/fix-free-faces/delete-free-edge-faces
diagnostics/face-connectivity/fix-free-faces/delete-fringes
diagnostics/face-connectivity/fix-free-faces/delete-skewed-faces
diagnostics/face-connectivity/fix-free-faces/merge-nodes
diagnostics/face-connectivity/fix-free-faces/stitch
Removes free faces based on the tolerance and number of steps specified.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 59
diagnostics/
diagnostics/face-connectivity/fix-invalid-normals
Note:
Zone-specific or scoped prism settings should be applied prior to using this command.
diagnostics/face-connectivity/fix-islands
Deletes groups of island faces based on the absolute face count specified.
diagnostics/face-connectivity/fix-multi-faces
Fixes multiply connected faces by a combination of deleting face fringes, overlapping faces,
and disconnected faces. Specify the maximum number of fringe faces, overlapping faces, and
multiply connected edges, respectively.
diagnostics/face-connectivity/fix-point-contacts
diagnostics/face-connectivity/fix-self-intersections
Fixes self intersecting or folded faces. For fixing folded faces by smoothing, specify whether
features should be imprinted.
diagnostics/face-connectivity/fix-slivers
Fixes faces based on skewness and height criteria. Height is the perpendicular distance between
the longest edge of the triangle and the opposite node.
diagnostics/face-connectivity/fix-spikes
diagnostics/face-connectivity/fix-steps
Fixes step configurations by smoothing or collapsing faces based on the angle and step width
specified.
diagnostics/face-connectivity/remove-label-from-small-neighbors
Removes disconnected island object face zone labels by merging the specified island object
face zones to the connected neighboring face zone label based on minimum face count specified.
diagnostics/manage-summary
Allows you to manage the contents of the diagnostics summary (to be printed to the console using
the perform-summary command. You are presented with a collection of prompts for diagnostic
tests that you can include in or exclude from the summary. For instance, you can determine
whether or not to check the face quality, set the maximum face skew limit, check the cell quality,
check for free faces, check face self proximity, and so on. By default, all diagnostic test prompts are
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
60 of ANSYS, Inc. and its subsidiaries and affiliates.
set to yes, with the maximum face skewness limit is set to 0.99, the minimum cell orthogonal limit
is set to 0.01, and the maximum aspect ratio limit is set to 10000.
diagnostics/modify-defaults
Allows you to change the default values for the number of plot partitions (from 10), the automatic
delta range (set to 0.05), and the clip cluster view factor (set to 1).
diagnostics/perform-summary
Generates a mesh diagnostics summary and prints it to the console. The level of detail in the printed
diagnostic summary is controlled by the manage-summary command, however, by default, the
summary includes surface and volume mesh details such as the total number of faces, maximum
skewness, minimal cell orthogonal limit, maximum aspect ratio, and so on.
diagnostics/quality/
Contains options for fixing problems related to surface mesh quality on the specified object face
zones or boundary face zones.
diagnostics/quality/collapse
Collapses bad quality faces based on area or skewness. For collapsing based on face area, specify
the maximum face area and relative maximum area. For collapsing based on face skewness,
specify the minimum skewness and feature angle. Additionally, specify the number of iterations
and whether the boundary should be preserved.
diagnostics/quality/delaunay-swap
Improves the surface mesh by swapping based on the minimum skewness value and feature
angle specified. Additionally, specify the number of iterations and whether the boundary should
be preserved.
diagnostics/quality/general-improve
Improves the surface mesh based on aspect ratio, size change, or skewness. Specify the minimum
quality value, feature angle, number of iterations, and whether the boundary should be preserved.
diagnostics/quality/smooth
Improves the surface mesh by smoothing. Specify the number of smoothing iterations and
whether the boundary should be preserved.
diagnostics/set-scope
Allows you to define the extent of the meshing diagnostics. You can choose to set the diagnostics
scope to selected objects or not, and specify corresponding face and cell zones as needed.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 61
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
62 of ANSYS, Inc. and its subsidiaries and affiliates.
Chapter 4: display/
display/all-grid
display/annotate
Adds annotation text to a graphics window. It will prompt you for a string to use as the annotation
text, and then a dialog box will prompt you to select a screen location using the mouse-probe
button on your mouse.
display/boundary-cells
display/boundary-grid
display/center-view-on
display/clear
Clears the active graphics window. This option is useful when you redo an overlay.
display/clear-annotation
Removes all annotations and attachment lines from the active graphics window.
display/draw-cells-using-faces
display/draw-cells-using-nodes
display/draw-face-zones-using-entities
display/draw-zones
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 63
display/
display/objects/
display/objects/display-neighborhood
Displays the objects that are in the neighborhood of the selected object. The neighboring objects
have to be in contact, or intersecting the selected object.
display/objects/display-similar-area
Displays the objects with similar area to the selected object area.
display/objects/explode
Explodes the objects in the geometry. (This command is valid only when the geometry is an
assembled mode.)
display/objects/hide-objects
display/objects/implode
Implodes or assembles the objects in the geometry. (This command is available only when the
geometry is an exploded mode.)
display/objects/isolate-objects
display/objects/make-transparent
Makes the geometry transparent so that internal objects are visible. This command works as a
toggle undoing the transparency of the previously selected objects.
display/objects/select-all-visible
display/objects/show-all
display/objects/toggle-color-mode
Toggles the colors of the geometry. In one mode geometry is colored object-wise while in the
other mode it is colored zone-wise.
display/objects/toggle-color-palette
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
64 of ANSYS, Inc. and its subsidiaries and affiliates.
display/redisplay
display/save-picture
display/set-grid/
display/set-grid/all-cells?
display/set-grid/all-faces?
display/set-grid/all-nodes?
display/set-grid/cell-quality
Sets the lower and upper bounds of quality for cells to be displayed. Only cells with a quality
measure value (for example, skewness) within the specified range will be displayed.
display/set-grid/default
display/set-grid/face-quality
Sets the lower and upper bounds of quality for faces to be displayed. Only faces with a quality
measure value (for example, skewness) within the specified range will be displayed.
display/set-grid/free?
Enables/disables the drawing of faces/nodes that have no neighboring face on at least one
edge.
display/set-grid/label-alignment
Sets the alignment of labels that appear in the graphics window. By default, the label is centered
on the node, cell, and so on, to which the label refers. You can specify *,ˆ, v, <, > for
center, top, bottom, left, or right. You can also combine symbols—for example, "*v" for bottom
center.
display/set-grid/label-font
Sets the label font. By default, all labels appear in “sans serif" font. Some other choices are roman,
typewriter, and stroked.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 65
display/
display/set-grid/label-scale
display/set-grid/labels?
display/set-grid/left-handed?
display/set-grid/list
display/set-grid/marked?
display/set-grid/multi?
Enables/disables the display of those faces/nodes that have more than one neighboring face
on an edge.
display/set-grid/neighborhood
Sets the x, y, and z range to be within a specified neighborhood of a specified grid object.
display/set-grid/node-size
display/set-grid/node-symbol
display/set-grid/normal-scale
display/set-grid/normals?
display/set-grid/refine?
Enables/disables the display of those faces that have been marked for refinement.
display/set-grid/tagged?
display/set-grid/unmeshed?
Enables/disables the display of nodes and faces that have not been meshed.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
66 of ANSYS, Inc. and its subsidiaries and affiliates.
display/set-grid/unused?
display/set-grid/x-range
display/set-grid/y-range
display/set-grid/z-range
display/set-list-tree-separator
Sets the separator character to be used to determine the common prefix for items listed in the se-
lection lists, when the tree view is used.
display/set/
Enables you to enter the set menu to set the display parameters.
display/set/colors/
display/set/colors/axis-faces
display/set/colors/background
display/set/colors/color-by-type?
Enables you to specify that the entities should be colored by their type or ID.
display/set/colors/color-by-partition?
Enables you to view the partitions by color. This command applies to parallel processing.
display/set/colors/far-field-faces
display/set/colors/foreground
display/set/colors/free-surface-faces
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 67
display/
display/set/colors/graphics-color-theme
Sets the color theme for the graphics window. The color options (black, white, gray-
gradient, or workbench) are for the background display, but changing the theme also
changes the default colors for items that display in the graphics windows, like faces and
edges.
display/set/colors/highlight-color
display/set/colors/inlet-faces
display/set/colors/interface-faces
display/set/colors/interior-faces
display/set/colors/internal-faces
display/set/colors/list
display/set/colors/outlet-faces
display/set/colors/overset-faces
display/set/colors/periodic-faces
display/set/colors/rans-les-interface-faces
display/set/colors/reset-colors
display/set/colors/reset-user-colors
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
68 of ANSYS, Inc. and its subsidiaries and affiliates.
display/set/colors/show-user-colors
display/set/colors/skip-label
display/set/colors/surface
display/set/colors/symmetry-faces
display/set/colors/traction-faces
display/set/colors/user-color
display/set/colors/wall-faces
display/set/edges?
display/set/filled-grid?
Enables/disables the filled grid option. When a grid is not filled, only its outline is drawn.
display/set/lights/
display/set/lights/headlight-on?
Turns the light that moves with the camera on or off. This is controlled automatically by
default.
display/set/lights/lighting-interpolation
Sets the lighting interpolation method to be used. You can choose automatic, flat,
gouraud, or phong. "Automatic" automatically picks the best lighting method for the display
in the graphics window. Flat is the most basic method, and the others are more sophisticated
and provide smoother gradations of color.
display/set/lights/lights-on?
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 69
display/
display/set/lights/set-ambient-color
Sets the ambient color for the scene. The ambient color is the background light color in
scene.
display/set/lights/set-light
display/set/line-weight
display/set/native-display-defaults
display/set/overlays?
display/set/picture/
display/set/picture/color-mode/
display/set/picture/color-mode/color
display/set/picture/color-mode/gray-scale
Selects gray scale (that is, various shades of gray) and converts color to gray-scale for
hardcopy.
display/set/picture/color-mode/list
display/set/picture/color-mode/mono-chrome
display/set/picture/dpi
Specifies the resolution in dots per inch for EPS and PostScript files.
display/set/picture/driver/
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
70 of ANSYS, Inc. and its subsidiaries and affiliates.
display/set/picture/driver/dump-window
display/set/picture/driver/eps
display/set/picture/driver/jpeg
display/set/picture/driver/list
display/set/picture/driver/options
Enables you to set hardcopy options, such as landscape orientation, pen speed, and
physical size. The options may be entered on one line if you separate them with commas.
display/set/picture/driver/png
display/set/picture/driver/post-format/
Contains commands for setting the PostScript driver format and save files in PS files that
can be printed quickly.
display/set/picture/driver/post-format/fast-raster
Enables a raster file that may be larger than the standard raster file, but will print
much more quickly.
display/set/picture/driver/post-format/raster
display/set/picture/driver/post-format/rle-raster
Enables a run-length encoded raster file that will be about the same size as the
standard raster file, but will print slightly more quickly. This is the default file type.
display/set/picture/driver/post-format/vector
display/set/picture/driver/post-script
display/set/picture/driver/ppm
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 71
display/
display/set/picture/driver/tiff
display/set/picture/driver/vrml
display/set/picture/invert-background?
jpeg-hardcopy-quality
Controls the size and quality of how JPEG files are saved based on a scale of 0-100, with
zero being low quality small files and 100 being high quality larger files.
display/set/picture/landscape?
display/set/picture/preview
Applies the settings of the color-mode, invert-background, and landscape options to the
currently active graphics window to preview the appearance of printed hardcopies.
display/set/picture/use-window-resolution?
Disables/enables the use of the current graphics window resolution when saving an image
of the graphics window. If disabled, the resolution will be as specified for x-resolution
and y-resolution.
display/set/picture/x-resolution
Sets the width of the raster format images in pixels (0 implies that the hardcopy should use
the same resolution as the active graphics window).
display/set/picture/y-resolution
Sets the height of the raster format images in pixels (0 implies that the hardcopy should
use the same resolution as the active graphics window).
display/set/re-render
Re-renders the current window after modifying the variables in the set menu.
display/set/remote-display-defaults
display/set/rendering-options/
Contains the commands that enable you to set options that determine how the scene is rendered.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
72 of ANSYS, Inc. and its subsidiaries and affiliates.
display/set/rendering-options/animation-option/
display/set/rendering-options/animation-option/all
display/set/rendering-options/animation-option/wireframe
Uses a wireframe representation of all geometry during mouse manipulation. This is the
default option.
display/set/rendering-options/auto-spin?
Enables mouse view rotations to continue to spin the display after the button is released.
display/set/rendering-options/color-map-alignment
display/set/rendering-options/device-info
display/set/rendering-options/double-buffering?
Enables or disables double buffering. Double buffering dramatically reduces screen flicker
during graphics updates. If your display hardware does not support double buffering and
you turn this option on, double buffering will be done in software. Software double buffering
uses extra memory.
display/set/rendering-options/driver
Changes the current graphics driver. When enabling graphics display, you have various op-
tions: for Linux, the available drivers include opengl and x11; for Windows, the available
drivers include opengl, dx11 (for DirectX 11), and msw (for Microsoft Windows). You can
also disable the graphics display window by entering null. For a comprehensive list of the
drivers available to you, press the Enter key at the driver> prompt.
Note:
For any session that displays graphics in a graphics window and/or saves picture
files, having the driver set to x11, msw, or null will cause the rendering / saving
speed to be significantly slower.
display/set/rendering-options/face-displacement
Sets the face displacement (in Z-buffer units along the camera Z-axis) for the displayed
geometry when both faces and edges are displayed simultaneously.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 73
display/
display/set/rendering-options/help-text-color
Sets the color of the help text on the screen. You can select black, default, or white.
display/set/rendering-options/hidden-lines?
Turns hidden line removal on or off. This command is available only when the color scheme
is set to classic.
Note:
This command (only available when Graphics Color Theme is set to Black) is
deprecated and will be removed at a future release.
display/set/rendering-options/hidden-lines-method/
display/set/rendering-options/hidden-lines-method/mesh-display-hlr?
Enables you to remove hidden lines for surfaces that are very close together. This option
should be used only if the default algorithm does not produce suitable results.
display/set/rendering-options/hidden-lines-method/normal-hlr-algorithm
Note:
These commands (only available when Graphics Color Theme is set to Black)
are deprecated and will be removed at a future release.
display/set/rendering-options/hidden-surface-method/
Enables you to choose from among the hidden surface removal methods that are supported.
These options (listed below) are display hardware dependent.
display/set/rendering-options/hidden-surface-method/hardware-z-buffer
Is the fastest method if your hardware supports it. The accuracy and speed of this
method is hardware dependent.
display/set/rendering-options/hidden-surface-method/painters
Will show less edge-aliasing effects than hardware-z-buffer. This method is often
used instead of software-z-buffer when memory is limited.
display/set/rendering-options/hidden-surface-method/software-z-buffer
Is the fastest of the accurate software methods available (especially for complex scenes),
but it is memory intensive.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
74 of ANSYS, Inc. and its subsidiaries and affiliates.
display/set/rendering-options/hidden-surface-method/z-sort-only
display/set/rendering-options/hidden-surfaces?
display/set/rendering-options/outer-face-cull?
display/set/rendering-options/set-rendering-options
display/set/rendering-options/surface-edge-visibility
display/set/reset-graphics
display/set/shrink-factor
Sets shrinkage of both faces and cells. A value of zero indicates no shrinkage, while a value of
one would shrink the face or cell to a point.
display/set/styles/
Contains commands for setting the display style for the different types of nodes and faces that
can be displayed.
display/set/styles/cell-quality
display/set/styles/cell-size
display/set/styles/face-quality
display/set/styles/face-size
display/set/styles/free
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 75
display/
display/set/styles/left-handed
Indicates faces that do not follow the right-hand rule with respect to their cell neighbors.
display/set/styles/mark
display/set/styles/multi
display/set/styles/refine
display/set/styles/tag
display/set/styles/unmeshed
display/set/styles/unused
display/set/title
display/set/windows/
Enters the windows options menu, which contains commands that enable you to customize the
relative positions of sub-windows inside the active graphics window.
The menu structure for the axes, main, scale, text, video, and xy submenus is similar.
display/set/windows/aspect-ratio
display/set/windows/axes/
display/set/windows/axes/border?
display/set/windows/axes/bottom
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
76 of ANSYS, Inc. and its subsidiaries and affiliates.
display/set/windows/axes/clear
display/set/windows/axes/left
display/set/windows/axes/right
display/set/windows/axes/top
display/set/windows/axes/visible?
display/set/windows/main/
display/set/windows/main/border?
Sets whether or not to draw a border around the main viewing window.
display/set/windows/main/bottom
display/set/windows/main/left
display/set/windows/main/right
display/set/windows/main/top
display/set/windows/main/visible?
display/set/windows/scale/
display/set/windows/scale/border?
Sets whether or not to draw a border around the color scale window.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 77
display/
display/set/windows/scale/bottom
display/set/windows/scale/clear?
display/set/windows/scale/font-size
display/set/windows/scale/format
Sets the number format of the color scale window (for example, %0.2e).
display/set/windows/scale/left
display/set/windows/scale/margin
display/set/windows/scale/right
display/set/windows/scale/top
display/set/windows/scale/visible?
display/set/windows/text/
display/set/windows/text/application?
display/set/windows/text/border?
display/set/windows/text/bottom
display/set/windows/text/clear?
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
78 of ANSYS, Inc. and its subsidiaries and affiliates.
display/set/windows/text/company?
display/set/windows/text/date?
display/set/windows/text/left
display/set/windows/text/right
display/set/windows/text/top
display/set/windows/text/visible?
display/set/windows/video/
Contains options for modifying a video. This menu is not relevant for the meshing mode.
display/set/windows/video/background
Sets the background color of the graphics window. The color is specified as a string of
three comma-separated numbers between 0 and 1, representing red, green, and blue.
For example, to change the background from black (default) to gray, you would enter
".5,.5,.5" after selecting the background command.
display/set/windows/video/color-filter
Sets the video color filter. For example, to change the color filter from its default setting
to PAL video with a saturation of 80% and a brightness of 90%, you would enter
"video=pal,sat=.8,gain=.9" after selecting the color-filter command.
display/set/windows/video/foreground
Sets the foreground (text) color of the graphics window. The color is specified as a string
of three comma-separated numbers between 0 and 1, representing red, green, and blue.
For example, to change the foreground from white (default) to gray, you would enter
".5,.5,.5" after selecting the foreground command.
display/set/windows/video/on?
display/set/windows/video/pixel-size
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 79
display/
display/set/windows/xy/
display/set/windows/xy/border?
display/set/windows/xy/bottom
display/set/windows/xy/left
display/set/windows/xy/right
display/set/windows/xy/top
display/set/windows/xy/visible?
display/show-hide-clipping-plane-triad
display/update-scene/
display/update-scene/delete
display/update-scene/display
display/update-scene/draw-frame?
display/update-scene/overlays?
display/update-scene/select-geometry
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
80 of ANSYS, Inc. and its subsidiaries and affiliates.
display/update-scene/set-frame
display/update-scene/transform
Enables you to apply the transformation matrix to the geometry selected using the select-
geometry command.
display/views/
display/views/auto-scale
Scales and centers the current scene without changing its orientation.
display/views/camera/
display/views/camera/dolly-camera
Enables you to move the camera left, right, up, down, in, and out.
display/views/camera/field
Enables you to set the field of view (width and height) of the scene.
display/views/camera/orbit-camera
Enables you to move the camera around the target. Gives the effect of circling around the
target.
display/views/camera/pan-camera
Gives you the effect of sweeping the camera across the scene. The camera remains at its
position but its target changes.
display/views/camera/position
display/views/camera/projection
display/views/camera/roll-camera
display/views/camera/target
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 81
display/
display/views/camera/up-vector
display/views/camera/zoom-camera
Adjusts the camera’s field of view. This operation is similar to dollying the camera in or out
of the scene. Dollying causes objects in front to move past you. Zooming changes the per-
spective effect in the scene (and can be disconcerting).
display/views/default-view
display/views/delete-view
display/views/last-view
display/views/list-views
display/views/read-views
display/views/restore-view
display/views/save-view
Saves the currently displayed view into the list of stored views.
display/views/write-views
display/xy-plot/
display/xy-plot/cell-distribution
display/xy-plot/face-distribution
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
82 of ANSYS, Inc. and its subsidiaries and affiliates.
display/xy-plot/file
display/xy-plot/set/
display/xy-plot/set/auto-scale?
Sets the range for the x- and y-axis. If auto-scaling is not activated for a particular axis, you
will be prompted for the minimum and maximum data values.
display/xy-plot/set/background-color
Sets the color of the field within the abscissa and ordinate axes.
display/xy-plot/set/file-lines
display/xy-plot/set/file-markers
display/xy-plot/set/key
Sets the visibility and title of the description box that displays the markers and/or lines with
their associated data. The key can be positioned and resized using the left mouse button.
display/xy-plot/set/labels
display/xy-plot/set/lines
display/xy-plot/set/log?
display/xy-plot/set/markers
display/xy-plot/set/numbers
Sets the format and precision of the data numbers displayed on the x- and y-axis.
display/xy-plot/set/plot-to-file
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 83
display/
display/xy-plot/set/rules
Sets the visibility, line weight and color of the major and minor rules in the x- and y-axis
directions.
display/xy-plot/set/windows/
Contains commands that enable you to customize the relative positions of sub-windows
inside the active graphics window.
display/xy-plot/set/windows/border?
display/xy-plot/set/windows/bottom
display/xy-plot/set/windows/left
display/xy-plot/set/windows/right
display/xy-plot/set/windows/top
display/xy-plot/set/windows/visible?
display/xy-plot/set/xy-percent-y?
Enables/disables whether the y-coordinate should be scaled to show a percent of total values
being plotted.
display/zones/
display/zones/display-neighborhood
Displays the zones that are in the neighborhood of the selected zones. The neighboring zones
have to be in contact, or intersecting the selected zone.
display/zones/display-similar-area
Displays the zones with similar area to the selected zone area.
display/zones/hide-zones
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
84 of ANSYS, Inc. and its subsidiaries and affiliates.
display/zones/isolate-zones
display/zones/make-transparent
Makes the geometry transparent so that internal zones are visible. This command works as a
toggle undoing the transparency of the previously selected zones.
display/zones/select-all-visible
display/zones/show-all
display/zones/toggle-color-mode
Toggles the colors of the geometry. In one mode geometry is colored object-wise while in the
other mode it is colored zone-wise.
display/zones/toggle-color-palette
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 85
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
86 of ANSYS, Inc. and its subsidiaries and affiliates.
Chapter 5: exit
exit
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 87
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
88 of ANSYS, Inc. and its subsidiaries and affiliates.
Chapter 6: file/
The user interface commands related to the File menu (such as reading files, importing files) and other
Select File dialog boxes do not work for the dual process build. You need to use the TUI commands
instead (for example, /file/read-mesh).
Important:
• The host cannot be detached and reattached; once the connection is broken the data is
lost. You need to save the data if the machine must be shut down in between.
• All graphics information will be sent over the network, so initially it could take a long time
to assemble graphical information (especially if the host and remote server are across
continents) but after that the graphics manipulation is fast.
file/append-mesh
Enables you to append the mesh files. This command is available only after a mesh file has been
read in.
Note:
Append Rules:
• If zone names and IDs are duplicated, they will be modified and the changes will be reported in
the console.
• Domain information will be retained during the file append operation. If domain names are du-
plicated, they will be modified and the changes will be reported in the console.
• Refinement region information will be retained during the file append operation. If region names
are duplicated, they will be modified and the changes will be reported in the console.
• You can append files comprising only edge zones (without face zones).
• Edge-face zone associations will be retained during the file append operation.
• Zone-specific prism parameter information will be retained during the file append operation.
file/append-meshes-by-tmerge
Enables you to append the mesh files using the tmerge utility. This command is available only after
a mesh file has been read in.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 89
file/
file/cff-files?
Answering yes will set the Common Fluids Format (CFF) as the default file format for reading and
writing case/data files.
file/confirm-overwrite?
If you do not want Ansys Fluent to ask you for confirmation before it overwrites existing files, you
can enter the file/confirm-overwrite? text command and answer no.
file/file-format
file/filter-list
Lists the names of the converters that are used to change foreign mesh (while importing mesh files
from third-party packages) files.
file/filter-options
Enables you to change the extension (such as .cas, .msh, .neu) and arguments used with a specified
filter.
For example, if you saved the PATRAN files with a .NEU extension instead of .neu, you can substitute
or add .NEU to the extension list. For some filters, one of the arguments will be the dimensionality
of the grid.
When you use the filter-options command for such a filter, you will see a default dimension-
ality argument of -d a. The dimension will automatically be determined, so you need not substitute
2 or 3 for a.
file/import/
Enables you to import mesh information generated by some CAD packages (Ansys, I-deas, NASTRAN,
PATRAN, and HYPERMESH), as well as mesh information in the CGNS (CFD general notation system)
format.
These files are imported using the associated text commands listed here:
file/import/ansys-surf-mesh
file/import/ansys-vol-mesh
file/import/cad
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
90 of ANSYS, Inc. and its subsidiaries and affiliates.
• To import a single file (default), specify the file path and set up options for extracting features,
importing curvature data from CAD, and the length unit.
• To import multiple files, specify the directory path and pattern, and set up options for append-
ing the files, extracting features, importing curvature data from CAD and the length unit.
file/import/cad-geometry
• To import a single file (default), specify the file path. Set up options for the length unit, tes-
sellation method, and sizing parameters based on the tessellation method.
• To import multiple files, specify the directory path and pattern. Set up options for appending
the files, the length unit, tessellation method, and sizing parameters based on the tessellation
method.
file/import/cad-options/
file/import/cad-options/continue-on-error?
Enables you to continue the import of the CAD file(s), despite errors or problems creating
the faceting on certain surfaces, or other issues. This option is disabled by default.
file/import/cad-options/create-cad-assemblies?
Enables creating the CAD Assemblies tree on CAD import. The CAD Assemblies tree repres-
ents the CAD tree as it is presented in the CAD package in which it was created. All sub-as-
sembly levels from the CAD are maintained on import in Fluent Meshing.
For commands specific to the CAD assemblies, refer to cad-assemblies/ (p. 55)
file/import/cad-options/derive-zone-name-from-object-scope?
Enables zones without Named Selections to inherit the object name on import. This option
is disabled by default.
file/import/cad-options/double-connected-face-label
Adds the specified label to the name of double-connected face zones (face zones shared
by two bodies).
file/import/cad-options/enclosure-symm-processing?
Enables processing of enclosure and symmetry named selections during import. This option
is disabled by default. This option is applicable only to Ansys DesignModeler (*.agdb) files.
file/import/cad-options/extract-features?
Enables feature extraction from the CAD model on import. You can choose to disable this,
if desired. Specify an appropriate value for feature angle. The default value is 40.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 91
file/
file/import/cad-options/import-body-names?
Enables import of Body names from the CAD files. This option is enabled by default.
Note:
file/import/cad-options/import-curvature-data-from-CAD?
Enables importing of the curvature data from the nodes of the CAD facets. You can choose
to disable this, if desired.
file/import/cad-options/import-part-names?
Enables import of Part names from the CAD file(s). This option is enabled by default.
Note:
file/import/cad-options/merge-nodes?
Enables the merging of geometry object nodes during CAD import. This option is enabled
by default.
Note:
This option can be optionally enabled/disabled only when geometry objects are
imported using the CAD Faceting option for CAD import. Mesh object nodes
will always be merged when the CFD Surface Mesh is selected for CAD import.
file/import/cad-options/modify-all-duplicate-names?
Enables you to modify all duplicate object/zone names by adding incremental integers as
suffix. This option is disabled by default.
For example: The CAD file contains multiple parts (or bodies) named heatshield.
• With the option disabled (default), the imported zones will be named heatshield, heat-
shield.1, heatshield.2, etc.
• With the option enabled, the imported zones will be named heatshield.1, heatshield.2,
heatshield.3, etc.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
92 of ANSYS, Inc. and its subsidiaries and affiliates.
file/import/cad-options/name-separator-character
Allows you to specify the character used between name fields. Default is ':'.
file/import/cad-options/named-selections
Enables you to import Named Selections from the CAD file(s), including Named Selections
from Ansys DesignModeler, publications from CATIA, and so on. You can additionally choose
to ignore import of certain Named Selections based on the pattern specified (for example,
Layer* to ignore layer Named Selections from CATIA), or by specifying multiple wild cards
(for example, ^(Color|Layer|Material).* to remove color, layer, and material Named
Selections from CATIA).
Note:
file/import/cad-options/object-type
Enables the setting of object type on import. The options available are auto, geometry,
and mesh. The default setting is auto based on the tessellation method selected: geometry
objects will be created when the cad-faceting method is used, while mesh objects
will be created when the cfd-surface-mesh method is used.
file/import/cad-options/one-face-zone-per
file/import/cad-options/one-object-per
Enables you to create one object per body/part/file/selection to be imported. The default
program-controlled option allows the software to make the appropriate choice. This
option makes a choice between per body and per part based on whether shared topology
is off or on, respectively.
Note:
For Ansys ICEM CFD files (*.tin), set the object granularity to one object per selec-
tion.
file/import/cad-options/read-all-cad-in-subdirectories?
When enabled, all files in the specified directory as well as in its subdirectories will be im-
ported. This option is disabled by default.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 93
file/
file/import/cad-options/save-PMDB?
Saves a PMDB (*.pmdb) file in the directory containing the CAD files imported. You can use
this file to import the same CAD file(s) again with different options set, for a quicker import
than the full import. This option is disabled by default.
Note:
Some options will not be available any more once the model is imported from
a PMDB file (for example, enclosure-symm-processing?), since they are
processed before the PMDB file is created.
file/import/cad-options/separate-features-by-type?
Enables separation of feature edges based on angle, connectivity, and named selections on
import. Edge zone names will have suitable suffixes depending on separation criteria, order
of zones, existing zone names and other import options selected.
file/import/cad-options/single-connected-edge-label
Adds the specified label to the name of single-connected edge zones (edge zones referenced
by a single face).
file/import/cad-options/strip-file-name-extension-from-naming?
Removes the extension of the CAD files from the object/face zone names on import. This
option is disabled by default.
file/import/cad-options/strip-path-prefix-from-names?
Enables you to remove the path prefix from the object/face zone names on import. The
default setting is auto which removes the path prefix from object/face zone names when
the object creation granularity is set to one object per file. You can also explicitly select yes
or no.
file/import/cad-options/tessellation
Enables you to control the tessellation (faceting) during file import. You can select either
cad-faceting or cfd-surface-mesh.
CAD faceting enables you to control the tessellation based on the CAD faceting tolerance
and maximum facet size specified.
CFD Surface Mesh enables you to use a size field file, (Use size field file?). If you
enter yes, specify the size field file to be read. If you do not want to use a size field file,
you can obtain conformal faceting based on the underlying curve and surface curvature
(using the minimum and maximum facet sizes, and the facet curvature normal angle specified)
and edge proximity (using the cells per gap specified). You can also save a size field in a file
(size field is computed based on the specified parameters; that is, Min Size, Max Size,
Curvature Normal Angle, Cells Per Gap).
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
94 of ANSYS, Inc. and its subsidiaries and affiliates.
file/import/cad-options/use-collection-names?
Enables you to use the Named Selections for the object/zone names on import. Select auto,
no, or yes. The default selection is auto where the Named Selection will be used as the
object/zone name, except when the object creation granularity is set to one object per file.
file/import/cad-options/use-component-names?
Enables you to add the component (part or assembly) names to the object/zone names on
import. Select auto, no, or yes. The default selection is auto where the component name
will be added to the object/zone name.
file/import/cad-options/use-part-names?
Enables you to choose whether to add the part names from the CAD file to the object and
zone names on import. The default setting is auto which adds the part names to both object
and zone names when object creation granularity is set to body. When the object creation
granularity is set to part or file, the part names are not added to the zone names, face zone
labels, or the region names, by default. You can also explicitly select yes or no.
file/import/cad-options/use-part-or-body-names-assuffix-to-named-selections?
Enables you to modify zone names by using part or body names as suffixes to the Named
Selections spanning multiple parts/bodies. This option is enabled by default.
For example: The CAD file contains a Named Selection effusion with part (or body) names
id_liner and od_liner.
• With the option enabled (default), the imported zones will be named effusion:id_liner
and effusion:od_liner.
• With the option disabled, the imported zones will be named effusion.1 and effusion.2.
file/import/cgns-surf-mesh
file/import/cgns-vol-mesh
file/import/fidap-surf-mesh
file/import/fidap-vol-mesh
file/import/fl-uns2-mesh
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 95
file/
file/import/fluent-2d-mesh
file/import/gambit-surf-mesh
file/import/gambit-vol-mesh
file/import/hypermesh-surf-mesh
file/import/hypermesh-vol-mesh
file/import/ideas-surf-mesh
file/import/ideas-vol-mesh
file/import/nastran-surf-mesh
file/import/nastran-vol-mesh
file/import/patran-surf-mesh
file/import/patran-vol-mesh
file/load-act-tool
file/read-boundary-mesh
Enables you to read a boundary mesh. If the boundary mesh is contained in two or more separate
files, you can read them in together and assemble the complete boundary mesh.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
96 of ANSYS, Inc. and its subsidiaries and affiliates.
This option is also convenient if you want to reuse the boundary mesh from a file containing a large
volume mesh.
Note:
The naming of face zones can be controlled by Named Selections defined in Ansys
Workbench. For details on exporting faceted geometry from Ansys Workbench, refer to
the Ansys Workbench Help.
file/read-case
Note:
Cell hierarchy in case files adapted in the solution mode will be lost when they are read
in the meshing mode.
Case files containing polyhedral cells can also be read in the meshing mode of Fluent. You can
display the polyhedral mesh, perform certain mesh manipulation operations, check the mesh quality,
and so on.
file/read-domains
Each mesh file written by Fluent has a domain section. A domain file is the domain section of the
mesh file and is written as a separate file. It contains a list of node, face, and cell zone IDs that make
up each domain in the mesh.
If a domain that is being read already exists in the mesh, a warning message is displayed. Fluent
verifies if the zones defining the domains exist in the mesh. If not, it will display a warning message.
file/read-journal
The read-journal command always loads the file in the main (that is, top-level) menu, regardless
of where you are in the menu hierarchy when you invoke it.
file/read-mesh
Enables you to read a mesh file. You can also use this command to read a Fluent mesh file created
with GAMBIT, or to read the mesh available in a Fluent case file.
Note:
Reading a case file as a mesh file will result in loss of boundary condition data as the
mesh file does not contain any information on boundary conditions.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 97
file/
Case files containing polyhedral cells can also be read in the meshing mode of Fluent. You can
display the polyhedral mesh, perform certain mesh manipulation operations, check the mesh quality,
and so on.
Important:
You cannot read meshes from solvers that have been adapted using hanging nodes. To
read one of these meshes in the meshing mode in Fluent, coarsen the mesh within the
solver until you have recovered the original unadapted grid.
Note:
The naming of face zones can be controlled by Named Selections defined in Ansys
Workbench. For details on exporting faceted geometry from Ansys Workbench, refer to
the Ansys Workbench Help.
file/read-meshes-by-tmerge
Uses the tmerge utility to read the mesh contained in two or more separate files. It enables you to
read the mesh files together and helps assemble the complete mesh.
file/read-multi-bound-mesh
Enables you to read multiple boundary mesh files into the meshing mode.
file/read-multiple-mesh
Enables you to read in two or more files together and have the complete mesh assembled for you,
if the mesh files are contained in two or more separate files.
For example, if you are going to create a hybrid mesh by reading in a triangular boundary mesh
and a volume mesh consisting of hexahedral cells, you can read both files at the same time using
this command.
file/read-options
Enables you to set the following options for reading mesh files:
• Enforce mesh topology: This option is disabled by default. Enabling this option will orient the
face zones consistently when the mesh file is read. If necessary, the zones being read will be
separated, such that each boundary face zone has at most two cell zones as neighbors, one on
either side. Also, internal face zones are inserted between neighboring cell zones that are connected
by interior faces.
• Check read data: This option enables additional checks for the validity of the mesh. Enabling this
option will check the mesh topology during file read. In case incorrect mesh topology is en-
countered, warning messages will be displayed and the erroneous entities will be deleted. Note
that in case of mesh topology errors, no automatic mesh repair is done, and that parts of the
mesh may be non-conformal, contain voids, or be erroneous in other ways. The purpose of the
check-read-data option is to enable access to corrupt files. This option is disabled by default
with the assumption that correct data will be read, and to shorten file read times.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
98 of ANSYS, Inc. and its subsidiaries and affiliates.
file/read-size-field
Note:
If you read a size-field file after scaling the model, ensure that the size-field file is appro-
priate for the scaled model (size-field vertices should match the scaled model).
file/set-idle-timeout
Allows you to set an idle timeout so that an idle Ansys Fluent session will automatically save and
close after the specified time.
file/set-tui-version
Allows you to improve backwards compatibility for journal files. This command hides any new TUI
prompts that are added at a future release of Ansys Fluent and reverts to the arguments of the release
that you specify using the command (within two full releases of the current release). The command
is automatically added to a journal file as soon as you start the recording. See Creating and Reading
Journal Files for details.
file/show-configuration
file/start-journal
Starts recording all input and writes it to a file. The current Fluent version is automatically recorded
in the journal file. Note that commands entered using paths from older versions of Fluent will be
upgraded to their current path in the journal file. See Creating and Reading Journal Files in the
Fluent User's Guide.
To start the journaling process use the file/start-journal command, and end it with the
file/stop-journal command (or by exiting the program). To read a journal file into the program,
use the file/read-journal command.
Note:
The read-journal command always loads the file in the main (that is, top-level) menu,
regardless of where you are in the menu hierarchy when you invoke it.
The standard period (.) alias is the same as the file/read-journal definition and is defined
by:
(alias ’. (lambda () (ti-read-journal)))
file/start-transcript
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 99
file/
A transcript file contains a complete record of all standard input to and output from Fluent (usually
all keyboard and user interface input and all screen output).Start the transcription process with the
file/start-transcript command, and end it with the file/stop- transcript command
(or by exiting the program).
file/stop-journal
file/stop-transcript
Stops recording input and output, and closes the transcript file.
file/write-boundaries
This is useful for large cases where you may want to mesh different parts of the mesh separately
and then merge them together. This enables you to avoid frequent switching between domains for
such cases. You can write out selected boundaries to a mesh file and then create the volume mesh
for the part in a separate session. You can then read the saved mesh into the previous session and
merge the part with the rest of the mesh.
file/write-case
Note:
You should delete dead zones in the mesh before writing the mesh or case file for Fluent.
file/write-domains
Enables you to write all the mesh domains (except global) into a file that can be read.
file/write-mesh
Note:
You should delete dead zones in the mesh before writing the mesh or case file for Fluent.
file/write-options
Allows you to enable or disable the enforce mesh topology option for writing mesh/case files.
This option is enabled by default; where it will orient the face zones consistently when the mesh
file is written. If necessary, the zones will be separated, such that each boundary face zone has at
most two cell zones as neighbors, one on either side. Also, internal face zones will be inserted
between neighboring cell zones that are connected by interior faces.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
100 of ANSYS, Inc. and its subsidiaries and affiliates.
file/write-size-field
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 101
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
102 of ANSYS, Inc. and its subsidiaries and affiliates.
Chapter 7: material-point/
material-point/create-material-point
Enables the definition of a material point. Specify the fluid zone name and the location to define
the material point.
material-point/delete-all-material-points
material-point/delete-material-point
material-point/list-material-points
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 103
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
104 of ANSYS, Inc. and its subsidiaries and affiliates.
Chapter 8: mesh/
mesh/auto-mesh
Enables you to generate the volume mesh automatically. Specify a mesh object name for object-
based auto mesh; if no name is given, face zone based auto mesh is performed. Specify the mesh
elements to be used when prompted. Specify whether to merge the cells into a single zone or keep
the cell zones separate. For face zone based meshing, specify whether automatically identify the
domain to be meshed based on the topology information.
Note:
• You can specify the meshing parameters for the mesh elements (prisms, pyramids or
non-conformals, tet, hex or poly) using either the respective dialog boxes or the asso-
ciated text commands prior to using the auto-mesh command.
mesh/auto-mesh-controls/
mesh/auto-mesh-controls/backup-object
Enables creation of a backup of the surface mesh before volume meshing starts. This option is
enabled by default.
mesh/auto-prefix-cell-zones
Enables you to specify a prefix for cell zones created during the auto mesh procedure.
Note:
mesh/cavity/
mesh/cavity/add-zones
Enables you to create a cavity for adding new zones to the existing volume mesh.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 105
mesh/
mesh/cavity/create-hexcore-cavity-by-region
Creates the cavity in the hexcore mesh based on the zones and bounding box extents specified.
Note:
mesh/cavity/create-hexcore-cavity-by-scale
Creates the cavity in the hexcore mesh based on the zones and scale specified.
Note:
mesh/cavity/merge-cavity
Enables you to merge the specified cavity domain with the parent domain.
During the merging operation, the cavity cell zones merges with the zones in the parent domain.
The wall boundaries extracted from the interior zones will be converted to interior type and
merged with the corresponding zones in the parent domain.
mesh/cavity/region
Enables you to create a cavity to modify the existing volume mesh in the specified region.
mesh/cavity/remove-zones
Enables you to create a cavity for removing zones from the existing volume mesh.
mesh/cavity/replace-zones
Enables you to create a cavity for removing a set of zones from an existing volume mesh and
replacing them with new set of zones.
mesh/cell-zone-conditions/
Contains options for copying or clearing cell zone conditions when a case file is read.
mesh/cell-zone-conditions/clear
mesh/cell-zone-conditions/clear-all
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
106 of ANSYS, Inc. and its subsidiaries and affiliates.
mesh/cell-zone-conditions/copy
Enables you to copy the cell zone conditions from the zone selected to the zones specified.
mesh/check-mesh
mesh/check-quality
Enables you to ensure that the mesh quality is appropriate before transferring the mesh to the
solution mode.
mesh/check-quality-level
In addition to the orthogonal quality and Fluent aspect ratio, additional metrics such as cell squish
and skewness will be reported when the check-quality-level is set to 1.
mesh/clear-mesh
Enables you to generate a new mesh by deleting the internal mesh and leaving only the boundary
faces and nodes.
mesh/create-heat-exchanger
Creates the heat exchanger mesh. You need to specify the method for selecting the Location co-
ordinates (by Position or Nodes), the location coordinates, the parameters for setting up mesh
density (by Interval or Size), and the number of intervals (sizes) between points (nodes) 1–2, 1–3,
1–4. Also specify the object/zone name prefix and enable creating the mesh object, if required.
mesh/cutcell/
Note:
mesh/cutcell/create
Creates the CutCell mesh by performing the initialize, refine, snap, and improve operations se-
quentially.
mesh/cutcell/create-prism
Creates the prism layers on the recovered boundary based on the zone-specific prism parameters
set. Specify the cell zones into which the prism layers are to be grown and the gap factor as
appropriate.
mesh/cutcell/modify/
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 107
mesh/
mesh/cutcell/modify/auto-node-move
Enables you to use the Auto Node Move utility to improve the CutCell mesh quality.
mesh/cutcell/modify/cavity-remeshing
Enables you to use the Cavity Remeshing utility to improve the CutCell mesh quality near
the boundary.
Note:
Face zones of type internal are recovered as type wall in the cutcell mesher.
These should be reset to type internal before using the cavity remesher.
mesh/cutcell/modify/post-morph-improve
mesh/cutcell/modify/rezone-multi-connected-faces
An example is shown in Figure 8.1: Rezoning Multiply Connected Faces (p. 108) where the
multiply connected faces around the surface are removed.
mesh/cutcell/modify/split-boundary
Creates a copy of the specified CutCell boundary zones and makes the boundary mesh
conformal at the hanging-nodes on the copied zones. The new zones will be named based
on the original zone names and prefixed by split-.
mesh/cutcell/objects/
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
108 of ANSYS, Inc. and its subsidiaries and affiliates.
mesh/cutcell/objects/change-object-type
mesh/cutcell/objects/check-mesh
Checks the mesh on the specified objects for connectivity and orientation of faces. The do-
main extents, volume statistics, and face area statistics will be reported along with the results
of other checks on the mesh.
mesh/cutcell/objects/create
Creates the object based on the priority, cell zone type, face zones, edge zones, and object
type specified. You can specify the object name or retain the default blank entry to have
the object name generated automatically.
mesh/cutcell/objects/create-and-activate-domain
Creates and activates the domain comprising the face zones from the objects specified.
mesh/cutcell/objects/create-groups
Creates a face group and an edge group comprising the face zones and edge zones included
in the specified objects, respectively.
mesh/cutcell/objects/create-intersection-loops
• The collectively option creates an interior edge loop at the intersection between
two adjacent face zones included in the same object and between multiple objects.
• The individually option creates an interior edge loop at the intersection between
two adjacent face zones included in the same object.
mesh/cutcell/objects/create-multiple
Creates multiple objects by creating an object per face zone specified. The objects will be
named automatically based on the prefix and priority specified.
mesh/cutcell/objects/create-new-mesh-object/
Contains options for creating a new mesh object by wrapping or remeshing existing objects.
mesh/cutcell/objects/create-new-mesh-object/remesh
mesh/cutcell/objects/create-new-mesh-object/wrap
Creates a new mesh object by wrapping the specified objects individually or collectively.
mesh/cutcell/objects/delete
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 109
mesh/
mesh/cutcell/objects/delete-all
mesh/cutcell/objects/delete-all-geom
mesh/cutcell/objects/delete-unreferenced-faces-and-edges
Deletes all the faces and edges that are not included in any defined objects.
mesh/cutcell/objects/extract-edges
Extracts the edge zones from the face zones included in the specified objects, based on the
edge-feature-angle value specified (/mesh/cutcell/objects/set/set-edge-fea-
ture-angle).
mesh/cutcell/objects/improve-feature-capture
Enables you to imprint the edges comprising the object on to the object face zones to im-
prove feature capture for mesh objects. You can specify the number of imprinting iterations
and additional aggressive imprinting iterations to be performed.
mesh/cutcell/objects/improve-object-quality
mesh/cutcell/objects/join-intersect/
The commands in this sub-menu are not relevant for CutCell meshing.
mesh/cutcell/objects/list
Lists the defined objects, indicating the respective cell zone type, priority, face zones and
edge zones comprising the object, object type, and object reference point in the console.
mesh/cutcell/objects/merge
mesh/cutcell/objects/merge-edges
Merges all the edge zones in an object into a single edge zone.
Note:
If the object is composed of edge zones of different types (boundary and interior),
the edge zones of the same type (boundary or interior) will be merged into a
single edge zone.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
110 of ANSYS, Inc. and its subsidiaries and affiliates.
mesh/cutcell/objects/merge-nodes
Merges the free nodes at the object level based on the specified tolerance or using a tolerance
that is a specified percentage of shortest connected edge length.
mesh/cutcell/objects/merge-voids
Enables you to merge voids in the mesh object after the sewing operation. This command
is not relevant for CutCell meshing.
mesh/cutcell/objects/merge-walls
Merges all the face zones of type wall in an object into a single face zone.
mesh/cutcell/objects/remove-gaps/
Contains options for removing gaps between mesh objects. The commands in this sub-menu
are not relevant for CutCell meshing.
mesh/cutcell/objects/rotate
Rotates the objects based on the angle of rotation, pivot point, and axis of rotation specified.
mesh/cutcell/objects/scale
mesh/cutcell/objects/separate-faces-by-angle
Separates the face zones comprising the object based on the angle specified.
mesh/cutcell/objects/separate-faces-by-seed
Separates the face zones comprising the object based on the seed face specified.
mesh/cutcell/objects/set/
mesh/cutcell/objects/set/set-edge-feature-angle
Sets the edge feature angle to be used for extracting edge zones from the face zones
included in the objects.
mesh/cutcell/objects/set/show-edge-zones?
Displays the edge zones comprising the objects drawn in the graphics window.
mesh/cutcell/objects/set/show-face-zones?
Displays the face zones comprising the objects drawn in the graphics window.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 111
mesh/
mesh/cutcell/objects/sew/
Contains options for sewing mesh objects. The commands in this sub-menu are not relevant
for CutCell meshing.
mesh/cutcell/objects/translate
mesh/cutcell/objects/update
Enables you to update the objects defined when the face and/or edge zones comprising
the object have been deleted.
mesh/cutcell/objects/wrap/
Contains options for the object wrapping operation. The commands in this sub-menu are
not relevant for CutCell meshing.
mesh/cutcell/set/
mesh/cutcell/set/auto-delete-dead-zones?
Controls the automatic deleting of the dead zones in the CutCell mesh.
mesh/cutcell/set/auto-delete-solid-zones?
Controls the automatic deleting of the solid zones in the CutCell mesh.
mesh/cutcell/set/create-material-point
mesh/cutcell/set/delete-all-material-points
mesh/cutcell/set/delete-material-point
mesh/cutcell/set/list-material-points
mesh/cutcell/set/max-initial-cells
mesh/cutcell/set/set-cutcell-quality-method
Enables you to set the quality measure for the improve operation. The default measure used
is the orthoskew metric.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
112 of ANSYS, Inc. and its subsidiaries and affiliates.
mesh/cutcell/set/set-post-morph-parameters
Enables you to set parameters for improving the CutCell mesh post-prism generation using
the command /mesh/cutcell/modify/post-morph-improve.
mesh/cutcell/set/set-post-snap-parameters
Enables you to set parameters for improving the CutCell mesh quality.
mesh/cutcell/set/set-thin-cut-face-zones
Enables you to specify the face zones constituting the thin regions to be recovered during
the CutCell meshing process.
mesh/cutcell/set/set-thin-cut-edge-zones
Enables you to specify the edge zones defining the features in thin regions to be recovered
during the CutCell meshing process.
mesh/cutcell/size-functions/
mesh/cutcell/size-functions/compute
mesh/cutcell/size-functions/contours/
mesh/cutcell/size-functions/contours/draw
Displays contours in the graphics window. Compute the size field using /size-func-
tions/compute or read in a size field file prior to displaying the contours of size.
mesh/cutcell/size-functions/contours/set/refine-facets?
Enables you to specify smaller facets if the original are too large. Default is no.
mesh/cutcell/size-functions/create
mesh/cutcell/size-functions/create-defaults
Creates default size functions based on face and edge curvature and proximity.
mesh/cutcell/size-functions/delete
mesh/cutcell/size-functions/delete-all
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 113
mesh/
mesh/cutcell/size-functions/list
Lists all the defined size functions and the corresponding parameter values defined.
mesh/cutcell/size-functions/list-periodicity-filter
Lists the details of the source zone and rotational periodic parameters specified for the size
field.
mesh/cutcell/size-functions/reset-global-controls
mesh/cutcell/size-functions/set-global-controls
Sets the values for the global minimum and maximum size, and growth rate.
mesh/cutcell/size-functions/set-periodicity-filter
Enables you to apply periodicity to the size field by selecting one source face zone.
Note:
mesh/cutcell/size-functions/set-prox-gap-tolerance
Sets the tolerance relative to minimum size to take gaps into account. Gaps whose thickness
is less than the global minimum size multiplied by this factor will not be regarded as a
proximity gap.
mesh/cutcell/size-functions/set-scaling-filter
Enables you specify the scale factor, and minimum and maximum size values to filter the
size output from the size field.
mesh/cutcell/size-functions/triangulate-quad-faces?
Identifies the zones comprising non-triangular elements and uses a triangulated copy of
these zones for computing the size functions.
mesh/cutcell/size-functions/un-set-periodicity-filter
mesh/cutcell/size-functions/use-cad-imported-curvature?
Allows you to use curvature data from the nodes of the CAD facets.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
114 of ANSYS, Inc. and its subsidiaries and affiliates.
mesh/domains/
mesh/domains/activate
mesh/domains/create
Creates a new domain based on the specified boundary face zones. Ensure valid boundary zones
are specified; specifying invalid zones will generate an error.
mesh/domains/create-by-cell-zone
mesh/domains/create-by-point
Note:
The create-by-point option works only for cases with no overlapping face zones.
mesh/domains/delete
mesh/domains/draw
mesh/domains/print
mesh/hexcore/
mesh/hexcore/controls/
mesh/hexcore/controls/avoid-1:8-cell-jump-in-hexcore
Determines the types of cells (large cells, small cells, or both) that are going to be replaced
with pyramid and tet cells in order to avoid any 1:8 cell jumps in the hexcore region. The
default is no and small-cells.
mesh/hexcore/controls/buffer-layers
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 115
mesh/
mesh/hexcore/controls/compute-max-cell-length
mesh/hexcore/controls/define-hexcore-extents?
Enables you to extend the hexcore mesh to specified domain extents and/or selected planar
boundaries. When enabled, the outer-domain-params sub-menu will be available.
mesh/hexcore/controls/delete-dead-zones?
mesh/hexcore/controls/maximum-cell-length
Sets the maximum cell length for the hex cells in the domain.
mesh/hexcore/controls/maximum-initial-cells
mesh/hexcore/controls/non-fluid-type
Selects the default non-fluid cell zone type. After the mesh is initialized, any non-fluid zones
will be set to this type. If the mesh includes multiple regions (for example, the problem for
which you are creating the mesh includes a fluid zone and one or more solid zones), and
you plan to refine all of them using the same refinement parameters, modify the Non-Fluid
Type before generating the hexcore mesh.
Note:
For zone-based meshing, if any cell zone has at least one boundary zone type as
inlet, it will automatically be set to fluid type. For object based meshing, volume
region type is used to determine the cell zone type.
mesh/hexcore/controls/octree-hexcore?
Speeds up hexahedral core generation by enabling the octree technique for hexcore mesh
generation. This option is disabled by default.
mesh/hexcore/controls/outer-domain-params/
Contains options for defining the outer domain parameters. This sub-menu is available only
when define-hexcore-extents? is enabled.
mesh/hexcore/controls/outer-domain-params/specify-coordinates?
Enables you to specify the extents of the hexcore outer box using the coordinates
command.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
116 of ANSYS, Inc. and its subsidiaries and affiliates.
mesh/hexcore/controls/outer-domain-params/coordinates
Specifies the extents (min and max coordinates) of the hexcore outer box. This command
is available when the specify-coordinates? option is enabled.
mesh/hexcore/controls/outer-domain-params/specify-boundaries?
Enables you to specify selected boundaries to which the hexcore mesh is to be generated
using the boundaries command.
mesh/hexcore/controls/outer-domain-params/boundaries
Specifies the boundaries to which the hexcore mesh is to be generated when the spe-
cify-boundaries? option is enabled. After specifying the boundaries, the auto-
align?, delete-old-face-zones?, and list options will also be available.
mesh/hexcore/controls/outer-domain-params/auto-align?
mesh/hexcore/controls/outer-domain-params/auto-align-tolerance
Specifies the tolerance for aligning boundary zones when auto-align? is enabled.
mesh/hexcore/controls/outer-domain-params/auto-align-boundaries
Aligns the boundary zones specified (using the boundaries command) with the toler-
ance specified \ (using the auto-align-tolerance command) when auto-align?
is enabled.
mesh/hexcore/controls/outer-domain-params/delete-old-face-zones?
Enables you to delete the original tri face zones that have been replaced during the
hexcore meshing process. This option is available only when the specify-boundar-
ies? option is enabled and the boundaries are specified.
mesh/hexcore/controls/outer-domain-params/list
Lists the boundaries to which the hexcore mesh is to be generated. This option is
available only when the specify-boundaries? option is enabled and the boundaries
are specified.
mesh/hexcore/controls/peel-layers
Specifies the distance for the hexcore interface to peel-back from the boundary. The default
value is 0. The higher the value of peel layer, the bigger the distance between the hexcore
interface and the boundary.
mesh/hexcore/controls/print-region-based-sizing
Displays local sizing settings (max cell length and growth rate) for specified region(s).
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 117
mesh/
mesh/hexcore/controls/set-region-based-sizing
Allows you to specify local sizing settings (max cell length and growth rate) for specified
region(s).
mesh/hexcore/controls/skip-tet-refinement?
Enables you to omit the tetrahedral refinement phase for reducing total cell count (default
is no). Hex cell count is unaffected.
Tip:
Warning:
This option may leave narrow regions without hexcore mesh. Tetrahedral cells
with lower quality may be created in such regions, reducing the overall mesh
quality.
mesh/hexcore/create
Enables you to create the hexcore mesh according to the specified parameters.
mesh/hexcore/local-regions/
mesh/hexcore/local-regions/activate
mesh/hexcore/local-regions/deactivate
mesh/hexcore/local-regions/define
mesh/hexcore/local-regions/delete
mesh/hexcore/local-regions/ideal-hex-vol
Reports the ideal hex volume for the given edge length.
mesh/hexcore/local-regions/init
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
118 of ANSYS, Inc. and its subsidiaries and affiliates.
mesh/hexcore/local-regions/list-all-regions
mesh/hexcore/merge-tets-to-pyramids?
mesh/laplace-smooth-nodes
Applies a Laplacian smoothing operator to the mesh nodes. This command can be used for
smoothing of all cell types, including prismatic cells.
mesh/list-mesh-parameter
mesh/manage/
mesh/manage/active-list
mesh/manage/adjacent-face-zones
Lists all face zones that refer to the specified cell zone.
mesh/manage/auto-set-active
Sets the active zones based on points that are defined in an external file. For each zone you
want to activate, you need to specify the coordinates of a point in the zone, the zone type (for
example, fluid), and (optionally) a new name. A sample file is shown below:
((1550.50 -466.58 896.41) fluid heater-#)
((1535.83 -643.14 874.71) fluid below-heater-#)
((1538.73 -444.28 952.69) fluid above-heater-#)
((1389.18 -775.51 825.97) fluid plenum-#)
Here, four fluid zones are identified, renamed, and activated. Any zone that you identify in the
file will automatically be activated. The # indicates that the mesher should append the appro-
priate ID number for the zone.
Warning:
mesh/manage/change-prefix
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 119
mesh/
mesh/manage/copy
mesh/manage/delete
Deletes a cell zone, along with its associated nodes and faces. When deleting cell zones that
contain poly cells, you will be warned that the original mesh needs to be deleted and the ori-
ginal faces restored prior to remeshing the volumetric region.
mesh/manage/get-material-point
Prints the coordinates of the material point for the specified cell zone.
Note:
mesh/manage/id
Specifies a new cell zone ID. If a conflict is detected, the change will be ignored.
mesh/manage/list
mesh/manage/merge
Note:
For object-based merge, the selected zones must be in the same volumetric region.
If not, you will have to merge the volumetric regions first using /objects/volu-
metric-regions/merge. If the volumetric regions cannot be merged because
they are not contiguous, you will have to delete the object(s) only before merging
the cell zones.
mesh/manage/merge-dead-zones
Enables you to merge dead zones having a cell count lower than the specified threshold value,
with the adjacent cell zone. The result of the merge operation is determined by the type of the
adjacent cell zone and the shared face area. The priority for merging with the adjacent cell zone
based on type is fluid > solid > dead (that is, merging with an adjacent fluid zone takes priority
over merging with an adjacent solid zone, which in turn takes priority over merging with a dead
zone). Also, if the adjacent zones are of the same type (for example, fluid), the zone will be
merged with the zone having the largest shared face area.
mesh/manage/name
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
120 of ANSYS, Inc. and its subsidiaries and affiliates.
mesh/manage/origin
Specifies a new origin for the mesh, to be used for cell zone rotation. The default origin is (0,0,0).
mesh/manage/revolve-face-zone
mesh/manage/rotate
mesh/manage/rotate-model
mesh/manage/scale
mesh/manage/scale-model
mesh/manage/set-active
mesh/manage/translate
mesh/manage/translate-model
mesh/manage/type
mesh/modify/
mesh/modify/auto-improve-warp
Enables you to improve face warp by node movement. Specify the appropriate cell zones and
boundary zones, the maximum warp, the number of iterations per face to be improved, and
the number of iterations of the automatic node movement procedure (default, 4).
mesh/modify/auto-node-move
Enables you to improve the mesh quality by node movement. Specify the appropriate cell zones
and boundary zones, the quality limit based on the quality measure selected, dihedral angle,
the number of iterations per node to be moved and the number of iterations of the automatic
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 121
mesh/
node movement procedure (default, 1). You can also choose to restrict the movement of
boundary nodes along the surface.
mesh/modify/clear-selections
mesh/modify/deselect-last
Deselects the last item you selected using the select-entity command.
mesh/modify/extract-unused-nodes
mesh/modify/list-selections
mesh/modify/list-skewed-cells
mesh/modify/mesh-node
mesh/modify/mesh-nodes-on-zone
Inserts nodes associated with node or face zone into the volume mesh.
Important:
If a face zone is specified, the faces are deleted before the nodes are introduced into
the mesh.
mesh/modify/neighborhood-skew
mesh/modify/refine-cell
Attempts to refine the cells in the probe list by introducing a node nears its centroid. This
technique is useful for removing very flat cells near the boundary when boundary sliver removal
is not possible. After refining the cell, you should smooth the mesh.
mesh/modify/repair-negative-volume-cells
Repairs negative volume cells by moving nodes. Specify the appropriate boundary zones, the
number of iterations per node to be moved, dihedral angle, whether to restrict the movement
of boundary nodes along the surface, and the number of iterations of the automatic node
movement procedure (default, 1).
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
122 of ANSYS, Inc. and its subsidiaries and affiliates.
mesh/modify/select-entity
mesh/modify/smooth-node
mesh/non-conformals/
mesh/non-conformals/controls/
mesh/non-conformals/controls/enable?
mesh/non-conformals/controls/retri-method/
Specifies the method to be used for retriangulating the quad faces on the non-conformal
zones.
mesh/non-conformals/controls/retri-method/prism
mesh/non-conformals/controls/retri-method/quad-split
mesh/non-conformals/controls/retri-method/remesh
Remeshes all the quad faces based on the edge and surface feature angle specified.
mesh/non-conformals/create
Creates the non-conformal interface on the specified face zones using the specified retriangulation
method.
mesh/non-conformals/separate
Enables you to separate the face zones comprising the non-conformal interface between the
cell zones specified. Specify the cell zones where the interface is non-conformal, an appropriate
gap distance, and the critical angle to be used for separating the face zones. You can also choose
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 123
mesh/
to orient the boundary face zones after separation and additionally write a journal file for the
separation operation.
Note:
mesh/poly/
mesh/poly/collapse
Merge nodes to remove short edges and small faces. The decision threshold uses edge size
ratio, face size ratio, and (face) area fraction.
mesh/poly/controls/
mesh/poly/controls/cell-sizing
mesh/poly/controls/edge-size-ratio
Sets the threshold for the size ratio of two connected edges. Recommended range is 20 to
200.
mesh/poly/controls/face-size-ratio
Sets the threshold for the size ratio of two faces on one cell. Recommended range is 100 to
300.
mesh/poly/controls/feature-angle
mesh/poly/controls/improve?
mesh/poly/controls/merge-skew
mesh/poly/controls/non-fluid-type
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
124 of ANSYS, Inc. and its subsidiaries and affiliates.
mesh/poly/controls/remesh-skew
mesh/poly/controls/sliver-cell-area-fraction
Sets the threshold for the area of a single face to the cell surface area. Recommended range
is 0.00001 to 0.001.
mesh/poly/controls/smooth-controls/
Enters the menu for setting smoothing parameters for poly mesh.
mesh/poly/controls/smooth-controls/centroid-smooth-iterations
Sets the number of passes for tet-cell centroid smoothing during the poly mesh gener-
ation phase.
mesh/poly/controls/smooth-controls/edge-smooth-iterations
Sets the number of passes for tet-cell edge smoothing during the poly mesh generation
phase.
mesh/poly/controls/smooth-controls/laplace-smooth-iterations
Sets the number of passes for tet-cell Laplace smoothing during the poly mesh generation
phase.
mesh/poly/controls/smooth-controls/smooth-attempts
Sets the maximum number of movements for a single node during poly mesh smoothing.
mesh/poly/controls/smooth-controls/smooth-boundary
mesh/poly/controls/smooth-controls/smooth-iterations
Sets the number of improvement passes over the full poly mesh.
mesh/poly/controls/smooth-controls/smooth-on-layer
mesh/poly/controls/smooth-controls/smooth-skew
mesh/poly/improve
Allows you to improve the polyhedral mesh quality based on the quality-method.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 125
mesh/
mesh/poly/local-regions/
Note:
Poly meshing follows tet meshing. These commands behave like the equivalent
commands under /mesh/tet/local-regions/.
mesh/poly/local-regions/activate
mesh/poly/local-regions/deactivate
mesh/poly/local-regions/define
mesh/poly/local-regions/delete
mesh/poly/local-regions/ideal-vol
Reports the volume of an ideal tetrahedron for the edge length specified.
mesh/poly/local-regions/init
mesh/poly/local-regions/list-all-regions
Lists all refinement region parameters and the activated regions in the console.
mesh/poly/local-regions/refine
Refines the active cells inside the selected region based on the specified refinement para-
meters.
mesh/poly/quality-method
Asks you to choose from internal-default, orthoskew or squish quality measure for
mesh improvement.
mesh/poly/remesh
Improves the quality in a local region based on the minimum skewness threshold.
mesh/poly-hexcore/
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
126 of ANSYS, Inc. and its subsidiaries and affiliates.
mesh/poly-hexcore/controls/
mesh/poly-hexcore/controls/avoid-1:8-cell-jump-in-hexcore
Determines the types of cells (large cells, small cells, or both) that are going to be replaced
with polyhedra cells in order to avoid any 1:8 cell jumps in the hexcore region. The default
is no and large-cells.
mesh/poly-hexcore/controls/mark-core-region-cell-type-as-hex?
Determines whether or not to apply hexahedra cells in the core region of the mesh. The
default value is yes.
mesh/poly-hexcore/controls/only-polyhedra-for-selected-regions
mesh/prepare-for-solve
Prepares the mesh for solving in solution mode by performing a cleanup operation after the volume
mesh has been generated. Operations such as deleting dead zones, deleting geometry objects,
deleting edge zones, deleting unused faces and nodes are performed during this operation.
mesh/prism/
mesh/prism/controls/
mesh/prism/controls/adjacent-zone/
mesh/prism/controls/adjacent-zone/project-adjacent-angle
Determines whether or not to project to an adjacent zone. If a zone shares outer nodes
with any of the zones from which the layers are being grown (the “base zones”), its
angle with respect to the growth direction is compared with this value. If the angle is
less than or equal to this value, then the zone will be projected to. The default value is
75 degrees. See Using Adjacent Zones as the Sides of Prisms for details.
mesh/prism/controls/adjacent-zone/side-feature-angle
mesh/prism/controls/check-quality?
Enables/disables the checking of volume, skewness, and handedness of each new cell and
face.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 127
mesh/
mesh/prism/controls/improve/
mesh/prism/controls/improve/check-allowable-skew?
Enables you to check the skewness of the prism cap for every layer.
mesh/prism/controls/improve/corner-height-weight?
When enabled, the offset height at corners with large angles (for example, 270º) is re-
duced to give a smoother prism cap.
mesh/prism/controls/improve/edge-swap-base-angle
Specifies the maximum allowable angle between the normals of the base faces for
skewness-driven edge swapping.
mesh/prism/controls/improve/edge-swap-cap-angle
Specifies the maximum allowable angle between the normals of the cap faces for
skewness-driven edge swapping.
mesh/prism/controls/improve/improve-warp?
Enables or disables improving of face warp during prism generation. This option is dis-
abled by default.
mesh/prism/controls/improve/left-hand-check
Controls checking for left-handedness of faces. The default setting of 0 implies face
handedness will not be checked. A value of 1 implies only cap faces will be checked,
while 2 implies faces of all cells in current layer will be checked.
mesh/prism/controls/improve/max-allowable-cap-skew
Specifies the maximum skewness allowed for a prism cap face. If the skewness of a cap
face exceeds this value, the meshing process will stop and a warning indicates that the
skewness for that layer is too high.
mesh/prism/controls/improve/max-allowable-cell-skew
Specifies the cell quality criteria for smoothing and quality checking.
mesh/prism/controls/improve/smooth-improve-prism-cells?
Enables you to set the parameters for improving the prism cells after the required prism
layers are created. You can select optimized smoothing (smooth), node movement
(improve), or a combination of both to improve the quality. Specify the quality measure
to be used, the cell quality threshold, the number of improvement iterations, and the
minimum improvement required.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
128 of ANSYS, Inc. and its subsidiaries and affiliates.
mesh/prism/controls/merge-ignored-threads?
Enables you to automatically merge all ignored zones related to a base thread into a single
thread. This option is enabled by default. When this option is disabled, more than one ignored
thread will be generated per base thread. However, various zones can be created by ignoring
this option. They are:
mesh/prism/controls/merge-ignored-threads?*:dwall
mesh/prism/controls/merge-ignored-threads?*:prox
mesh/prism/controls/merge-ignored-threads?*:ud_normal
mesh/prism/controls/merge-ignored-threads?*:smooth
The default value of the tgvar prism/ignore-extension (for which there is no TUI
command) is 1. It means that after the prism generation is over, all the ignored regions are
expanded by this number. If we expand say by n times, that is if prism/ignore-exten-
sion is set to n using tgsetvar! (with the exclamation mark), more ignored threads will
be created because of expanding ignored regions. These regions will be named as follows:
If merge-ignored-threads? is enabled, then all these are merged and you finally get
only one zone per base thread, named as *:ignore.
mesh/prism/controls/morph/
mesh/prism/controls/morph/improve-threshold
Specifies the quality threshold used for improving the quality during the morphing op-
eration.
mesh/prism/controls/morph/morphing-convergence-limit
Specifies the convergence limit for the morphing operation. The morpher uses an iterative
solver. It is assumed to have converged when the relative residual is less than this
number.
mesh/prism/controls/morph/morphing-frequency
Specifies the frequency of the morphing operation. The number specified denotes the
number of prism layers after which the morpher is applied to the remainder of the mesh
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 129
mesh/
(for example, a value of 5 indicates that the morpher is applied to the mesh after every
5 prism layers grown).
mesh/prism/controls/normal/
mesh/prism/controls/normal/bisect-angle
Is required for growing prisms out of sharp interior corners. When the value of this angle
is set, the normals are automatically projected onto the plane bisecting the angle between
faces having an interior angle less than this angle.
mesh/prism/controls/normal/compute-normal
mesh/prism/controls/normal/direction-method
Specifies whether the prism layers should be grown normal to surfaces or along a spe-
cified direction vector.
mesh/prism/controls/normal/direction-vector
Specifies the direction vector for prism extrusion when the uniform method is selected
for direction-method.
mesh/prism/controls/normal/ignore-invalid-normals?
mesh/prism/controls/normal/max-angle-change
Specifies the maximum angle by which the normal direction at a node can change
during smoothing.
mesh/prism/controls/normal/orient-mesh-object-face-normals
Enables you to orient the face normals for mesh object boundary zones. Specify the
mesh object, region or material point as appropriate, and specify whether walls, baffles
or both comprising the prism base zones are to be separated and oriented.
mesh/prism/controls/normal/orthogonal-layers
Specifies the number of layers to preserve orthogonality. All smoothing is deferred until
after these layers.
mesh/prism/controls/offset/
mesh/prism/controls/offset/first-aspect-ratio-min
Specifies the minimum first aspect ratio (ratio of prism base length to prism layer height)
for the prism cells.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
130 of ANSYS, Inc. and its subsidiaries and affiliates.
mesh/prism/controls/offset/min-aspect-ratio
Specifies the minimum aspect ratio (ratio of prism base length to prism layer height) for
the prism cells.
mesh/prism/controls/post-ignore/
Contains options for setting the parameters for removing poor quality prism cells after the
required prism layers are created.
mesh/prism/controls/post-ignore/post-remove-cells?
Enables you to set the parameters for removing poor quality prism cells after the required
prism layers are created. You can remove cells based on quality, intersection, interior
warp, and feature edges. Specify options for removing additional cells in regions of high
aspect ratio and feature angle, the number of cell rings to be removed around the
marked cells, and options for smoothing the prism boundary and prism side height.
mesh/prism/controls/proximity/
mesh/prism/controls/proximity/allow-ignore?
Enables you to ignore nodes where the specified maximum shrink factor cannot be
maintained.
mesh/prism/controls/proximity/allow-shrinkage?
mesh/prism/controls/proximity/gap-factor
Controls the gap between the intersecting prisms layers in the proximity region with
respect to the cell size of the prisms.
mesh/prism/controls/proximity/keep-first-layer-offsets?
Enables you to retain first layer offsets while performing proximity detection.
mesh/prism/controls/proximity/max-aspect-ratio
Specifies the maximum allowable cell aspect ratio to determine the limit for the shrinkage
of prism layers. This option is available only when the allow-ignore? option is dis-
abled.
mesh/prism/controls/proximity/max-shrink-factor
Specifies the shrink factor determining the maximum shrinkage of the prism layers. This
option is available only when the allow-ignore? option is enabled.
mesh/prism/controls/remove-invalid-layer?
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 131
mesh/
mesh/prism/controls/set-post-mesh-controls
mesh/prism/controls/split?
Enables you to set parameters for splitting the prism layers after the initial prism layers are
generated, to generate the total number of layers required. Specify the number of divisions
per layer.
mesh/prism/controls/zone-specific-growth/
mesh/prism/controls/zone-specific-growth/apply-growth
mesh/prism/controls/zone-specific-growth/clear-growth
mesh/prism/controls/zone-specific-growth/list-growth
Lists the zone-specific growth parameters specified for individual zones in the console.
mesh/prism/create
Creates prism layers on one or more boundary face zones based on the offset method, growth
method, number of layers, and rate specified.
mesh/prism/improve/
mesh/prism/improve/improve-prism-cells
Collects and smooths cells in layers around poor quality cells. Cells with quality worse than
the specified threshold value will be identified, and the nodes of the cells surrounding the
poor quality cells will be moved to improve quality.
mesh/prism/improve/smooth-brute-force?
Forcibly smooths cells if cell skewness is still high after regular smoothing.
mesh/prism/improve/smooth-cell-rings
Specifies the number of cell rings around the skewed cell used by improve-prism-cells.
mesh/prism/improve/smooth-improve-prism-cells
Uses a combination of node movement and optimized smoothing to improve the quality.
This command is a combination of the smooth-prism-cells and improve-prism-
cells commands. The cell aspect ratio will also be maintained based on the value specified
for max-aspect-ratio.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
132 of ANSYS, Inc. and its subsidiaries and affiliates.
mesh/prism/improve/smooth-prism-cells
Enables optimization based smoothing of prism cells. The nodes of cells with quality worse
than the specified threshold value will be moved to improve quality. The cell aspect ratio
will also be maintained based on the value specified for max-aspect-ratio.
mesh/prism/improve/smooth-sliver-skew
mesh/prism/list-parameters
mesh/prism/mark-ignore-faces
mesh/prism/mark-nonmanifold-nodes
Enables you to mark the non-manifold prism base nodes. A list of the non-manifold nodes will
be printed in the console. The faces connected to the non-manifold nodes will also be marked.
You can use this command after specifying zone-specific prism settings, prior to generating the
prisms to verify that non-manifold configurations do not exist.
mesh/prism/post-ignore/
mesh/prism/post-ignore/create-cavity
Creates a cavity in regions where prism quality is adequate, but the quality of adjacent tet-
rahedra is poor. The cavity is created based on the tetrahedral cell zone, the quality measure
and the corresponding threshold value, and the additional number of cell rings specified.
You can create a cavity comprising only tetrahedral cells or optionally include prism cells in
the cavity created. When prism cells are also included in the cavity, you can specify whether
the non-conformal interface is to be created.
mesh/prism/post-ignore/mark-cavity-prism-cap
Marks the prism cap faces and tetrahedral cell faces bounding the cavity to be created in
regions where prism quality is adequate, but the quality of adjacent tetrahedra is poor.
Specify the tetrahedral cell zone, the quality measure and the corresponding threshold value
to be used, and the additional number of cell rings based on which the cavity will be created.
mesh/prism/post-ignore/mark-prism-cap
Marks the prism cap faces for ignoring prism cells in regions of poor quality cells and sharp
corners. Specify the prism cell zone and the basis for ignoring prism cells and the relevant
parameters. The prism cells can be ignored based on quality, intersection, (both enabled by
default), warp, and features (both disabled by default). Specify the quality measure and
threshold value to be used for ignoring cells based on quality and (if applicable) the feature
edges for ignoring cells based on features. Additionally, specify whether cells are to be
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 133
mesh/
marked in regions of high aspect ratio and based on feature angle, and the additional
number of cell rings based on which prism cells will be removed.
mesh/prism/post-ignore/post-remove-cells
Enables you to remove prism cells in layers around poor quality cells and sharp corners.
Specify the prism cell zone, the basis for ignoring prism cells (quality, intersection, warp,
features) and the relevant parameters. Specify the number of cell rings to be removed around
the marked cells. Cells will be marked for removal in regions of sharp corners based on
quality, intersection, warp, and features (as applicable) and then extended based on the
number of cell rings specified. Additional cells will be marked for removal in regions of high
aspect ratio and based on feature angle (if applicable) around the exposed prism side. The
boundary will be smoothed at feature corners after the prism cells have been removed. The
prism-side faces exposed by the removal of the prism cells will be collected in a zone named
prism-side-#, while for a zone wall-n, the faces corresponding to the ignored prism
cells will be collected in a zone named wall-n:ignore. You can also optionally smooth
the prism side nodes from the base node to the cap node to create better triangles for the
non-conformal interface.
mesh/prism/quality-method
mesh/prism/reset-parameters
mesh/prism/split/
Contains options for splitting the prism layers after the initial prism layers are generated, to
generate the total number of layers required.
mesh/prism/split/split
Enables you to split the prism layers after the initial prism layers are generated, to generate
the total number of layers required. Specify the prism cell zones to be split and the number
of divisions per layer. You can also choose to use the existing growth rate (default) or specify
the growth rate to be used while splitting the prism layers.
mesh/pyramid/
mesh/pyramid/controls/
mesh/pyramid/controls/neighbor-angle
Sets the threshold dihedral angle used to limit the neighboring faces considered for pyramid
creation. For example, if the value is set to 110° and the angle between a given quadrilateral
face and a neighboring triangular face is greater than 110°, the resulting pyramid will not
include the triangular face.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
134 of ANSYS, Inc. and its subsidiaries and affiliates.
mesh/pyramid/controls/offset-factor
Specifies the fraction of the computed pyramid height (offset) by which the pyramid heights
will be randomly adjusted. The default value is 0, indicating that all pyramids will have the
exact height computed. A value of 0.1, for example, will limit each adjustment to ±10% of
the computed height.
mesh/pyramid/controls/offset-scaling
mesh/pyramid/controls/vertex-method
Specifies the method by which the location of the new vertex of the pyramid will be determ-
ined. The skewness method is used by default.
mesh/pyramid/create
mesh/rapid-octree/
Enters the rapid octree menu, which provides text commands for using the Rapid Octree mesher.
mesh/rapid-octree/boundary-treatment
Selects the boundary treatment option. Enter 0 for the Boundary Projection treatment or 1 for
the Cartesian Snapping treatment.
mesh/rapid-octree/bounding-box
mesh/rapid-octree/create
mesh/rapid-octree/distribute-geometry?
Enables/disables the distribution of the input geometry across partitions / compute nodes, so
that it is not copied to each process. This reduces the memory requirements of the mesh gen-
eration significantly, especially for geometries with a high number of triangles. Note that this
geometric distribution is enabled by default and is automatically deactivated if the geometry
is not fully enclosed by the defined bounding box.
mesh/rapid-octree/flow-volume
mesh/rapid-octree/geometry
Allows you to apply the Rapid Octree mesher to a defined mesh object or geometry object
rather than all available surface zones. Note that using a mesh object with multiple volumetric
regions allows you to generate multiple disconnected cell zones that can be coupled by a non-
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 135
mesh/
conformal mesh interface in the solution mode; all other input objects result in the creation of
a single volume / cell zone.
mesh/rapid-octree/mesh-sizing/
Enters the mesh sizing menu, which allows you to define the cell sizes.
mesh/rapid-octree/mesh-sizing/add-surface-sizing
Adds a size function definition, that is, a target mesh size for a list of surface zones. This text
command is only available when the Boundary Projection treatment is selected through the
/mesh/rapid-octree/boundary-treatment text command.
mesh/rapid-octree/mesh-sizing/boundary-cell-size
mesh/rapid-octree/mesh-sizing/change-surface-sizing
Changes a size function definition. This text command is only available when the Boundary
Projection treatment is selected through the /mesh/rapid-octree/boundary-
treatment text command.
mesh/rapid-octree/mesh-sizing/clear-all-surface-sizings
Deletes all size function definitions. This text command is only available when the Boundary
Projection treatment is selected through the /mesh/rapid-octree/boundary-
treatment text command.
mesh/rapid-octree/mesh-sizing/delete-surface-sizing
Deletes a single size function definition. This text command is only available when the
Boundary Projection treatment is selected through the /mesh/rapid-octree/boundary-
treatment text command.
mesh/rapid-octree/mesh-sizing/feature-angle-refinement
Defines the angular threshold and number of refinement levels for features. This text com-
mand is only available when the Boundary Projection treatment is selected through the
/mesh/rapid-octree/boundary-treatment text command.
mesh/rapid-octree/mesh-sizing/list-surface-sizings
Lists all of the size function definitions. This text command is only available when the
Boundary Projection treatment is selected through the /mesh/rapid-octree/boundary-
treatment text command.
mesh/rapid-octree/mesh-sizing/max-cell-size
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
136 of ANSYS, Inc. and its subsidiaries and affiliates.
mesh/rapid-octree/mesh-sizing/mesh-coarsening-exponent
Controls the transition from fine cells near the surfaces to the coarse cells deeper in the
fluid volume. Enter 0 for the fastest possible transition, or higher numbers for a slower
transition; as the value increases, so too will the thickness of cell layers of the same size at
each stage of the transition. The number of layers at each intermediate stage of coarsening
will be at least 2 to the power of the number you enter here.
mesh/rapid-octree/mesh-sizing/surface-coarsening-layers
Sets the minimum number of layers of constant-size cells that are added to the layer adjacent
to the surfaces of the geometry. These cells are generally isotropic, with the dimensions
determined by the surface mesh.
mesh/rapid-octree/refinement-regions/
Enters the rapid octree refinement region menu, which allows you to manage the refinement
regions.
mesh/rapid-octree/refinement-regions/add
mesh/rapid-octree/refinement-regions/delete
mesh/rapid-octree/refinement-regions/list
mesh/rapid-octree/reset-bounding-box
Redefines the bounding box extents to encompass all of the surfaces of the currently selected
geometry, and updates the base length scale used in the mesh generation process.
mesh/rapid-octree/undo-last-meshing-operation
Attempts to restore the object state (including its surfaces) as it was prior to the meshing oper-
ation performed by the Rapid Octree mesher.
mesh/rapid-octree/verbosity
Sets the verbosity of the messages printed by the Rapid Octree mesher.
mesh/repair-face-handedness
mesh/reset-mesh
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 137
mesh/
mesh/reset-mesh-parameter
mesh/scoped-prisms/
Contains options for creating scoped prism controls for mesh objects.
mesh/scoped-prisms/create
Creates a new scoped prism control based on the parameters and scope specified. Specify the
name, offset method, first height or aspect ratio, number of layers, and rate or last percent. Select
the mesh object and set the scope (fluid-regions, named-regions, or solid-regions).
Specify the zones to grow prisms (all-zones, only-walls, selected-face-zones, or
selected-labels, or solid-fluid-interface). When named-regions and/or selec-
ted-face-zones or selected-labels are selected, specify the volume and/or boundary
scope. If interior baffle zones are selected, retain the option to grow prisms on both sides of
the baffles or disable it to grow prisms on one side.
mesh/scoped-prisms/delete
mesh/scoped-prisms/growth-options
Enables you to specify scoped prism growth options. Select Fix First Height if required,
and specify the gap factor, maximum aspect ratio, prism quality method, and the threshold
quality value for stair stepping.
mesh/scoped-prisms/list
mesh/scoped-prisms/modify
mesh/scoped-prisms/read
mesh/scoped-prisms/set-no-imprint-zones
Used to specify face zones that should not be imprinted during prism generation.
mesh/scoped-prisms/set-advanced-controls
Used to specify various controls for scoped prisms. Prompts include setting iterations for normal
based prisms, smoothing, prism improvement, automatic node movement, and warp improve-
ment. Prompts also include checks for stair-step interactions, as well as proximity, quality, and
the exposure of quad quality. Automatic stair-stepping occurs during prism generation based
on the proximity and quality limits. You can intentionally avoid stair-stepping by setting the
last three prompts (proximity, quality, and the exposure of quad quality) to no, although you
may also retain some poor quality cells.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
138 of ANSYS, Inc. and its subsidiaries and affiliates.
mesh/scoped-prisms/write
Writes the scoped prism controls to a prism control file (*.pzmcontrol). Specify the scoped prism
file name.
mesh/selective-mesh-check
Performs a customized mesh check on specific zones rather than all zones.
mesh/separate/
mesh/separate/local-regions/
mesh/separate/local-regions/define
mesh/separate/local-regions/delete
mesh/separate/local-regions/init
Deletes all current regions and adds the default refinement region.
mesh/separate/local-regions/list-all-regions
mesh/separate/separate-cell-by-face
Separates cells that are connected to a specified face zone into another cell zone. This separation
method applies only to prism cells.
mesh/separate/separate-cell-by-mark
Separates cells within a specified local region into another cell zone.
mesh/separate/separate-cell-by-region
Separates contiguous regions within a cell zone into separate cell zones.
mesh/separate/separate-cell-by-shape
Separates cells with different shapes (pyramids, tetrahedra, etc.) into separate cell zones.
mesh/separate/separate-cell-by-size
Separates cells based on the specified minimum and maximum cell sizes.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 139
mesh/
mesh/separate/separate-cell-by-skew
mesh/separate/separate-prisms-from-poly
Separates the poly-prism cells from the poly cells within your mesh. Available only when the
report/enhanced-orthogonal-quality? flag is set to yes, and is only supported for
the .h5 format.
mesh/tet/
mesh/tet/controls/
mesh/tet/controls/adv-front-method/
mesh/tet/controls/adv-front-method/first-improve-params
Defines the refining front improvement parameters for the advancing front method.
mesh/tet/controls/adv-front-method/refine-parameters
Defines the cell zone improvement parameters for the advancing front method.
mesh/tet/controls/adv-front-method/second-improve-params
Defines the cell zone improvement parameters for the advancing front method.
mesh/tet/controls/adv-front-method/skew-improve/
mesh/tet/controls/adv-front-method/skew-improve/attempts
Specifies the number of overall improvement attempts for the advancing front
method.
mesh/tet/controls/adv-front-method/skew-improve/boundary-sliver-skew
Specifies the boundary sliver skewness for the advancing front method. This para-
meter is used for removing sliver cells along the boundary.
mesh/tet/controls/adv-front-method/skew-improve/iterations
Specifies the number of improvement iterations in each attempt for the advancing
front method.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
140 of ANSYS, Inc. and its subsidiaries and affiliates.
mesh/tet/controls/adv-front-method/skew-improve/sliver-skew
Specifies the sliver skewness for the advancing front method. This parameter is used
for removing sliver cells in the interior.
mesh/tet/controls/adv-front-method/skew-improve/target-low-skew
Specifies the targeted skewness threshold above which cells will be improved. The
improve operation will attempt to improve cells with skewness above the target-
low-skew value specified, but there will be no attempt to reduce the skewness
below the specified value. A limited set of improve operations will be used as com-
pared to the operations required for the target-skew value-based improvement.
The value specified could be approximately 0.1 lower than the target-skew value.
mesh/tet/controls/adv-front-method/skew-improve/target-skew
Specifies the targeted skewness during improvement for the advancing front method.
mesh/tet/controls/adv-front-method/skew-improve/target?
Enables you to enable targeted skewness-based refinement for the advancing front
method. This option enables you to improve the mesh until the targeted skewness
value is achieved.
mesh/tet/controls/cell-sizing
Specifies the cell sizing function for refinement. You can select geometric, linear, none,
or size-field as appropriate.
mesh/tet/controls/compute-max-cell-volume
mesh/tet/controls/delete-dead-zones?
mesh/tet/controls/delete-unused-nodes?
Note:
mesh/tet/controls/improve-mesh/
mesh/tet/controls/improve-mesh/improve?
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 141
mesh/
mesh/tet/controls/improve-mesh/laplace-smooth
mesh/tet/controls/improve-mesh/skewness-smooth
mesh/tet/controls/improve-mesh/swap
mesh/tet/controls/improve-surface-mesh?
Enables you to improve the surface mesh by swapping face edges where Delaunay violations
occur.
Note:
mesh/tet/controls/max-cell-length
mesh/tet/controls/max-cell-volume
mesh/tet/controls/non-fluid-type
Selects the non-fluid cell zone type. After the mesh is initialized, any non-fluid zones will be
set to this type. If the mesh includes multiple regions (for example, the problem for which
you are creating the mesh includes a fluid zone and one or more solid zones), and you plan
to refine all of them using the same refinement parameters, modify the non-fluid type before
generating the mesh.
Note:
For zone-based meshing, if any cell zone has at least one boundary zone type as
inlet, it will automatically be set to fluid type. For object based meshing, volume
region type is used to determine the cell zone type.
mesh/tet/controls/print-region-based-sizing
Displays local sizing settings (max cell length) for specified region(s).
mesh/tet/controls/refine-levels
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
142 of ANSYS, Inc. and its subsidiaries and affiliates.
mesh/tet/controls/refine-method
Enables you to select the refinement method. You can select either skewness-based refine-
ment or the advancing front method.
Note:
mesh/tet/controls/remove-slivers/
mesh/tet/controls/remove-slivers/angle
Specifies the maximum dihedral angle for considering the cell to be a sliver
mesh/tet/controls/remove-slivers/attempts
mesh/tet/controls/remove-slivers/iterations
Specifies the number of iterations to be performed for the specific sliver removal opera-
tion.
mesh/tet/controls/remove-slivers/low-skew
Specifies the targeted skewness threshold above which cells will be improved. The im-
prove operation will attempt to improve cells with skewness above the low-skew value
specified, but there will be no attempt to reduce the skewness below the specified value.
A limited set of improve operations will be used as compared to the operations required
for the skew value-based improvement.
mesh/tet/controls/remove-slivers/method
Enables you to select the method for sliver removal. The default method used is the
fast method. The fast and the aggressive methods use the same controls and
give similar results for good quality surface meshes. In case of poor surface meshes, the
aggressive method will typically succeed in improving the mesh to a greater extent,
but it may be slower than the fast method.
mesh/tet/controls/remove-slivers/remove?
mesh/tet/controls/remove-slivers/skew
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 143
mesh/
mesh/tet/controls/set-region-based-sizing
Allows you to specify local sizing settings (max cell length) for specified region(s)
mesh/tet/controls/skewness-method/
Note:
mesh/tet/controls/skewness-method/levels
mesh/tet/controls/skewness-method/max-skew-improve?
mesh/tet/controls/skewness-method/must-improve-skewness?
mesh/tet/controls/skewness-method/refine-boundary-cells?
mesh/tet/controls/skewness-method/refine-cells?
mesh/tet/controls/skewness-method/skew-improve/
Contains options for improving refinement by the skewness method. This sub-menu is
available when max-skew-improve? is enabled.
mesh/tet/controls/skewness-method/skew-improve/attempts
Specifies the number of overall improvement attempts for the skewness method.
mesh/tet/controls/skewness-method/skew-improve/boundary-sliver-skew
Specifies the boundary sliver skewness for the skewness method. This parameter is
used for removing sliver cells along the boundary.
mesh/tet/controls/skewness-method/skew-improve/iterations
Specifies the number of improvement iterations in each attempt for the skewness
method.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
144 of ANSYS, Inc. and its subsidiaries and affiliates.
mesh/tet/controls/skewness-method/skew-improve/sliver-skew
Specifies the sliver skewness for the skewness method. This parameter is used for
removing sliver cells in the interior.
mesh/tet/controls/skewness-method/skew-improve/target-low-skew
Specifies the targeted skewness threshold above which cells will be improved. The
improve operation will attempt to improve cells with skewness above the target-
low-skew value specified, but there will be no attempt to reduce the skewness
below the specified value. A limited set of improve operations will be used as com-
pared to the operations required for the target-skew value-based improvement.
The value specified could be approximately 0.1 lower than the target-skew value.
mesh/tet/controls/skewness-method/skew-improve/target-skew
Specifies the targeted skewness during improvement for the skewness method.
mesh/tet/controls/skewness-method/skew-improve/target?
Enables you to enable targeted skewness-based refinement for the skewness method.
This enables you to improve the mesh until the targeted skewness value is achieved.
mesh/tet/controls/skewness-method/smooth-mesh?
mesh/tet/controls/skewness-method/sort-boundary-faces?
mesh/tet/controls/skewness-method/sort-cells?
mesh/tet/controls/skewness-method/swap-faces?
mesh/tet/controls/skewness-method/type
Enables you to select the appropriate pre-defined skewness refinement parameters. You
can select default, fast-transition, or incremental-improve as required.
mesh/tet/controls/use-max-cell-size?
Enables you to use the maximum cell size specified instead of recomputing the value based
on the objects, when the volume mesh is generated. This option is disabled by default.
mesh/tet/delete-virtual-cells
Deletes virtual cells created due to the use of the keep-virtual-entities? option.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 145
mesh/
mesh/tet/improve/
mesh/tet/improve/collapse-slivers
Attempts to collapse the nodes of a skewed sliver cell on any one of its neighbors.
mesh/tet/improve/improve-cells
mesh/tet/improve/refine-boundary-slivers
Attempts to increase the volume of boundary slivers to create a valid tet cell. Tetrahedra
having one or two faces on the boundary are identified and then the appropriate edge split.
The split node is then smoothed such that the volume of the tetrahedron increases, thereby
creating a valid tet cell.
mesh/tet/improve/refine-slivers
Attempts to remove the sliver by placing a node at or near the centroid of the sliver cell.
Swapping and smoothing are performed to improve the skewness. You can also specify
whether boundary cells are to be refined. Refining the boundary cells may enable you to
carry out further improvement options such as smoothing, swapping, and collapsing slivers.
mesh/tet/improve/skew-smooth-nodes
Applies skewness-based smoothing to nodes on the tetrahedral cell zones to improve the
mesh quality.
mesh/tet/improve/sliver-boundary-swap
Removes boundary slivers by moving the boundary to exclude the cells from the zone.
mesh/tet/improve/smooth-boundary-sliver
Smooths nodes on sliver cells having all four nodes on the boundary until the skewness
value is less than the specified value. The default values for the skewness threshold, minimum
dihedral angle between boundary faces, and feature angle are 0.985, 10, and 30, respect-
ively.
mesh/tet/improve/smooth-interior-sliver
Smooths non-boundary nodes on sliver cells having skewness greater than the specified
threshold value. The default value for the skewness threshold is 0.985.
mesh/tet/improve/smooth-nodes
Enables you to apply either Laplacian or variational smoothing to nodes on the tetrahedral
cell zones to improve the mesh quality.
mesh/tet/improve/swap-faces
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
146 of ANSYS, Inc. and its subsidiaries and affiliates.
mesh/tet/init
mesh/tet/init-refine
mesh/tet/local-regions/
mesh/tet/local-regions/activate
mesh/tet/local-regions/deactivate
mesh/tet/local-regions/define
mesh/tet/local-regions/delete
mesh/tet/local-regions/ideal-vol
Reports the volume of an ideal tetrahedron for the edge length specified.
mesh/tet/local-regions/init
mesh/tet/local-regions/list-all-regions
Lists all refinement region parameters and the activated regions in the console.
mesh/tet/local-regions/refine
Refines the active cells inside the selected region based on the specified refinement para-
meters.
mesh/tet/preserve-cell-zone
Allows you to specify the cell zones to be preserved during the meshing process.
mesh/tet/refine
mesh/tet/trace-path-between-cells
Detects holes in the geometry by tracing the path between the two specified cells
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 147
mesh/
mesh/thin-volume-mesh/
Creates a sweep-like mesh for a body occupying a thin gap. You define source and target boundary
faces zones (the source face normal should point to the target). The source face mesh may be tri-
angles or quads.
mesh/thin-volume-mesh/create
Initiates the dialog box to specify source and target faces and specify the following parameters
• Gap Thickness
Helps Fluent Mesher determine the region to be remeshed. If set to 0, the mesher will auto-
matically calculate the gap thickness. If non-zero, the Gap Thickness defines the maximum
separation between source and target zones in the swept-mesh region (default = 0).
• Number of Divisions
Specifies the number of layers created between source and target faces (default = 1).
• Growth Rate
Specifies the maximum thickness ratio between two adjacent layers (default = 1).
If yes, any overlapped part of the surface mesh on the target and adjacent faces will be
remeshed. Original meshes are replaced (default = yes).
Meshing/mesh/thin-volume-mesh/create
()
Source face zones(1) [()] source*
Source face zones(2) [()]
()
Target face zones(1) [()] target
Target face zones(2) [()]
Gap Thickness [0] 1
Number of Divisions [1] 5
Growth Rate [1]
Remesh Overlap Zones? [yes]
Start thin-gap mesh:
- Create and project nodes and faces on targets …
- Project nodes on targets ...
- Create layer nodes ...
- Create side quad faces ...
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
148 of ANSYS, Inc. and its subsidiaries and affiliates.
- Create interior layer cells ...
- Retriangluate target face zones ...
- Retriangulate adjacent face zones ...
Done
mesh/zone-names-clean-up
Cleans up face and cell zone names by removing excessive characters so that the zone names are
easier to read. During the course of creating a mesh, various mesh manipulations can cause the
face and cell zone names to become cluttered (with colons, dashes, and numbers for example).
Using this command, zone names are reduced to include only the original zone prefix, a single
colon, and the zone's ID appended to the end.
Meshing/mesh>
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 149
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
150 of ANSYS, Inc. and its subsidiaries and affiliates.
Chapter 9: objects/
objects/cad-association/
Contains options for modifying the selected objects based on the associated CAD entities and at-
taching/detaching the CAD entities from the objects. This menu is available when the CAD Assem-
blies tree is created during CAD import.
objects/cad-association/attach-cad
Attaches CAD entities to the selected geometry/mesh objects. Select the geometry/mesh objects
and specify the path for the CAD entities to be associated with the objects. The selected geo-
metry/mesh objects will be associated with the CAD entities which will then be locked.
objects/cad-association/detach-all-objects
Detaches all the CAD objects associated with the geometry/mesh objects. Specify the type of
objects (geom or mesh) to be detached. All association will be removed and the geometry/mesh
objects will be independent of changes to the CAD entities.
objects/cad-association/detach-objects
Detaches the CAD objects associated with the specified geometry/mesh objects. All association
will be removed and the selected geometry/mesh objects will be independent of changes to
the CAD entities.
objects/cad-association/query-object-association
Returns a list of the CAD entities associated with the objects selected.
objects/cad-association/restore-cad
objects/cad-association/unlock-cad
Unlocks the CAD objects associated with the selected geometry/mesh objects.
objects/cad-association/update-objects
Updates the specified geometry/mesh objects based on changes to the associated CAD objects.
objects/cad-association/update-all-objects
Updates all geometry/mesh objects based on changes to the associated CAD objects. Specify
the type of objects (geom or mesh) to be updated.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 151
objects/
objects/change-object-type
objects/check-mesh
Checks the mesh on the specified objects for connectivity and orientation of faces. The domain
extents, volume statistics, and face area statistics will be reported along with the results of other
checks on the mesh.
objects/create
Creates the object based on the priority, cell zone type, face zone(s), edge zone(s), and object type
specified. You can specify the object name or retain the default blank entry to have the object name
generated automatically.
objects/create-and-activate-domain
Creates and activates the domain comprising the face zone(s) from the object(s) specified.
objects/create-groups
Creates a face group and an edge group comprising the face zone(s) and edge zone(s) included in
the specified object(s), respectively.
objects/create-intersection-loops
• The collectively option creates an interior edge loop at the intersection between two adjacent
face zones included in the same object and between multiple objects.
• The individually option creates an interior edge loop at the intersection between two adjacent
face zones included in the same object.
objects/create-multiple
Creates multiple objects by creating an object per face zone specified. The objects will be named
automatically based on the prefix and priority specified.
objects/create-new-mesh-object/
Contains options for creating a new mesh object by wrapping or remeshing existing objects.
objects/create-new-mesh-object/remesh
objects/create-new-mesh-object/wrap
Creates a new mesh object by wrapping the specified objects individually or collectively.
objects/delete
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
152 of ANSYS, Inc. and its subsidiaries and affiliates.
objects/delete-all
objects/delete-all-geom
objects/delete-unreferenced-faces-and-edges
Deletes all the faces and edges that are not included in any defined objects.
objects/extract-edges
Extracts the edge zone(s) from the face zone(s) included in the specified object(s), based on the
edge-feature-angle value specified (/objects/set/set-edge-feature-angle).
objects/improve-feature-capture
Enables you to imprint the edges comprising the object on to the object face zones to improve
feature capture for mesh objects. You can specify the number of imprinting iterations to be per-
formed.
Note:
The geometry objects used to create the mesh objects should be available when the
improve-feature-capture command is invoked. Additionally, the face zones
comprising the objects should be of type other than geometry.
objects/improve-object-quality
Enables you to improve the surface mesh quality for mesh objects. Select the mesh objects and the
method for improving the surface mesh. The smooth-and-improve method improves the mesh
by a combination of smoothing, swapping, and surface mesh improvement operations. Object
normals are correctly oriented and island faces are also deleted. You can optionally coarsen the
surface mesh by specifying a suitable coarsening factor. Additional imprinting operations can be
done to improve feature capture on the surface mesh. The surface-remesh method improves
the mesh by remeshing based on the current size field. Object normals are correctly oriented and
island faces are also deleted.
objects/join-intersect/
objects/join-intersect/add-objects-to-mesh-object
Allows you to specify one or more mesh objects to be added to an existing mesh object.
objects/join-intersect/change-region-type
Allows you to select a cell zone type (solid, fluid or dead) for a specific region.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 153
objects/
objects/join-intersect/compute-regions
Closed cell zone regions are computed from the specified mesh object. You may include a ma-
terial point, if desired.
objects/join-intersect/controls/
objects/join-intersect/controls/remesh-post-intersection?
objects/join-intersect/create-mesh-object
Allows you to specify one or more mesh objects to be connected in one mesh object.
objects/join-intersect/delete-region
Removes a closed cell zone region and all of its face zones, except those which are shared by
other regions, from the specified mesh object.
objects/join-intersect/intersect
Connects two intersecting face zones within specified angle and tolerance.
objects/join-intersect/join
Connects two overlapping face zones within specified angle and tolerance.
objects/join-intersect/list-regions
Lists details of region type, volume, material point, and comprising face zones for the topological
regions computed for the specified mesh object.
objects/join-intersect/merge-regions
objects/join-intersect/rename-region
objects/labels/
objects/labels/add-zones
Adds the specified face zones to the existing face zone label for an object.
objects/labels/create
Creates a new face zone label for the specified face zones.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
154 of ANSYS, Inc. and its subsidiaries and affiliates.
objects/labels/create-label-per-object
Creates a new face zone label for all the face zones in every object.
objects/labels/create-label-per-zone
Creates a new face zone label for each face zone in the object.
objects/labels/delete
objects/labels/label-unlabeled-zones
Creates labels for unlabeled face zones within the specified object. You can either use the object
name as the label or provide your own label.
objects/labels/merge
Merges the specified face zone labels to a single label with the name specified.
objects/labels/remove-all-labels-on-zones
Removes all the face zone labels for the specified face zones. This command is applicable to
geometry objects only.
objects/labels/remove-zones
Removes the specified face zones from the existing face zone label for an object.
objects/labels/rename
objects/list
Lists details such as cell zone type, priority, object type, comprising face and edge zones, and object
reference point for all the defined objects.
objects/merge
objects/merge-edges
Merges all the edge zones in an object into a single edge zone.
Note:
If the object is composed of edge zones of different types (boundary and interior), the
edge zones of the same type (boundary or interior) will be merged into a single edge
zone.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 155
objects/
objects/merge-nodes
Merges the free nodes at the object level based on the specified tolerance or using a tolerance that
is a specified percentage of shortest connected edge length.
objects/merge-voids
Allows you to merge voids in the mesh object after the sewing operation.
objects/merge-walls
Merges all the face zones of type wall in an object into a single face zone.
objects/remove-gaps/
Contains options for removing gaps between the mesh objects specified or removing the thickness
in the mesh objects specified.
objects/remove-gaps/ignore-orientation?
Allows you to set whether the orientation of the normals should be taken into account while
identifying the gap to be removed.
objects/remove-gaps/remove-gaps
Allows you to remove gaps between the mesh objects specified or remove the thickness in the
mesh objects specified. Select the appropriate repair option and specify the other parameters
required.
objects/remove-gaps/show-gaps
Marks the faces at the gap between mesh objects based on the gap distance and percentage
margin specified.
objects/rename-cell-zone-boundaries-using-labels
Renames the boundaries of the cell zones based on the existing face zone labels. This allows for
the cell zone boundaries in solution mode to have names corresponding to the face zone labels in
meshing mode.
Note:
This command will not work if you read in a volume mesh generated in a version prior
to release 16.2. In such cases, regenerate the volume mesh before using the command.
objects/rename-object
Allows you to rename a specified geometry or mesh object with another specified name.
objects/rename-object-zones
Renames the face and edge zones comprising the object based on the object name. You can also
specify the separator to be used.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
156 of ANSYS, Inc. and its subsidiaries and affiliates.
objects/restore-faces
Restores the mesh object surface mesh from the backup created. The current mesh object face
zones and cell zones will be deleted.
Note:
There may be a difference in the initial volume mesh generated for an object and that
generated after restoring the object surface mesh due to differences in the order of
zones/entities processed during volume meshing.
objects/rotate
Rotates the object(s) based on the angle of rotation, pivot point, and axis of rotation specified.
objects/scale
objects/separate-faces-by-angle
Separates the face zone(s) comprising the object based on the angle specified.
objects/separate-faces-by-seed
Separates the face zone(s) comprising the object based on the seed face specified.
objects/set/
objects/set/set-edge-feature-angle
Sets the edge feature angle to be used for extracting edge zone(s) from the face zone(s) included
in the object(s).
objects/set/show-edge-zones?
Displays the edge zone(s) comprising the object(s) drawn in the graphics window.
objects/set/show-face-zones?
Displays the face zone(s) comprising the object(s) drawn in the graphics window.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 157
objects/
objects/sew/
Note:
objects/sew/sew
objects/sew/set/
objects/sew/set/include-thin-cut-edges-and-faces
Allows better recovery of thin region configurations during the sewing operation.
objects/sew/set/process-slits-as-baffles?
Allows you to collapse the nearly overlapping surfaces corresponding to the baffle when
the sew operation is performed to create the mesh object. Specify the maximum slit thickness
relative to the minimum size specified and the parallel face angle between the faces com-
prising the slit when process-slits-as-baffles is enabled.
objects/sew/set/zone-name-prefix
Allows you to specify a prefix for the zones included in the mesh object created using the
sew operation.
objects/summary
Allows you to obtain a summary of a specified geometry or mesh object, or obtain a summary of
all geometry or mesh objects.
objects/translate
objects/update
Allows you to update the objects defined when the face and/or edge zone(s) comprising the object
have been deleted.
objects/volumetric-regions/
Contains options for manipulating volumetric regions and generating the volume mesh.
objects/volumetric-regions/auto-fill-volume
Creates the volume mesh for the selected volumetric regions based on the meshing parameters
set.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
158 of ANSYS, Inc. and its subsidiaries and affiliates.
objects/volumetric-regions/change-type
objects/volumetric-regions/compute
Computes the volumetric regions based on the face zone labels. You can choose to use existing
material points for computing the regions.
Note:
When regions are computed, region names and types will be based on the face zone
labels of the mesh object selected. If regions are recomputed, all previous region
names and types will be over written.
objects/volumetric-regions/delete
Tip:
Deleting regions may cause face zones to be deleted. It is recommended that the
region type be changed to dead instead of deleting the region.
objects/volumetric-regions/delete-cells
objects/volumetric-regions/hexcore/
Contains options for setting hexcore mesh controls. See mesh/ (p. 105).
objects/volumetric-regions/list
Prints region information to the console, including type, volume, material point and face zones.
objects/volumetric-regions/merge
Note:
If there are shared face zones, merging regions will delete the shared face zones.
However, if there are cell zones associated with the regions, then merging the regions
will not delete the shared face zones. In this case, the shared face zones will be deleted
when the cell zones are deleted.
objects/volumetric-regions/rename
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 159
objects/
objects/volumetric-regions/scoped-prism/
objects/volumetric-regions/tet/
Contains options for setting tetrahedral mesh controls. See mesh/ (p. 105).
objects/volumetric-regions/update
Recomputes the selected volumetric region(s) while preserving the region name(s) and type(s).
objects/wrap/
objects/wrap/check-holes
Allows you to check for holes in the objects. The number of hole faces marked will be reported.
objects/wrap/recover-periodic-surfaces/
Allows you to reestablish the periodic relationship between leader and shadow face zones on
the mesh object. You will be prompted for the method and to identify the periodic face zones
to be recovered.
objects/wrap/recover-periodic-surfaces/auto
Performs the automatic periodic recovery method using either the leader or shadow
periodic face zones. Periodic recovery will be attempted in both directions without
additional prompting.
objects/wrap/recover-periodic-surfaces/manual
Performs the manual periodic recovery method. You will be prompted for periodic and
shadow face zones, and for the periodic source. The periodic source may be from an
underlying periodic geometry surface or manual entry of the rotational periodic para-
meters (angle, origin, axis).
Note:
objects/wrap/set/
objects/wrap/set/add-geometry-recovery-level-to-zones
Enables you to set the geometry recovery level (high or low) for the specified face zones.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
160 of ANSYS, Inc. and its subsidiaries and affiliates.
objects/wrap/set/include-thin-cut-edges-and-faces
Allows better recovery of thin region configurations during the object wrapping operation.
objects/wrap/set/list-zones-geometry-recovery-levels
objects/wrap/set/max-free-edges-for-hole-patching
Allows you to set the maximum number of free edges in a loop to fill the holes.
objects/wrap/set/minimum-relative-topo-area
objects/wrap/set/minimum-relative-topo-count
objects/wrap/set/minimum-topo-area
objects/wrap/set/minimum-topo-count
objects/wrap/set/relative-feature-tolerance
objects/wrap/set/report-holes?
Allows you to check for holes in the mesh object created. Holes, if any will be reported at
the end of the object wrapping operation.
objects/wrap/set/resolution-factor
Sets the resolution factor for shrink wrapping. This option can be used to set sampling
coarser or finer than the final surface mesh.
objects/wrap/set/shrink-wrap-rezone-parameters
Allows you to set the parameters for improving the mesh object surface quality using
rezoning. The geometry object zones will be separated based on the separation angle spe-
cified to improve the feature imprinting on the mesh object.
objects/wrap/set/zone-name-prefix
Allows you to specify a prefix for the zones included in the mesh object created using the
object wrapping operation.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 161
objects/
objects/wrap/wrap
Creates the mesh objects based on the geometry objects selected and other object wrapping
parameters specified.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
162 of ANSYS, Inc. and its subsidiaries and affiliates.
Chapter 10: parallel/
parallel/agglomerate
parallel/auto-partition?
parallel/print-partition-info
parallel/spawn-solver-processes
Specifies the number of solver processes. Additional processes will be spawned as necessary when
switching to solution mode in Linux with the default MPI. You will also be prompted for (Linux and
mixed Windows/Linux) interconnect type, machine list or host file, and (Linux and mixed Win-
dows/Linux) option to be used.
parallel/thread-number-control
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 163
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
164 of ANSYS, Inc. and its subsidiaries and affiliates.
Chapter 11: preferences/
Important:
Values that correspond to drop-down entries in the GUI version of Preferences are case-
sensitive must be entered with the same capitalization as the GUI version and be contained
within quotation marks.
preferences/appearance/
preferences/appearance/ansys-logo/
preferences/appearance/ansys-logo/visible
Enable or disable the visibility of the Ansys logo in the graphics window.
preferences/appearance/ansys-logo/color
preferences/appearance/application-font-size
Set the font size for the Fluent graphical user interface (GUI).
preferences/appearance/axis-triad
Enable or disable the visibility of the axis triad in the graphics window.
preferences/appearance/charts/
preferences/appearance/charts/curve-colors
Specify the initial set of default colors for the rendering of curves. Note that changing this
setting requires any plots to be replotted before you see the effect of the new setting.
preferences/appearance/charts/modern-plots-enabled
Enables enhanced plots, which is a beta feature. Enabling this feature exposes new fields
(all beta functionality).
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 165
preferences/
preferences/appearance/color-theme
preferences/appearance/completer
preferences/appearance/graphics-background-color1
preferences/appearance/graphics-background-color2
Controls the secondary background color when the style is set as a gradient.
preferences/appearance/graphics-background-style
preferences/appearance/graphics-background-theme
Provides predefined color and style selections for the graphics window background color.
preferences/appearance/graphics-foreground-color
preferences/appearance/graphics-view
preferences/appearance/graphics-wall-face-color
Set the default face color for when the mesh is displayed.
preferences/appearance/group-by-tree-view
preferences/appearance/number-of-files-recently-used
Controls how many recently-used files are listed in the File ribbon tab and the Fluent Launcher.
preferences/appearance/quick-property-view
Enables/Disables the "quick-edit" properties panels that appear when you select a boundary in
the graphics windows.
preferences/appearance/ruler
Adds or removes the ruler from the graphics window. Note that you must be in orthographic
view for the ruler to be visible in the graphics window.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
166 of ANSYS, Inc. and its subsidiaries and affiliates.
preferences/appearance/selections/
preferences/appearance/selections/highlight-edge-color
Specifies the color used to highlight edges when the Hover-Over Highlight feature is enabled
(mouse-over-highlight-enabled).
preferences/appearance/selections/highlight-edge-weight
Specifies the thickness of the edge highlights when the Hover-Over Highlight feature is
enabled (mouse-over-highlight-enabled).
preferences/appearance/selections/highlight-face-color
preferences/appearance/selections/highlight-transparency
Specify the transparency of the coloring on a selected surface. 0.1 is fully opaque and 1 is
fully transparent.
preferences/appearance/selections/mouse-hover-probe-enabled
Enable/disable the display of result values in the graphics window upon mouse-over, when
graphics objects displaying solution results are displayed.
preferences/appearance/selections/mouse-over-highlight-enabled
Enable/disable the highlighted outline of a surface when hovered-over. Note that objects
must be redisplayed after changing this setting before the new setting is visible.
preferences/appearance/show-interface-children-zone
Enable/disable the showing of the non-overlapping zones and interior zones associated with
one-to-one mesh interfaces under Setup / Boundary Conditions (under their zone types) in
the outline view tree.
preferences/appearance/show-model-edges
preferences/appearance/startup-page
Enable/disable the display of the startup page when Ansys Fluent is started without loading a
mesh or case file.
preferences/appearance/surface-specularity
Specify the specularity of all surfaces except those included in contour plots. Sepecularity is the
reflectiveness of a surface; higher values (closer to 1) equate to a more reflective surface.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 167
preferences/
preferences/appearance/surface-specularity
Specify the specularity of contour surfaces. Sepecularity is the reflectiveness of a surface; higher
values (closer to 1) equate to a more reflective surface.
preferences/appearance/titles
preferences/general/
preferences/general/advanced-partition
Enable/disable the use of advanced partitioning when reading a mesh or case file, in order to
prioritize convergence and scalability during parallel processing. This partitioning may override
the settings defined by the parallel/partition/auto text command menu.
preferences/general/automatic-transcript
Enable/disable the automatic creation of a transcript file for each Ansys Fluent session.
preferences/general/default-ioformat
Specify the default file format for saving mesh, case, and data files.
preferences/general/idle-timeout
Specify the default file format for saving case and data files.
preferences/general/warn-default-iochange
Enable/disable the warning message that appears when using case and data files saved in the
legacy format.
preferences/graphics/
preferences/graphics/animation-option
Specify whether the entire model or just a wireframe is shown during manipulations in the
graphics window.
preferences/graphics/boundary-markers/
preferences/graphics/boundary-markers/color-option
Specify whether boundary markers are a fixed color or if they match the color of the surface
they are identifying.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
168 of ANSYS, Inc. and its subsidiaries and affiliates.
preferences/graphics/boundary-markers/enabled
preferences/graphics/boundary-markers/inlet-color
preferences/graphics/boundary-markers/marker-fraction
preferences/graphics/boundary-markers/marker-limit
preferences/graphics/boundary-markers/outlet-color
preferences/graphics/boundary-markers/scale-marker
Specify the scale factor for the boundary markers (0.1-10), which controls the overall size of
the markers.
preferences/graphics/boundary-markers/show-inlet-markers
preferences/graphics/boundary-markers/show-outlet-markers
preferences/graphics/colormap-settings/
preferences/graphics/colormap-settings/alignment
preferences/graphics/colormap-settings/aspect-ratio-when-vertical
Specify the length vs. width ratio for a vertical colormap, which controls the thickness of
the colormap; smaller values mean a thicker colormap.
preferences/graphics/colormap-settings/border-style
preferences/graphics/colormap-settings/colormap
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 169
preferences/
preferences/graphics/colormap-settings/labels
Specify whether there is a label for every colormap value or if some are skipped.
preferences/graphics/colormap-settings/levels
preferences/graphics/colormap-settings/log-scale
preferences/graphics/colormap-settings/major-length-to-screen-ratio-when-vertical
Choose the length of the colormap as a fraction of graphics window height, when the
colormap is vertical.
preferences/graphics/colormap-settings/number-format-precision
preferences/graphics/colormap-settings/number-format-type
preferences/graphics/colormap-settings/show-colormap
preferences/graphics/colormap-settings/skip-value
preferences/graphics/colormap-settings/text-behavior
Specify whether colormap label text automatically scales with the colormap size.
preferences/graphics/colormap-settings/text-font-automatic-vertical-size
Specify the initial font size as a ratio of the colormap overall size, for vertically aligned
colormaps.
preferences/graphics/colormap-settings/text-font-fixed-size
preferences/graphics/colormap-settings/text-font-name
preferences/graphics/colormap-settings/type
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
170 of ANSYS, Inc. and its subsidiaries and affiliates.
preferences/graphics/double-buffering
Enable/disable double-buffering, which reduces screen flicker, but may use more memory on
some machines.
preferences/graphics/graphics-effects/
preferences/graphics/graphics-effects/anti-aliasing
preferences/graphics/graphics-effects/grid-color
Specify the color of the grid lines when the ground plane grid is shown.
preferences/graphics/graphics-effects/grid-plane-enabled
preferences/graphics/graphics-effects/grid-plane-offset
Set the grid plane offset from the model as a percentage of the model size.
preferences/graphics/graphics-effects/plane-direction
Specify the direction of the plane for the ground plane grid and reflections.
preferences/graphics/graphics-effects/reflections-enabled
preferences/graphics/graphics-effects/shadow-map-enabled
Enable/disable dynamic shadows, which show shadows of geometric entities on other objects
based on lighting and object orientation.
preferences/graphics/graphics-effects/show-edge-reflections
Enable/disable the display of model edges in reflections. Note that this can negatively affect
performance.
preferences/graphics/graphics-effects/simple-shadows-enabled
preferences/graphics/graphics-effects/update-after-mouse-release
preferences/graphics/graphics-window-line-width
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 171
preferences/
preferences/graphics/graphics-window-point-symbol
Specify the symbol used for indicating points in the graphics window (like the points in an XY
plot).
preferences/graphics/hardcopy-settings/
preferences/graphics/hardcopy-settings/hardcopy-driver
preferences/graphics/hardcopy-settings/hardcopy-line-width
preferences/graphics/hardcopy-settings/hardcopy-image-accel
Enable/disable the use of hardware acceleration when saving images, where possible.
preferences/graphics/hidden-surface-removal-method
Specify the method for removing hidden surfaces. These methods vary in speed and quality,
depending on your machine.
preferences/graphics/lighting/
preferences/graphics/lighting/headlight
preferences/graphics/lighting/headlight-intensity
preferences/graphics/lighting/lighting-method
preferences/graphics/meshing-mode/
preferences/graphics/meshing-mode/graphics-window-display-timeout
preferences/graphics/meshing-mode/graphics-window-display-timeout-value
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
172 of ANSYS, Inc. and its subsidiaries and affiliates.
preferences/graphics/performance/
Enter the menu for selecting the predefined graphics effects settings.
preferences/graphics/performance/fast-display-mode/
preferences/graphics/performance/fast-display-mode/faces-shown
Specify whether or not faces are shown when interacting with the model.
preferences/graphics/performance/fast-display-mode/nodes-shown
Specify whether or not nodes are shown when interacting with the model.
preferences/graphics/performance/fast-display-mode/perimeter-edges-shown
Specify whether or not the perimeter edges are shown when interacting with the model.
preferences/graphics/performance/fast-display-mode/silhouette-shown
Specify whether or not the silhouette is shown when interacting with the model.
preferences/graphics/performance/fast-display-mode/status
Specify whether the fast interactive display settings are on, off, or automatic.
preferences/graphics/performance/fast-display-mode/transparency
Specify whether or not transparencies remain when interacting with the model.
preferences/graphics/performance/minimum-frame-rate/
preferences/graphics/performance/minimum-frame-rate/dynamic-adjustment
Enable/disable dynamic adjustment of quality loss per frame to get to the desired frame
rate.
preferences/graphics/performance/minimum-frame-rate/enabled
preferences/graphics/performance/minimum-frame-rate/maximum-culling-
threshold
With minimum frame rate enabled, Fluent will not cull beyond this number of pixels.
preferences/graphics/performance/minimum-frame-rate/minimum-culling-
threshold
With minimum frame rate enabled, Fluent will cull at least this number of pixels.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 173
preferences/
preferences/graphics/performance/minimum-frame-rate/target-fps
preferences/graphics/performance/optimize-for
preferences/graphics/point-tool-size
preferences/graphics/show-hidden-surfaces
preferences/graphics/transparency/
preferences/graphics/transparency/algorithm-for-modern-drivers
Specify how Fluent applies transparency in the graphics window: Depth Peeling - best balance
of performance and control, Z-Sort - Transparency is applied to all specified objects.
preferences/graphics/transparency/depth-peeling-layers
Specify how much transparency is applied to the interior of an object. Increasing the number
of layers can increase rendering cost.
preferences/icing/
Enter the menu for preferences covering the Fluent Icing workspace.
preferences/icing/advanced-flag
preferences/icing/beta-flag
preferences/icing/display-mesh-after-case-load
Specify which boundaries are displayed by default after the mesh is read.
preferences/icing/use-launcher
Enable/disable the use of the Fluent Launcher for starting the Fluent solver when connecting
to or creating a new Simulation. This allows you to launch calculations using a different number
of CPUs, a different machine, or a queuing system..
preferences/meshing-workflow/
Enter the menu for preferences covering the Fluent Meshing workflows.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
174 of ANSYS, Inc. and its subsidiaries and affiliates.
preferences/meshing-workflow/checkpointing_option
Specify how Fluent Meshing will save data when you edit a task.
preferences/meshing-workflow/draw-settings/
preferences/meshing-workflow/draw-settings/auto-draw
Enable/disable the automatic display of changes in the graphics window based on the current
task.
preferences/meshing-workflow/draw-settings/face-zone-limit
Specify the cutoff number of face zones, beyond which, Fluent Meshing will not automatically
display changes.
preferences/meshing-workflow/draw-settings/facet-limit
Specify the cutoff number facets, beyond which, Fluent Meshing will not automatically display
changes.
preferences/meshing-workflow/save-checkpoint-files
Enable/disable the saving of task editing data when writing a mesh file.
preferences/meshing-workflow/temp-folder
Specify a temporary location to hold generated mesh files. If nothing is specified, Fluent Meshing
will write to %TEMP% on Windows and to /tmp on Linux.
preferences/meshing-workflow/verbosity
preferences/navigation/
preferences/navigation/mouse-mapping/
preferences/navigation/mouse-mapping/additional/
Enter the menu for controlling mouse mappings that include a modifier button such as Ctrl
and Shift.
preferences/navigation/mouse-mapping/additional/ctrllmbclick
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 175
preferences/
preferences/navigation/mouse-mapping/additional/ctrllmbdrag
preferences/navigation/mouse-mapping/additional/ctrlmmbclick
preferences/navigation/mouse-mapping/additional/ctrlmmbdrag
preferences/navigation/mouse-mapping/additional/ctrlrmbclick
preferences/navigation/mouse-mapping/additional/ctrlrmbdrag
preferences/navigation/mouse-mapping/additional/mouseprobe
Specify whether the probe action provides a long description or a short description.
preferences/navigation/mouse-mapping/additional/mousewheel
preferences/navigation/mouse-mapping/additional/mousewheelsensitivity
preferences/navigation/mouse-mapping/additional/reversewheeldirection
preferences/navigation/mouse-mapping/additional/shiftlmbclick
preferences/navigation/mouse-mapping/additional/shiftlmbdrag
preferences/navigation/mouse-mapping/additional/shiftmmbclick
preferences/navigation/mouse-mapping/additional/shiftmmbdrag
preferences/navigation/mouse-mapping/additional/shiftrmbclick
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
176 of ANSYS, Inc. and its subsidiaries and affiliates.
preferences/navigation/mouse-mapping/additional/shiftrmbdrag
preferences/simulation/
preferences/simulation/flow-model
preferences/simulation/local-residual-scaling
preferences/simulation/report-definitions/
preferences/simulation/report-definitions/automatic-plot-file
New report definitions will automatically create associated report files and plots.
preferences/simulation/report-definitions/report-plot-history-data-size
Specify how many data points are read from the associated report file and plotted in the
graphics window. If the case/data files are already open, read the case and data again, after
changing this setting, and re-plot to see the updated report plot.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 177
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
178 of ANSYS, Inc. and its subsidiaries and affiliates.
Chapter 12: report/
report/boundary-cell-quality
Reports the number and quality limits of boundary cells containing the specified number of
boundary faces. If you specify zero for number of boundary faces, you will be prompted for
number of boundary nodes.
report/cell-distribution
Reports the distribution of cell quality or size based on the bounding limits and number of partitions
specified.
report/cell-quality-limits
report/cell-size-limits
report/cell-zone-at-location
report/cell-zone-volume
report/edge-size-limits
report/enhanced-orthogonal-quality?
Employs an enhanced definition of the orthogonal quality measure that combines a variety of
quality measures, including: the orthogonality of a face relative to a vector between the face and
cell centroids; a metric that detects poor cell shape at a local edge (such as twisting and/or concavity);
and the variation of normals between the faces that can be constructed from the cell face. This
definition is optimal for evaluating thin prism cells.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 179
report/
The range is from -1 to 1. Under ideal conditions, the orthogonal quality is close to 1, whereas valid
cells require the quality to be more than 0. The following table lists the range of orthogonal quality
values and the corresponding cell quality.
report/face-distribution
Reports the distribution of face quality or size based on the bounding limits and number of partitions
specified.
report/face-node-degree-distribution
Reports the distribution of boundary faces based on face node degree. The node degree is the
number of faces connected to the node. Specify the list of boundary face zones and the minimum
and maximum face node degree to be reported. You can also consider only internal nodes, if required.
report/face-quality-limits
report/face-size-limits
report/face-zone-area
report/face-zone-at-location
report/list-cell-quality
Reports a list of cells with the specified quality measure within a specified range. The valid prefixes
are bn (boundary node), n (node), bf (boundary face), f (face), and c (cell).
report/memory-usage
Reports the amount of memory used for all nodes, faces, and cells, and the total memory allocated.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
180 of ANSYS, Inc. and its subsidiaries and affiliates.
report/mesh-size
report/mesh-statistics
Writes mesh statistics (such as zone information, number of cells, faces, and nodes, range of quality
and size) to an external file.
report/neighborhood-quality
Reports the maximum skewness, aspect ratio, or size change of all cells using a specified node.
report/number-meshed
report/print-info
Prints information about individual components of the mesh. This command also appears in the
boundary menu. When you use this command, you will be prompted for an “entity” (that is, a
node, face, or cell). An entity name consists of a prefix and an index. For a description of the displayed
information see Reporting Mesh Information in the Fluent User's Guide
report/quality-method
Specifies the method to be used for reporting face and cell quality.
report/unrefined-cells
report/update-bounding-box
report/verbosity-level
Specifies how much information should be displayed during mesh initialization, refinement and
other operations. Changing the value to 2 from the default value of 1 will produce more messages,
while changing it to 0 will disable all messages.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 181
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
182 of ANSYS, Inc. and its subsidiaries and affiliates.
Chapter 13: scoped-sizing/
scoped-sizing/compute
Computes the size field based on the defined size functions and/or scoped size controls.
scoped-sizing/create
scoped-sizing/delete
scoped-sizing/delete-all
scoped-sizing/delete-size-field
scoped-sizing/list
Lists all the defined scoped size controls and the corresponding parameter values defined.
scoped-sizing/list-zones-uncovered-by-controls
Lists the zones for which no scoped sizing controls have been defined.
scoped-sizing/modify
scoped-sizing/read
scoped-sizing/validate
Validates the scoped sizing controls defined. An error will be reported if the scoped sizing controls
do not exist or the scope for one (or more) controls is invalid.
scoped-sizing/write
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 183
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
184 of ANSYS, Inc. and its subsidiaries and affiliates.
Chapter 14: size-functions/
Size functions can be defined using the commands in the size-functions menu. The command
size-functions/create enables you to define size functions. You need to specify the size function
type, whether face or edge zones are to be used, the boundary or edge zones for which the size function
is to be defined, the size function name, and the parameters relevant to the size function type. You can
also have the name generated automatically by retaining the default entry for the size function name.
The size function name will be assigned based on the zone type (face or edge) and the size function
type (for example, the size function face-curvature-sf-5 indicates that the curvature size function is
defined for face zones. The size function ID is 5.)
An example is
size-functions/create curvature face wall:x wall:y, curv-size-function 0.01 0.1 1.2 5
Where, curvature is the size function type, face indicates that face zones are to be used, wall:x,
wall:y indicate the boundary zones for which the size function is defined, and curv-size-function
is the size function name. The remaining values correspond to the parameters for the curvature size
function, that is, minimum and maximum size, growth rate, and normal angle.
Note:
All boundary face zones and edge zones included in the global domain are available for
defining size functions, even if a local domain has been activated.
size-functions/compute
size-functions/contours/
size-functions/contours/draw
size-functions/contours/set/
size-functions/contours/set/refine-facets?
Allows you to specify smaller facets if the original are too large. Default is no.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 185
size-functions/
size-functions/create
size-functions/create-defaults
Creates default size functions based on face and edge curvature and proximity.
size-functions/delete
size-functions/delete-all
size-functions/disable-periodicity-filter
size-functions/enable-periodicity-filter
If periodicity has been previously defined, the existing settings will be applied.
Note:
size-functions/list
Lists all the defined size functions and the corresponding parameter values defined.
size-functions/reset-global-controls
size-functions/set-global-controls
Sets the values for the global minimum and maximum size, and the growth rate.
Note:
If you set the global minimum size to a value greater than the local minimum size defined
for existing proximity, curvature, or hard size functions, a warning will appear, indicating
that the global minimum size cannot be greater than the specified local minimum size.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
186 of ANSYS, Inc. and its subsidiaries and affiliates.
size-functions/set-prox-gap-tolerance
Sets the tolerance relative to minimum size to take gaps into account. Gaps whose thickness is less
than the global minimum size multiplied by this factor will not be regarded as a proximity gap.
size-functions/set-scaling-filter
Allows you specify the scale factor, and minimum and maximum size values to filter the size output
from the size field.
size-functions/triangulate-quad-faces?
Identifies the zones comprising non-triangular elements and uses a triangulated copy of these zones
for computing the size functions.
size-functions/use-cad-imported-curvature?
Allows you to disable curvature data from the nodes of the CAD facets.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 187
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
188 of ANSYS, Inc. and its subsidiaries and affiliates.
Chapter 15: switch-to-solution-mode
switch-to-solution-mode
Enables you to transfer the mesh data from meshing mode to solution mode in Ansys Fluent. When
you use the switch-to-solution-mode command, you will be asked to confirm that you want
to switch to solution mode.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 189
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
190 of ANSYS, Inc. and its subsidiaries and affiliates.
Appendix A. Query and Utility Functions
The following sections describe the query and utility functions available:
A.1. List Queries and Utility Functions
A.2. Label Utility Functions
A.3. Report Utility Functions
A.4. Diagnostic Based Marking Utility Functions
A.5. Mesh Setup Utility Functions
A.6. Mesh Operation Utility Functions
A.7. Miscellaneous Functions
• Identify zones/objects of a specific type or containing a particular text string. You can also identify
zones belonging to a group or object.
• Obtain mesh setup information such as zones with prism mesh settings or prism controls defined
• Use the utility functions to determine the zones created during a particular operation by performing
Boolean operations on lists returned by specific functions.
• Use the eval-expr function to evaluate the lists returned by the functions in order that they can
be used as input in the text user interface commands.
Note:
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 191
Query and Utility Functions
Note:
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
192 of ANSYS, Inc. and its subsidiaries and affiliates.
List Queries and Utility Functions
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 193
Query and Utility Functions
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
194 of ANSYS, Inc. and its subsidiaries and affiliates.
List Queries and Utility Functions
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 195
Query and Utility Functions
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
196 of ANSYS, Inc. and its subsidiaries and affiliates.
List Queries and Utility Functions
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 197
Query and Utility Functions
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
198 of ANSYS, Inc. and its subsidiaries and affiliates.
List Queries and Utility Functions
For example:
((2 5 (-211.40 -139.24 -
165.17) (46.36 -101.69 -
124.61)) (2 5 (-211.4 -
204.94 -55.89) (46.29 -
171.68 -12.16)) (7 8 (-
170.82 140.79 -108.57)
(5.83 162.47 -89.04)))
List Convert Convert a list of zone name symbols (tgapi-util-convert-zone-
operations to a list of IDs name-symbols-to-ids '(zone-
name-list))
Convert a list of zone name strings to (tgapi-util-convert-zone-
a list IDs name-strings-to-ids '(zone-
name-list))
Convert a list of zone IDs to a list of (tgapi-util-convert-zone-
name strings ids-to-name-strings '(zone-
id-list))
Convert a list of zone IDs to a list of (tgapi-util-convert-zone-
name symbols ids-to-name-symbols '(zone-
id-list))
Convert a list of symbols to strings (tgapi-util-convert-symbol-
list-to-string '(symbol-
list))
Create a string from a list of symbols (tgapi-util-create-string-
from-symbol-list '(symbol-
list))
Subtract Returns the boolean subtraction of (tgapi-util-integer-list-
the lists subtract '(list-1) '(list-
2))
Replace Enables you to replace one element (tgapi-util-list-replace
in a list by another new-element old-element
input-list)
Remove Enables you to remove an element (tgapi-util-remove-element-
from a list from-list input-list ele-
ment)
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 199
Query and Utility Functions
Note:
Only two lists can be used as arguments for the subtraction operation.
For example,
list-1 = '(1 2 3 4)
list-2 = '(1 5 6)
list-3 = '(1 4 7)
then:
(list-union list-1 list-2 list-3) = '(1 2 3 4 5 6 7)
(list-intersection list-1 list-2 list-3) = '(1)
(list-subtract list-1 list-2) = '(2 3 4)
A.1.2. Examples
• Smoothing the prism-cap zone created during the prism creation operation:
– Obtain a list of the zones named prism-cap* after the prism creation operation.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
200 of ANSYS, Inc. and its subsidiaries and affiliates.
Label Utility Functions
• Defining curvature sizing for all object face zones except symmetry planes:
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 201
Query and Utility Functions
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
202 of ANSYS, Inc. and its subsidiaries and affiliates.
Label Utility Functions
Remove From Removes the specified labels from the face (tgapi-util-remove-labels-on-
labels face zones. face-zones '(face-zone-name-
from zones list) '(label-name-list))
zones • Specify the face zones using a
(tgapi-util-remove-labels-on-
face-zone-name-list, face-
face-zones '(face-zone-ID-list)
zone-ID-list, or face-zone-
'(label-name-list))
name-pattern*.
(tgapi-util-remove-labels-on-
• Specify the labels using a label- face-zones "face-zone-name-pat-
name-list (for example '(la- tern*" '(label-name-list))
bel1 label2)).
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 203
Query and Utility Functions
A.2.1. Examples
Consider a model with face zones part1, part2, part3, inlet1, inlet2, and outlet.
(tgapi-util-get-labels-on-face-zones "part*")
• Return the list of face zones (by ID) containing the labels specified.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
204 of ANSYS, Inc. and its subsidiaries and affiliates.
Report Utility Functions
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 205
Query and Utility Functions
• "Equiangle Skewness"
• "Size Change"
• "Edge Ratio"
• "Size"
• "Aspect Ratio"
• "Squish"
• "Warp"
• "Dihedral Angle"
• "ICEMCFD Quality"
• "Ortho Skew"
• "Inverse Orthogonal
Quality"
• "Equiangle Skewness"
• "Size Change"
• "Edge Ratio"
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
206 of ANSYS, Inc. and its subsidiaries and affiliates.
Report Utility Functions
• "Aspect Ratio"
• "Squish"
• "Warp"
• "Dihedral Angle"
• "ICEMCFD Quality"
• "Ortho Skew"
• "Inverse Orthogonal
Quality"
Report Quality/Size Report the worst quality face and face (tgapi-util-get-face-quality-
Limits quality limits (minimum, maximum, limits '(face-zone-list)
average quality) for the list of zones "measure")
based on the measure specified. You (tgapi-util-get-face-quality-
can also report face size limits. limits "face-zone-name-pat-
tern*" "measure")
Specify the "measure" as one of
the following:
• "Orthogonal Quality"
• "Skewness"
• "Equiangle Skewness"
• "Size Change"
• "Edge Ratio"
• "Size"
• "Aspect Ratio"
• "Squish"
• "Warp"
• "Dihedral Angle"
• "ICEMCFD Quality"
• "Ortho Skew"
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 207
Query and Utility Functions
• "Orthogonal Quality"
• "Skewness"
• "Equiangle Skewness"
• "Size Change"
• "Edge Ratio"
• "Size"
• "Aspect Ratio"
• "Squish"
• "Warp"
• "Dihedral Angle"
• "ICEMCFD Quality"
• "Ortho Skew"
• "Inverse Orthogonal
Quality"
• "Skewness"
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
208 of ANSYS, Inc. and its subsidiaries and affiliates.
Report Utility Functions
• "Size Change"
• "Edge Ratio"
• "Size"
• "Aspect Ratio"
• "Squish"
• "Warp"
• "Dihedral Angle"
• "ICEMCFD Quality"
• "Ortho Skew"
• "Inverse Orthogonal
Quality"
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 209
Query and Utility Functions
– "face-children"
– "zone-boundary-condi-
tions"
– "invalid-node-coordin-
ates"
– "poly-cells"
– "parallel-invalid-
zones"
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
210 of ANSYS, Inc. and its subsidiaries and affiliates.
Diagnostic Based Marking Utility Functions
– "parallel-invalid-inter-
faces"
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 211
Query and Utility Functions
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
212 of ANSYS, Inc. and its subsidiaries and affiliates.
Diagnostic Based Marking Utility Functions
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 213
Query and Utility Functions
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
214 of ANSYS, Inc. and its subsidiaries and affiliates.
Mesh Setup Utility Functions
• "Orthogonal Quality"
• "Skewness"
• "Equiangle Skewness"
• "Size Change"
• "Edge Ratio"
• "Size"
• "Aspect Ratio"
• "Squish"
• "Warp"
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 215
Query and Utility Functions
• "ICEMCFD Quality"
• "Ortho Skew"
Note:
If an empty string is
specified for the separ-
ator (" "), the string
specified for replace-
with will be appended
to the face zone names.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
216 of ANSYS, Inc. and its subsidiaries and affiliates.
Mesh Operation Utility Functions
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 217
Query and Utility Functions
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
218 of ANSYS, Inc. and its subsidiaries and affiliates.
Mesh Operation Utility Functions
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 219
Query and Utility Functions
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
220 of ANSYS, Inc. and its subsidiaries and affiliates.
Appendix B. Boundary Functions
The following boundary functions are available.
Note:
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 221
Boundary Functions
– To improve general
quality, specify a value
between 0 to 0.5. A
value of 0.5 is
recommended.
Note:
A value of 0 will
result in all
marked faces
being collapsed.
Tip:
Also, it is recommended
to mark faces and
collapse faces by edge
ratio incrementally. For
example, first mark faces
with skewness greater
than 0.9 and then
collapse marked faces
using an edge ratio of
0.1. When the mesh
quality is improved, next
mark faces with
skewness greater than
0.8 and then collapse
marked faces using an
edge ratio of 0.2; and so
on.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
222 of ANSYS, Inc. and its subsidiaries and affiliates.
Feature Description Function
• Specify the face zones using a zone-id-list) sliver-height
face-zone-id-list, face- "sliver-quality-measure"
zone-name-list, or face- sliver-quality longer-edge-
zone-name-pattern*. split-ratio preserve-bound-
ary? boundary-corner-angle)
• Specify the height threshold for
(tgapi-boundary-split-and-
sliver face improvement. All faces
collapse-sliver-faces '(face-
with sliver-height less than
zone-name-list) sliver-height
the specified value will be marked
"sliver-quality-measure"
for improvement. Sliver height is
sliver-quality longer-edge-
the shortest height of the
triangular face - the distance split-ratio preserve-bound-
between the location of the ary? boundary-corner-angle)
opposite node and its projection (tgapi-boundary-split-and-
point on the longer edge. collapse-sliver-faces "face-
zone-name-pattern*" sliver-
• Specify either "Skewness" or height "sliver-quality-meas-
"Aspect Ratio" as the ure" sliver-quality longer-
"sliver-quality-meas- edge-split-ratio preserve-
ure", and the sliver-qual- boundary? boundary-corner-
ity threshold used for marking. angle)
– If preserve-boundary? is
enabled (#t), specify the
boundary-corner-angle
to be used for marking fixed
nodes on the boundary. The
recommended value is 20
degrees.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 223
Boundary Functions
Note:
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
224 of ANSYS, Inc. and its subsidiaries and affiliates.
Feature Description Function
• Specify the new-label-name
for the planar surface created.
The patch surface is included in
the object and a new face zone
label is created.
Note:
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 225
Boundary Functions
• Select a "sizing-option"
using "geometric", "con-
stant", "geodesic" or
"volumetric".
Note:
A value of -1 can
be used for the
parameters that
are not required
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
226 of ANSYS, Inc. and its subsidiaries and affiliates.
Feature Description Function
for a particular
sizing option.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 227
Boundary Functions
Note:
The "geometric"
option is not
supported.
Note:
A value of -1 can
be used for the
parameters that
are not required
for a particular
sizing option.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
228 of ANSYS, Inc. and its subsidiaries and affiliates.
Feature Description Function
intersections. The value specified
should be in the range 0 to 1. The
recommended value is 0.0,
which can be increased if the
remeshed patch shows
intersections.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 229
Boundary Functions
A value of -1 can
be used for the
parameters that
are not required
for a particular
sizing option.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
230 of ANSYS, Inc. and its subsidiaries and affiliates.
Examples
B.1. Examples
To improve mesh quality on all face zones, use marking utilities with functions for improving the surface
mesh and remeshing.
• Mark face strips between all boundaries based on strip height and quality.
For a mesh object _fluid, remesh all face zones using different sizing options:
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 231
Boundary Functions
(tgapi-boundary-remesh-face-zones (tgapi-util-get-face-zone-id-list-of-
object "_fluid") (tgapi-util-get-edge-zone-id-list-of-object "_fluid")
#t 40 155 20 "geodesic" -1 0.35 260 1.35 1 #t 0.3)
(tgapi-boundary-remesh-face-zones (tgapi-util-get-face-zone-id-list-of-
object "_fluid") (tgapi-util-get-edge-zone-id-list-of-object "_fluid")
#t 40 155 20 "volumetric" -1 -1 -1 -1 1 #t 0.0)
(tgapi-boundary-remesh-face-zones (tgapi-util-get-face-zone-id-list-of-
object "_fluid") (tgapi-util-get-edge-zone-id-list-of-object "_fluid")
#t 40 155 20 "constant" 2.0 -1 -1 -1 1 #t 0.0)
Note:
In these examples, a value of -1 has been used for the parameters that are not required for
a particular sizing option.
For a mesh object _fluid, remesh object face zone labels using different sizing options:
Note:
In these examples, a value of -1 has been used for the parameters that are not required for
a particular sizing option.
• Create a planar surface to patch holes associated with free faces for the list of face zones.
• Create a planar surface to patch holes associated with free faces for the list of object face zone labels.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
232 of ANSYS, Inc. and its subsidiaries and affiliates.
Examples
(tgapi-boundary-fill-planar-holes-using-free-faces-in-object "object"
"*" (list '(-10 5 5) '(0 5 5) '(0 -5 5)) 0.001 "symmetry" #t)
• Create a planar surface to patch holes using the free face edges for the edge zones specified.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 233
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
234 of ANSYS, Inc. and its subsidiaries and affiliates.
Appendix C. Connect Functions
The following connect functions are available.
Note:
– absolute-tolerance? Specify #t or
#f (default, for relative tolerance).
– separate-overlaps? Specify #t
(default) or #f to separate overlapping
zones.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 235
Connect Functions
– absolute-tolerance? Specify #t or
#f (default, for relative tolerance).
– separate-intersections? Specify
#t (default) or #f to separate intersecting
zones.
– absolute-tolerance? Specify #t or
#f (default, for relative tolerance).
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
236 of ANSYS, Inc. and its subsidiaries and affiliates.
Examples
C.1. Examples
For a mesh object _fluid with face zone labels part1, part2, and part3:
• Connect overlapping face zone label pairs by joining zones across label pairs.
• Connect overlapping face zone label pairs by intersecting zones across label pairs.
• Connect overlapping face zone label pairs by stitching zones across label pairs.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 237
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
238 of ANSYS, Inc. and its subsidiaries and affiliates.
Appendix D. Size Field Functions
The size field defines the sizes in the volume. Having volumetric sizes could pose problems where sizes
are diffused across dead space, leading to unnecessary refinement. In addition to volumetric sizing, a
new type of size definition (geodesic) is introduced to define the sizes along a surface rather than the
volume. The geodesic sizing enables you to confine sizes to surfaces and avoid problems like dead
space refinement.
Note:
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 239
Size Field Functions
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
240 of ANSYS, Inc. and its subsidiaries and affiliates.
Feature Description Function
Update On face Updates nodal (geodesic) sizes based (tgapi-size-field-update-
geodesic zones on the existing volumetric size field for geodesic-with-volumetric-on-
sizes the face zones specified. This requires face-zones '(face-zone-id-
with the volumetric size field to be list))
volumetric computed. (tgapi-size-field-update-
sizes geodesic-with-volumetric-on-
Specify the face zones using a
face-zone-id-list, face- face-zones '(face-zone-name-
zone-name-list, or face- list))
zone-name-pattern*. (tgapi-size-field-update-
geodesic-with-volumetric-on-
face-zones "face-zone-name-
Note:
pattern*")
Geodesic sizes need to
be initialized and
computed before
attempting an update.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 241
Size Field Functions
Note:
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
242 of ANSYS, Inc. and its subsidiaries and affiliates.
Feature Description Function
On Scales and limits geodesic sizes on the (tgapi-size-field-scale-
object faces for the face zone labels specified. geodesic-on-object-labels
face 'object-name '(face-zone-la-
zone • Specify the object-name and bel-list) scale-factor min-
labels the face zone labels using a size max-size)
face-zone-label-list or
(tgapi-size-field-scale-
face-zone-label-name-
geodesic-on-object-labels
pattern*.
'object-name "face-zone-la-
• Specify the scale-factor. bel-name-pattern*" scale-
factor min-size max-size)
• Specify the values for min-size (tgapi-size-field-scale-
and max-size geodesic-on-object-labels
"object-name" '(face-zone-
label-list) scale-factor
min-size max-size)
(tgapi-size-field-scale-
geodesic-on-object-labels
"object-name" "face-zone-la-
bel-name-pattern*" scale-
factor min-size max-size)
On Scales and limits geodesic sizes on the (tgapi-size-field-scale-
object object face zones specified. geodesic-on-objects '(ob-
face ject-list) '(face-zone-la-
zones • Specify the object-list or bel-list) scale-factor min-
object-name-pattern*. size max-size)
• Specify the scale-factor. (tgapi-size-field-scale-
geodesic-on-object-labels
• Specify the values for min-size "object-name-pattern*"
and max-size "face-zone-label-name-pat-
tern*" scale-factor min-size
max-size)
Filter On face Removes refined surface mesh clusters (tgapi-size-field-filter-
noise zones generated by geodesic sizing on the noise-geodesic '(face-zone-
specified face zones. id-list) growth-rate face-
count)
• Specify the face zones using a
(tgapi-size-field-filter-
face-zone-id-list, face-
noise-geodesic '(face-zone-
zone-name-list, or face-
name-list) growth-rate face-
zone-name-pattern*.
count)
• Specify the growth-rate. It is (tgapi-size-field-filter-
recommended to use a growth noise-geodesic "face-zone-
rate value higher than the value name-pattern*" growth-rate
used for computing the geodesic face-count)
sizes (for example, 1.6).
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 243
Size Field Functions
Note:
It is recommended
that you specify the
global minimum size
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
244 of ANSYS, Inc. and its subsidiaries and affiliates.
Feature Description Function
required, as you
cannot revert to the
earlier minimum size
after size diffusion.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 245
Size Field Functions
D.1. Examples
Consider a model with face zones part1, part2, part3, inlet1, inlet2, and outlet.
(tgapi-size-field-compute-geodesic 'curvature*)
(tgapi-size-field-compute-volumetric 'boi*)
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
246 of ANSYS, Inc. and its subsidiaries and affiliates.
Examples
(tgapi-size-field-compute-geodesic-blended '*)
• Remove refined surface mesh clusters generated by geodesic sizing on the specified face zones.
• Update geodesic sizes with volumetric sizes on selected object face zone labels.
(tgapi-size-field-update-geodesic-with-volumetric-on-face-zones 'part*)
Consider a model with objects part1, part2, and part3, inlet1, inlet2, and outlet.
(tgapi-size-field-compute-geodesic 'curvature*)
(tgapi-size-field-compute-volumetric 'boi*)
(tgapi-size-field-compute-geodesic-blended '*)
• Remove refined surface mesh clusters generated by geodesic sizing on the face zones of mesh objects.
(tgapi-size-field-filter-noise-geodesic (get-face-zones-of-objects
(tgapi-util-get-object-name-list-of-type 'mesh)) 1.6 40)
(tgapi-size-field-update-geodesic-with-volumetric-on-objects '(inlet1
inlet2 outlet))
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 247
Size Field Functions
Consider a model with mesh object _fluid with face zone labels part1, part2, and part3, inlet1, inlet2,
and outlet.
(tgapi-size-field-compute-geodesic 'curvature*)
(tgapi-size-field-compute-volumetric 'boi*)
(tgapi-size-field-compute-geodesic-blended '*)
• Update geodesic sizes with volumetric sizes on selected object face zone labels.
(tgapi-size-field-update-geodesic-with-volumetric-on-object-labels
'_fluid '(inlet1 outlet))
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
248 of ANSYS, Inc. and its subsidiaries and affiliates.
Appendix E. Wrap Functions
Wrapping functions are available for generating the surface mesh for automotive applications for un-
derhood thermal management (UTM) and external-aero analysis. Note that periodic meshes are not
supported.
Note:
Note:
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 249
Wrap Functions
Note:
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
250 of ANSYS, Inc. and its subsidiaries and affiliates.
Feature Description Function
far from the geometry, when
separate-off-geometry-
edges? is set to #t.
Note:
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 251
Wrap Functions
Note:
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
252 of ANSYS, Inc. and its subsidiaries and affiliates.
Feature Description Function
configuration, but will not be
rezoned if the saw-tooth-fea-
ture-angle specified is less than
90 degree. The recommended
range is 30 to 60 degrees.
Note:
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 253
Wrap Functions
The absolute-min-offset is
the absolute distance used to
move the nodes to increase the
gap. The relative-min-off-
set is the relative distance (as a
factor of local edge length) used
to move the nodes.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
254 of ANSYS, Inc. and its subsidiaries and affiliates.
Feature Description Function
By Inflate mesh object faces based on invalid (tgapi-wrap-inflate-object-
invalid normals. faces-by-invalid-normal 'mesh-
normal object-name number-of-layers
• Specify the mesh object. absolute-min-offset relative-
min-offset number-of-itera-
• Specify an appropriate value for tions remove-saw-tooth-config-
number-of-layers. The num-
urations?)
ber-of-layers is the number
of layers of face nodes around the (tgapi-wrap-inflate-object-
invalid normal location to be faces-by-dihedral-angle "mesh-
inflated. object-name" number-of-layers
absolute-min-offset relative-
• Specify the absolute-min- min-offset number-of-itera-
offset and relative-min- tions remove-saw-tooth-config-
offset. urations?)
The absolute-min-offset is
the absolute distance used to
move the nodes to increase the
gap. The relative-min-off-
set is the relative distance (as a
factor of local edge length) used
to move the nodes.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 255
Wrap Functions
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
256 of ANSYS, Inc. and its subsidiaries and affiliates.
Examples
Note:
E.1. Examples
For a model with geometry objects part1, part2, part3 and material point fluid:
(tgapi-size-field-compute-geodesic-blended '*)
(tgapi-wrap-smooth-face-zones-with-features-preserved (get-face-zones-
of-objects '(_fluid)) 5 15 0)
• Smooth the face nodes of the mesh object which are far from the geometry.
(tgapi-wrap-smooth-object-off-geometry-faces '_fluid)
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 257
Wrap Functions
(tgapi-wrap-resolve-face-intersections-in-object '_fluid)
Note:
A value of -1 has been used for the parameters that are not required for the offset
method chosen.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
258 of ANSYS, Inc. and its subsidiaries and affiliates.
Part III: Solution Mode
The section describes the text command listing for Fluent in Solution mode.
• define/ (p. 275) lists commands related to problem definition, such as models, boundary conditions,
materials, etc.
• display/ (p. 399) lists commands used to control the rendering of your model and mesh in the
graphical window.
• exit / close-fluent (p. 427) lists the command to close the program.
• file/ (p. 429) lists commands used to input and output your data.
• mesh/ (p. 447) lists commands used to create and manage mesh properties.
• Parametric Studies Text Commands (p. 463) lists commands specific to parametric studies.
• report/ (p. 485) lists commands used to return statistics for the simulation.
• server/ (p. 495) lists commands used control the Fluent Remote Visualization Client and Server.
• solve/ (p. 497) lists commands used to create and manage solution controls, such as animation, cell
registers, monitors, initialization, etc.
• surface/ (p. 543) lists commands related to creating and manipulating surfaces.
• switch-to-meshing-mode (p. 547) lists the command to transfer your solution data to Fluent in
meshing mode.
• turbo-post/ (p. 549) lists commands related to results and reporting for turbomachinery.
• views/ (p. 551) lists commands related to camera and view manipulation in the graphics window.
• Battery Model Text Commands (p. 553) lists commands related to battery models.
• Fuel Cell Text Commands (p. 557) lists commands related to fuel cell models.
• continuous-fiber/ (p. 571) lists commands related to the continuous fiber model.
Chapter 1: adjoint/
adjoint/controls/
adjoint/controls/settings
adjoint/controls/stabilization
adjoint/controls/stabilization-strategy/
Enters the stabilization strategy menu, where you can define the stabilization strategy and settings
for the adjoint solver.
adjoint/controls/stabilization-strategy/complex-case-settings
adjoint/controls/stabilization-strategy/default-settings
Defines settings that are recommended for standard cases. These settings are used by default.
adjoint/controls/stabilization-strategy/settings
adjoint/controls/stabilization-strategy/type
adjoint/design-tool/
adjoint/design-tool/design-change/
adjoint/design-tool/design-change/calculate-design-change
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 261
adjoint/
adjoint/design-tool/design-change/check
Prints a report in the console that summarizes the control points defined for the region, the
defined constraining and/or deformation conditions, and any possible conflicts between
multiple constraints / deformations applied on a single node.
adjoint/design-tool/design-change/display-applied-conditions
Displays all of the applied conditions in the graphics window, each type in a unique color.
Note that this includes the selected design conditions, as well as the fixed conditions applied
to zones that are not selected for deformation.
adjoint/design-tool/design-change/export-displacements
adjoint/design-tool/design-change/export-stl
adjoint/design-tool/design-change/mesh-history/
Provides text commands that allow you to compare the current mesh to a reference mesh.
adjoint/design-tool/design-change/mesh-history/export-displacements
Exports the displacements of nodes in selected surfaces with respect to their earlier
position in a reference mesh.
adjoint/design-tool/design-change/mesh-history/overlay-reference-mesh
Displays in the graphics window how selected surfaces of the mesh have changed
compared to a reference mesh (reference mesh in green, modified mesh in white).
adjoint/design-tool/design-change/mesh-history/set-reference-mesh
Sets the current mesh as the reference mesh, which can then be compared to later
modified versions of the mesh.
adjoint/design-tool/design-change/modify-mesh
adjoint/design-tool/design-change/multiobjective-weights
adjoint/design-tool/design-change/preview-mesh
Displays the planned changes in the graphics window for select surfaces (undeformed in
white, deformed in green).
adjoint/design-tool/design-change/print-expected-changes
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
262 of ANSYS, Inc. and its subsidiaries and affiliates.
adjoint/design-tool/design-change/remesh
adjoint/design-tool/design-change/revert-mesh
adjoint/design-tool/design-change/select-conditions
adjoint/design-tool/design-change/select-morphing-method
adjoint/design-tool/design-change/select-strict-conditions
Selects constraining and/or deformation conditions you want strictly enforced (that is, applied
to all of the nodes of the associated zones).
adjoint/design-tool/design-change/select-zones
adjoint/design-tool/design-change/settings
adjoint/design-tool/design-change/write-expected-changes
Writes out the expected changes in the observables for the computed optimal design change.
adjoint/design-tool/design-conditions/
Creates, deletes, displays (with various options), renames, and/or sets conditions on the geometry
deformation.
adjoint/design-tool/numerics
adjoint/design-tool/objectives/
adjoint/design-tool/objectives/include-current?
adjoint/design-tool/objectives/manage/
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 263
adjoint/
adjoint/design-tool/objectives/set
adjoint/design-tool/region-conditions/
adjoint/design-tool/region-conditions/boundaries
adjoint/design-tool/region-conditions/invariant
Specifies that the X, Y, and Z motion of the deformation region is uniform with respect
to one or more of the coordinate directions. You have the option of enabling advanced
settings if want greater control of this invariance (for example, if you only want the X
motion to be uniform with respect to a particular direction).
adjoint/design-tool/region-conditions/motion
Enables/disables the motion of the control points in each of the coordinate directions.
adjoint/design-tool/region-conditions/points
adjoint/design-tool/region-conditions/symmetry
adjoint/design-tool/region-conditions/periodicity
Specifies the desired number of periodic repeats in the theta direction in the cylindrical
deformation region.
adjoint/design-tool/region/
adjoint/design-tool/region/cartesian-limits
adjoint/design-tool/region/cylindrical-limits
adjoint/design-tool/region/export-sensitivities
Exports the sensitivity to mesh node movement for the currently selected observable.
Sensitivities are only exported for mesh nodes that lie within the specified deformation
region.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
264 of ANSYS, Inc. and its subsidiaries and affiliates.
adjoint/design-tool/region/get-bounds
Sets the limits for the deformation region to encompass a list of selected surfaces.
adjoint/design-tool/region/larger-box
adjoint/design-tool/region/set-region-type
Specifies whether the deformation region is either a Cartesian or cylindrical region type.
adjoint/design-tool/region/smaller-box
adjoint/expert/
Provides text commands that allow you to undo enhancements to the default adjoint solver beha-
vior.
adjoint/expert/undo-2019r3-default-changes?
Allows you to undo an enhancement introduced in version 2019 R3 of Ansys Fluent: the use of
a full (rather than a flexible) cycle algebraic multigrid (AMG) solver in the adjoint solver, which
can improve convergence and efficiency.
adjoint/expert/undo-r19.2-default-changes?
Allows you to undo enhancements introduced in version 19.2 of Ansys Fluent, including a
modified Rhie-Chow averaging method (to be consistent with default changes introduced in
the general solver in version 19.0), a non-conservative form of the adjoint equations, an enhanced
method for building the algebraic multigrid (AMG) matrix for the adjoint solver, and a disabling
of the early protection scheme used by the AMG solver for the adjoint calculations.
adjoint/expert/undo-2022r2-default-changes?
Allows you to undo enhancements introduced in version 22.2 of Ansys Fluent, including the
contribution of the gradient (e.g pressure/velocity gradient) when building the AMG matrix and
freeing the design tool after mesh modification.
adjoint/expert/diagnosis
adjoint/expert/diagnosis/print-residuals-by-zone
Specifies that the residuals are printed in the console during the adjoint calculation.
adjoint/expert/diagnosis/retain-cell-residuals
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 265
adjoint/
adjoint/expert/diagnosis/print-residuals-by-distribution
Specifies that the distribution of the residuals is printed in the console during the adjoint
calculation.
adjoint/expert/match-fluent-flux-type?
Sets the adjoint solver flux type to be the same flux type as the flow solver.
adjoint/methods/
adjoint/methods/settings
Defines settings such as spatial discretization methods for the adjoint solver.
adjoint/methods/default-settings
adjoint/methods/balanced-settings
adjoint/methods/best-match-settings
Defines settings such as spatial discretization methods for the adjoint solver to match those for
the flow solver as closely as possible.
adjoint/monitors/
adjoint/monitors/plot-residuals
adjoint/monitors/settings
Allows you to configure the monitors and convergence criteria for the adjoint solver.
adjoint/observable/
adjoint/observable/create
A new observable of the specified type and name is created and the definition is populated
with default parameters.
adjoint/observable/delete
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
266 of ANSYS, Inc. and its subsidiaries and affiliates.
adjoint/observable/evaluate
Evaluates the current value of the selected observable and prints the result to the console.
adjoint/observable/rename
adjoint/observable/select
A named observable is selected as the one for which an adjoint solution is to be computed.
adjoint/observable/specify
adjoint/observable/write
Evaluates the current value of the selected observable and writes the result to a file.
adjoint/optimizer/
Enters the optimizer menu, where you can use a gradient-based optimizer to optimize the geometry
to meet multiple goals for multiple observables at multiple operating conditions.
adjoint/optimizer/calculate/
adjoint/optimizer/calculate/initialize
adjoint/optimizer/calculate/optimize
adjoint/optimizer/calculate/reset
adjoint/optimizer/calculate/summarize
adjoint/optimizer/calculation-activities/
Enters the calculation-activities menu, for setting activities during the adjoint optimization.
adjoint/optimizer/calculation-activities/animate/
Enters the animate menu, for outputting plots for animations every design iteration.
adjoint/optimizer/calculation-activities/animate/define/
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 267
adjoint/
adjoint/optimizer/calculation-activities/animate/define/define-mon-
itor
adjoint/optimizer/calculation-activities/animate/define/edit-monitor
adjoint/optimizer/calculation-activities/animate/objects/
Enters the objects menu to define, edit, delete solution animation objects.
adjoint/optimizer/calculation-activities/animate/objects/clear-history
adjoint/optimizer/calculation-activities/animate/objects/copy
adjoint/optimizer/calculation-activities/animate/objects/create
adjoint/optimizer/calculation-activities/animate/objects/delete
adjoint/optimizer/calculation-activities/animate/objects/edit
adjoint/optimizer/calculation-activities/animate/playback/
adjoint/optimizer/calculation-activities/animate/playback/delete
adjoint/optimizer/calculation-activities/animate/playback/play
adjoint/optimizer/calculation-activities/animate/playback/read
adjoint/optimizer/calculation-activities/animate/playback/stored-
view?
Plays the 3D animation sequence using the view stored in the sequence.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
268 of ANSYS, Inc. and its subsidiaries and affiliates.
adjoint/optimizer/calculation-activities/animate/playback/write
adjoint/optimizer/calculation-activities/auto-save
adjoint/optimizer/calculation-activities/execute-commands/
adjoint/optimizer/calculation-activities/execute-commands/add-edit
Adds or edits a command so that it can be enabled to be executed during the adjoint
optimization.
adjoint/optimizer/calculation-activities/execute-commands/disable
adjoint/optimizer/calculation-activities/execute-commands/enable
adjoint/optimizer/calculation-activities/monitor
adjoint/optimizer/calculation-activities/monitor/plot
Plots monitors.
adjoint/optimizer/calculation-activities/monitor/settings
adjoint/optimizer/mesh-quality/
Enters the mesh-quality menu, for printing and setting the requirement of mesh quality during
the adjoint optimization.
adjoint/optimizer/mesh-quality/mesh-quality-settings
adjoint/optimizer/mesh-quality/post-morph/
adjoint/optimizer/mesh-quality/post-morph// remeshing?
Enables/disables the option to smooth the mesh at the end of the design iteration.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 269
adjoint/
adjoint/optimizer/mesh-quality/post-morph// smoothing?
Enables/disables the option to remesh the geometry at the end of the design iteration.
adjoint/optimizer/mesh-quality/print-current-status
adjoint/optimizer/optimizer-objectives/
Enters the optimizer-objectives menu, for setting the objectives in the adjoint optimizer.
adjoint/optimizer/optimizer-objectives/set-adaptive-change
adjoint/optimizer/optimizer-objectives/set-conditions
adjoint/optimizer/optimizer-objectives/set-objectives
Sets multi-objectives.
adjoint/optimizer/optimizer-objectives/set-observables
Choose observables.
adjoint/optimizer/optimizer-settings
adjoint/optimizer/turb-model-design-tool
adjoint/optimizer/turb-model-design-tool/design-region
adjoint/optimizer/turb-model-design-tool/design-variables/
Enters the menu for configuring design variable settings for turbulence model optimization.
adjoint/optimizer/turb-model-design-tool/design-variables/initialize
adjoint/optimizer/turb-model-design-tool/design-variables/select
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
270 of ANSYS, Inc. and its subsidiaries and affiliates.
adjoint/optimizer/turb-model-design-tool/design-variables/unhook-
model
Disables the design variables from updating the turbulence model settings during op-
timization.
adjoint/optimizer/turb-model-design-tool/design-variables/model/
adjoint/optimizer/turb-model-design-tool/design-variables/model/de-
fault-settings
adjoint/optimizer/turb-model-design-tool/design-variables/model/off-
line-training/
Menu for configuring settings for offline training of the neural network model.
adjoint/optimizer/turb-model-design-tool/design-variables/mod-
el/offline-training/apply-model
Applies the trained neural network turbulence model and trained design variables
to the turbulence model.
adjoint/optimizer/turb-model-design-tool/design-variables/mod-
el/offline-training/manage-data/
adjoint/optimizer/turb-model-design-tool/design-variables/mod-
el/offline-training/manage-data/export-data
adjoint/optimizer/turb-model-design-tool/design-variables/mod-
el/offline-training/manage-data/import-data
adjoint/optimizer/turb-model-design-tool/design-variables/mod-
el/offline-training/manage-data/include-current?
When enabled, will use any existing training data to train the neural network
model.
adjoint/optimizer/turb-model-design-tool/design-variables/mod-
el/offline-training/manage-data/list-data
Select training data files to be used for training the current case.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 271
adjoint/
adjoint/optimizer/turb-model-design-tool/design-variables/mod-
el/offline-training/manage-data/remove-data
adjoint/optimizer/turb-model-design-tool/design-variables/mod-
el/offline-training/train
adjoint/optimizer/turb-model-design-tool/design-variables/mod-
el/offline-training/default-settings
adjoint/optimizer/turb-model-design-tool/design-variables/mod-
el/offline-training/settings
adjoint/optimizer/turb-model-design-tool/design-variables/model/set-
tings
adjoint/optimizer/turb-model-design-tool/design-variables/model/man-
agement
Allows for importing, exporting, and clearing of trained neural network turbulence
models.
adjoint/optimizer/turb-model-design-tool/design-variables/model/se-
lect
adjoint/optimizer/turb-model-design-tool/design-variables/set-limits
adjoint/reporting/
adjoint/reporting/report
adjoint/reporting/write
Reports sensitivity data on a named flow boundary and writes it to a named file.
adjoint/run/
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
272 of ANSYS, Inc. and its subsidiaries and affiliates.
adjoint/run/calculation-activities/
Enters the calculation-activities menu, for setting activities during the adjoint calculation.
adjoint/run/calculation-activities/auto-save
adjoint/run/calculation-activities/execute-commands/
adjoint/run/calculation-activities/execute-commands/add-edit
Adds or edits a command that can be enabled to be executed during the adjoint calcu-
lation.
adjoint/run/calculation-activities/execute-commands/disable
adjoint/run/calculation-activities/execute-commands/enable
adjoint/run/initialize
adjoint/run/initialize-stabilization
Initializes the stabilization data. This text command is only available if the residual minimization
or modal stabilization is used.
adjoint/run/initialize-strategy
Initializes the stabilization strategy, such that the first stabilization scheme is used at the start
of the next calculation rather than continuing to use the second stabilization scheme. This text
command is only available when the blended stabilization strategy is used.
adjoint/run/iterate
Advances the adjoint solver by a specified number of iterations, or until the convergence criteria
are met.
adjoint/utilities/
adjoint/utilities/interpolate/
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 273
adjoint/
adjoint/utilities/interpolate/write-data
adjoint/utilities/interpolate/read-data
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
274 of ANSYS, Inc. and its subsidiaries and affiliates.
Chapter 2: define/
define/boundary-conditions/
Important:
Text User Interface commands that take single or multiple zone names support the use
of wildcards. For example, to copy boundary conditions (copy-bc) to all zones of a
certain type, use an asterisk (*) in the name of the zone to which you want to copy the
conditions.
define/boundary-conditions/axis
define/boundary-conditions/bc-settings/
define/boundary-conditions/bc-settings/mass-flow
define/boundary-conditions/bc-settings/pressure-outlet
define/boundary-conditions/bc-settings/pressure-far-field
define/boundary-conditions/bc-settings/pressure-far-field/riemann-in-
variants-tangency-correction?
define/boundary-conditions/bc-settings/pressure-far-field/type?
define/boundary-conditions/copy-bc
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 275
define/
define/boundary-conditions/degassing
define/boundary-conditions/exhaust-fan
define/boundary-conditions/fan
define/boundary-conditions/fluid
define/boundary-conditions/impedance-data-fitting/
Enters the impedance data fitting menu, which provides text commands that can be helpful
when you are using the impedance boundary condition (IBC).
define/boundary-conditions/impedance-data-fitting/absorption-data
Reads an input file with experimental absorption coefficient data in the frequency domain
and then computes the terms needed for an approximation of the reflection coefficient as
a series of poles / residues in the time domain. The resulting terms are printed in the console,
and can be written to a pole / residue file (which can be imported and the impedance
parameters applied to a boundary condition using the define/boundary-condi-
tions/impedance-data-fitting/import-parameters text command). You can
also write a file with fitted frequency / impedance data, which can be compared to the input
data to evaluate how well it fits.
define/boundary-conditions/impedance-data-fitting/convergence-tolerance
Sets the convergence tolerance, which is an accuracy that is used for completing the iterative
fitting procedure in the calculations performed from the define/boundary-condi-
tions/impedance-data-fitting/ text command menu. By default, the tolerance is
set to 1e-6.
define/boundary-conditions/impedance-data-fitting/impedance-data
Reads an input file with experimental specific impedance data in the frequency domain and
then computes the terms needed for an approximation of the reflection coefficient as a
series of poles / residues in the time domain. The resulting terms are printed in the console,
and can be written to a pole / residue file (which can be imported and the impedance
parameters applied to a boundary condition using the define/boundary-condi-
tions/impedance-data-fitting/import-parameters text command). You can
also write a file with fitted frequency / impedance data, which can be compared to the input
data to evaluate how well it fits.
define/boundary-conditions/impedance-data-fitting/import-parameters
Reads a pole / residue file with impedance parameters in the time domain and applies them
to a specified boundary condition.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
276 of ANSYS, Inc. and its subsidiaries and affiliates.
define/boundary-conditions/impedance-data-fitting/iterations
Sets the number of internal iterations used for the calculations performed from the
define/boundary-conditions/impedance-data-fitting/ text command menu.
By default, the number of iterations is set to 20.
define/boundary-conditions/impedance-data-fitting/reflection-data
Reads an input file with experimental reflection coefficient data in the frequency domain
and then computes the terms needed for an approximation of the reflection coefficient as
a series of poles / residues in the time domain. The resulting terms are printed in the console,
and can be written to a pole / residue file (which can be imported and the impedance
parameters applied to a boundary condition using the define/boundary-condi-
tions/impedance-data-fitting/import-parameters text command). You can
also write a file with fitted frequency / impedance data, which can be compared to the input
data to evaluate how well it fits.
define/boundary-conditions/impedance-data-fitting/residue-tolerance
Sets the residue tolerance, which is the minimum value of residues that are kept in the fitting
performed from the define/boundary-conditions/impedance-data-fitting/
text command menu. This residue check helps to eliminate parasitic poles. By default, the
tolerance is set to 1e-6.
define/boundary-conditions/impedance-data-fitting/verbosity
Sets the verbosity of the progress messages during the fitting performed from the
define/boundary-conditions/impedance-data-fitting/ text command menu.
Setting this to 1 results in messages being printed in the console as the fitting calculation
progresses. The default value of 0 suppresses this output.
define/boundary-conditions/inlet-vent
define/boundary-conditions/intake-fan
define/boundary-conditions/interface
define/boundary-conditions/interior
define/boundary-conditions/knudsen-number-calculator
Computes the Knudsen number based on a characteristic physical length and the area-averaged
flow quantities along an incoming-flow boundary. You can use this information to determine
flow regime for selecting the appropriate wall boundary treatment. For details, see Partial Slip
for Rarefied Gases in the Fluent User's Guide.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 277
define/
define/boundary-conditions/list-zones
Prints out the types and IDs of all zones in the console window. You can use your mouse to
check a zone ID, following the instructions listed under Zone in the Boundary Conditions
Task Page section of the User’s Guide.
define/boundary-conditions/mass-flow-inlet
define/boundary-conditions/mass-flow-outlet
define/boundary-conditions/modify-zones/
define/boundary-conditions/modify-zones/activate-cell-zone
define/boundary-conditions/modify-zones/append-mesh
define/boundary-conditions/modify-zones/append-mesh-data
define/boundary-conditions/modify-zones/change-zone-state
define/boundary-conditions/modify-zones/convert-all-solid-mrf-to-solid-motion
Converts all solid zones using frame motion to instead use solid motion, copying the motion
variable values for origin, axis, and velocities.
define/boundary-conditions/modify-zones/copy-move-cell-zone
Creates a copy of a cell zone that is offset from the original either by a translational distance
or a rotational angle. In the copied zone, the bounding face zones are all converted to walls,
any existing cell data is initialized to a constant value, and non-conformal interfaces and
dynamic zones are not copied; otherwise, the model settings are the same as in the original
zone. Note that if you want the copied zone to be connected to existing zones, you must
either fuse the boundaries (see Fusing Face Zones in the Fluent User's Guide) or set up a
non-conformal interface (see Using a Non-Conformal Mesh in Ansys Fluent in the Fluent
User's Guide).
define/boundary-conditions/modify-zones/copy-mrf-to-mesh-motion
Copies motion variable values for origin, axis, and velocities from Frame Motion to Mesh
Motion.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
278 of ANSYS, Inc. and its subsidiaries and affiliates.
define/boundary-conditions/modify-zones/copy-mesh-to-mrf-motion
Copies motion variable values for origin, axis, and velocities from Mesh Motion to Frame
Motion.
define/boundary-conditions/modify-zones/create-all-shell-threads
Marks all finite thickness walls for shell creation. Shell zones will be created at the start of
the iterations.
define/boundary-conditions/modify-zones/create-periodic-interface
define/boundary-conditions/modify-zones/deactivate-cell-zone
define/boundary-conditions/modify-zones/delete-all-shells
Deletes all shell zones and switches off shell conduction on all the walls. These zones can
be recreated using the command recreate-all-shells.
define/boundary-conditions/modify-zones/delete-cell-zone
define/boundary-conditions/modify-zones/extrude-face-zone-delta
define/boundary-conditions/modify-zones/extrude-face-zone-para
Extrudes a face thread a specified distance based on a distance and a list of parametric
locations between 0 and 1, for example, 0 0.2 0.4 0.8 1.0.
define/boundary-conditions/modify-zones/fuse-face-zones
define/boundary-conditions/modify-zones/list-zones
define/boundary-conditions/modify-zones/make-periodic
define/boundary-conditions/modify-zones/matching-tolerance
define/boundary-conditions/modify-zones/merge-zones
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 279
define/
define/boundary-conditions/modify-zones/mrf-to-sliding-mesh
define/boundary-conditions/modify-zones/orient-face-zone
define/boundary-conditions/modify-zones/recreate-all-shells
Recreates shells on all the walls that were deleted using the command delete-all-
shells.
define/boundary-conditions/modify-zones/replace-zone
define/boundary-conditions/modify-zones/rotate-zone
define/boundary-conditions/modify-zones/scale-zone
define/boundary-conditions/modify-zones/sep-cell-zone-mark
define/boundary-conditions/modify-zones/sep-cell-zone-region
define/boundary-conditions/modify-zones/sep-face-zone-angle
define/boundary-conditions/modify-zones/sep-face-zone-face
define/boundary-conditions/modify-zones/sep-face-zone-mark
define/boundary-conditions/modify-zones/sep-face-zone-region
define/boundary-conditions/modify-zones/slit-periodic
define/boundary-conditions/modify-zones/slit-face-zone
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
280 of ANSYS, Inc. and its subsidiaries and affiliates.
define/boundary-conditions/modify-zones/slit-interior-between-diff-solids
Slits the interior zone between solid zones of differing materials to create a coupled wall.
You will generally be prompted by Fluent if this is necessary.
define/boundary-conditions/modify-zones/translate-zone
define/boundary-conditions/modify-zones/zone-name
define/boundary-conditions/modify-zones/zone-type
Sets the type for a zone or multiple zones of the same category. You will be prompted for
the name / ID of the zone to be changed and the new type for that zone. To change multiple
zones, you can enter a list (separated by spaces and contained within a pair of parentheses)
or use asterisks (*) as wildcards.
define/boundary-conditions/non-overlapping-zone-name
Displays the name of the non-overlapping zone associated with a specified interface zone. This
text command is only available after a mesh interface has been created.
define/boundary-conditions/non-reflecting-bc/
define/boundary-conditions/non-reflecting-bc/general-nrbc/
define/boundary-conditions/non-reflecting-bc/general-nrbc/set/
define/boundary-conditions/non-reflecting-bc/general-nrbc/set/sigma
define/boundary-conditions/non-reflecting-bc/general-nrbc/set/sigma2
define/boundary-conditions/non-reflecting-bc/general-nrbc/set/verb-
osity
define/boundary-conditions/non-reflecting-bc/turbo-specific-nrbc/
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 281
define/
define/boundary-conditions/non-reflecting-bc/turbo-specific-nrbc/enable?
define/boundary-conditions/non-reflecting-bc/turbo-specific-nrbc/ini-
tialize
define/boundary-conditions/non-reflecting-bc/turbo-specific-nrbc/set/
define/boundary-conditions/non-reflecting-bc/turbo-specific-nr-
bc/set/discretization
define/boundary-conditions/non-reflecting-bc/turbo-specific-nr-
bc/set/under-relaxation
define/boundary-conditions/non-reflecting-bc/turbo-specific-nr-
bc/set/verbosity
define/boundary-conditions/non-reflecting-bc/turbo-specific-nrbc/show-
status
define/boundary-conditions/open-channel-wave-settings
define/boundary-conditions/openchannel-threads
define/boundary-conditions/outflow
define/boundary-conditions/outlet-vent
define/boundary-conditions/perforated-walls/
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
282 of ANSYS, Inc. and its subsidiaries and affiliates.
define/boundary-conditions/perforated-walls/model-setup
define/boundary-conditions/perforated-walls/read-input-file
define/boundary-conditions/periodic
define/boundary-conditions/phase-shift/
define/boundary-conditions/phase-shift/multi-disturbances
define/boundary-conditions/phase-shift/extra-settings
define/boundary-conditions/porous-jump
define/boundary-conditions/pressure-far-field
define/boundary-conditions/pressure-inlet
define/boundary-conditions/pressure-outlet
define/boundary-conditions/radiator
define/boundary-conditions/rans-les-interface
define/boundary-conditions/recirculation-inlet
define/boundary-conditions/recirculation-outlet
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 283
define/
define/boundary-conditions/rename-zone/
Enter the menu for renaming cell and face zones based on adjacency, adding suffixes or prefixes
to names, and renaming zones based on the Fluent naming conventions.
define/boundary-conditions/rename-zone/add-suffix-or-prefix
define/boundary-conditions/rename-zone/rename-by-adjacency
Append the name of the adjacent cell zone to the specified face zone. For example, if fluid
is the adjacent cell zone, and you select a face zone named interior, the resulting name of
the face zone would be interior-fluid.
define/boundary-conditions/rename-zone/rename-to-default
define/boundary-conditions/set/
Allows you to define one or more settings at single or multiple boundaries/cell zones of a given
type at once. Enter q to exit the define/boundary-conditions/set/<type> command.
define/boundary-conditions/shadow
define/boundary-conditions/solid
define/boundary-conditions/symmetry
define/boundary-conditions/target-mass-flow-rate-settings/
define/boundary-conditions/target-mass-flow-rate-settings/setunder-relaxation-
factor
define/boundary-conditions/target-mass-flow-rate-settings/enabletargeted
mass flow rate verbosity?
Enables/disables verbosity when using targeted mass flow rate. When enabled, it prints to
the console window the required mass flow rate, computed mass flow rate, mean pressure,
the new pressure imposed on the outlet, and the change in pressure in SI units.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
284 of ANSYS, Inc. and its subsidiaries and affiliates.
define/boundary-conditions/velocity-inlet
define/boundary-conditions/wall
define/boundary-conditions/zone-name
define/boundary-conditions/zone-type
Sets the type for a zone or multiple zones of the same category. You will be prompted for the
name / ID of the zone to be changed and the new type for that zone. To change multiple zones,
you can enter a list (separated by spaces and contained within a pair of parentheses) or use
asterisks (*) as wildcards.
define/curvilinear-coordinate-system/
define/curvilinear-coordinate-system/calculation-settings
define/curvilinear-coordinate-system/delete
define/curvilinear-coordinate-system/edit
define/curvilinear-coordinate-system/new
define/custom-field-functions/
define/custom-field-functions/define
define/custom-field-functions/delete
define/custom-field-functions/example-cff-definitions
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 285
define/
define/custom-field-functions/list-valid-cell-function-names
Lists the names of cell functions that can be used in a custom field function.
define/custom-field-functions/load
define/custom-field-functions/save
define/dynamic-mesh/
define/dynamic-mesh/actions/
Enters the dynamic mesh action menu, where you can initiate manual remeshing (that is,
remeshing without running a calculation).
define/dynamic-mesh/actions/remesh-cell-zone
Manually remeshes a cell zone with option to remesh adjacent dynamic face zones.
define/dynamic-mesh/controls/
Enters the dynamic mesh controls menu. This text command is only available when the
define/dynamic-mesh/dynamic-mesh? text command is enabled.
define/dynamic-mesh/controls/contact-parameters/
Enters the dynamic mesh contact-parameters menu. This text command is only available
when you enable contact detection using the prompts of the define/dynamic-
mesh/dynamic-mesh? text command.
define/dynamic-mesh/controls/contact-parameters/contact-face-zones
define/dynamic-mesh/controls/contact-parameters/contact-method
Selects the method used for flow control in the contact region. Enter 0 for the contact
zones method (which restricts the flow using additional cell zones with porous zone
properties) or 1 for the contact marks method (which blocks the flow using zero-mass-
flux boundaries).
define/dynamic-mesh/controls/contact-parameters/contact-threshold
define/dynamic-mesh/controls/contact-parameters/contact-udf
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
286 of ANSYS, Inc. and its subsidiaries and affiliates.
define/dynamic-mesh/controls/contact-parameters/flow-control-parameters/
Enters the flow control parameters menu, which provides settings related to controlling
the flow in the contact region.
define/dynamic-mesh/controls/contact-parameters/flow-control-
parameters/create-flow-control-zone
define/dynamic-mesh/controls/contact-parameters/flow-control-
parameters/delete-flow-control-zone
define/dynamic-mesh/controls/contact-parameters/flow-control-
parameters/solution-stabilization?
Enables/disables the performance of additional iterations per time step and the ap-
plication of solution controls to improve the stability of the solver as part of the
contact marks method.
define/dynamic-mesh/controls/contact-parameters/flow-control?
define/dynamic-mesh/controls/contact-parameters/render-contact-cells?
define/dynamic-mesh/controls/contact-parameters/update-contact-marks
Updates which cells are marked in order to block flow in the contact region as part of
the contact marks method.
define/dynamic-mesh/controls/contact-parameters/verbosity
Sets the level of detail printed in the console regarding contact detection.
define/dynamic-mesh/controls/implicit-update-parameters/
Enters the dynamic mesh implicit update menu. This text command is only available when
you enable implicit mesh updating using the prompts of the define/dynamic-
mesh/dynamic-mesh? text command.
define/dynamic-mesh/controls/implicit-update-parameters/motion-relaxation
Specifies a value (within the range of 0 to 1) for the motion relaxation, which is applied
during the implicit mesh update.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 287
define/
define/dynamic-mesh/controls/implicit-update-parameters/residual-criteria
Specifies the relative residual threshold that is used to check the motion convergence
during the implicit mesh update.
define/dynamic-mesh/controls/implicit-update-parameters/update-interval
Specifies the update interval (that is, the frequency in iterations) at which the mesh is
updated within a time step.
define/dynamic-mesh/controls/in-cylinder-output?
define/dynamic-mesh/controls/in-cylinder-parameters/
define/dynamic-mesh/controls/in-cylinder-parameters/crank-angle-step
define/dynamic-mesh/controls/in-cylinder-parameters/crank-period
define/dynamic-mesh/controls/in-cylinder-parameters/max-crank-angle-step
define/dynamic-mesh/controls/in-cylinder-parameters/minimum-lift
define/dynamic-mesh/controls/in-cylinder-parameters/modify-lift
define/dynamic-mesh/controls/in-cylinder-parameters/piston-data
define/dynamic-mesh/controls/in-cylinder-parameters/piston-stroke-cutoff
define/dynamic-mesh/controls/in-cylinder-parameters/position-starting-mesh
define/dynamic-mesh/controls/in-cylinder-parameters/print-plot-lift
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
288 of ANSYS, Inc. and its subsidiaries and affiliates.
define/dynamic-mesh/controls/in-cylinder-parameters/starting-crank-angle
define/dynamic-mesh/controls/layering?
define/dynamic-mesh/controls/layering-parameters/
define/dynamic-mesh/controls/layering-parameters/collapse-factor
define/dynamic-mesh/controls/layering-parameters/constant-height?
Enables/disables layering based on constant height, else layering based on constant ratio.
define/dynamic-mesh/controls/layering-parameters/split-factor
define/dynamic-mesh/controls/periodic-displacement-parameters/
define/dynamic-mesh/controls/periodic-displacement-parameters/create-
properties
define/dynamic-mesh/controls/periodic-displacement-parameters/list-
properties
define/dynamic-mesh/controls/remeshing?
define/dynamic-mesh/controls/remeshing-parameters/
Enters the dynamic mesh remeshing menu to set parameters for all remeshing methods.
define/dynamic-mesh/controls/remeshing-parameters/cell-skew-max
Sets the cell skewness threshold above which cells will be remeshed.
define/dynamic-mesh/controls/remeshing-parameters/face-skew-max
Sets the face skewness threshold above which faces will be remeshed.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 289
define/
define/dynamic-mesh/controls/remeshing-parameters/length-max
define/dynamic-mesh/controls/remeshing-parameters/length-min
define/dynamic-mesh/controls/remeshing-parameters/parallel-remeshing?
define/dynamic-mesh/controls/remeshing-parameters/prism-controls/
Enters the dynamic mesh prism controls menu, which provides text commands that can
be useful when you want to modify the algorithm that attempts to retain the size distri-
bution during unified remeshing. Each prism control definition is applied to one or more
boundary zones, and then affects the height distribution and number of layers of the
wedge cells in the adjacent boundary layers.
define/dynamic-mesh/controls/remeshing-parameters/prism-controls/add
After being prompted for a name, you can enter the following to complete the
definition:
• first-aspect-ratio
Sets the aspect ratio for the individual wedge cells in the first layer of cells adjacent
to the specified zones. It is defined as the ratio of the local wedge base length
(as averaged at the nodes) to the local wedge layer height. It is used when as-
pect-ratio is selected for the offset-type.
• first-height
Sets the height of the first layer of wedge cells in the boundary layer adjacent to
the specified zones. It is used when uniform is selected for the offset-type
(which is the default).
• growth-method
Specifies the method used to determine the increase in height of the wedge cell
layers beyond the first layer. The only available option is geometric, so that the
height of each layer is the height of the previous layer multiplied by the rate.
• name
• nlayers
Sets the number of layers of wedge cells in the boundary layer adjacent to the
specified zones.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
290 of ANSYS, Inc. and its subsidiaries and affiliates.
• offset-type
Allows you to select from the following types, in order to determine how the first
layer of wedge cells (adjacent to the zones) are generated during remeshing:
– uniform
Specifies that every new node (child) of the first layer of wedge cells is the same
distance away from its parent node (that is, the corresponding node on the
boundary zone, from which the direction vector is pointing). This distance is
defined by the first-height. The uniform type is selected by default.
– aspect-ratio
Specifies that the first layer of wedge cells that are extruded from the zones
are defined using an aspect ratio, that is, the ratio of the local wedge base
length (as averaged at the nodes) to the local wedge layer height. This aspect
ratio is defined by the first-aspect-ratio. Note that for a uniform mesh,
the heights of the cells in the first layer will be roughly the same, while for a
varying mesh, these heights will vary.
– smooth-transition
Specifies that the last layer of wedge cells that are extruded from the zones
are defined using a transition rate, that is, the ratio of the local wedge cell height
(as averaged at the nodes) to the height of the local tetrahedral cell that will
be generated adjacent to the last layer. This transition rate / ratio is defined by
the transition-rate. This offset type allows you to easily provide a smooth
transition for the cell volumes from the wedge cell layers to the cells deeper
within the mesh. After the height of the last wedge cell layer is calculated, the
height of the first layer is automatically computed according to your specified
growth rate and nlayers. Note that for a uniform mesh, the heights of the
cells in the first layer will be roughly the same, while for a varying mesh, these
heights will vary.
• rate
Sets the coefficient for the growth-method used to determine the increase in
height of the wedge cell layers beyond the first layer.
• transition-rate
Sets the ratio of the local wedge cell height (as averaged at the nodes) in the last
wedge cell layer to the height of the local tetrahedral cell that will be generated
adjacent to the last layer (deeper within the mesh). It is used when smooth-
transition is selected for the offset-type.
• zones
Specifies all of the boundary zones on which this prism controls definition is ap-
plied.
Enter q when the definition is complete to return to the text command menu.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 291
define/
define/dynamic-mesh/controls/remeshing-parameters/prism-controls/de-
lete
define/dynamic-mesh/controls/remeshing-parameters/prism-controls/edit
Edits an existing prism controls definition. You can revise the fields listed previously
for the define/dynamic-mesh/controls/remeshing-parameters/prism-
controls/add text command.
define/dynamic-mesh/controls/remeshing-parameters/prism-controls/list
define/dynamic-mesh/controls/remeshing-parameters/prism-controls/list-
properties
Prints the properties of an existing prism controls definition of your choice in the
console.
define/dynamic-mesh/controls/remeshing-parameters/prism-layer-parameters/
Enters the dynamic mesh prism layer parameters menu, where you can define the
parameters of the prism layers as part of methods-based remeshing.
define/dynamic-mesh/controls/remeshing-parameters/prism-layer-
parameters/first-height
define/dynamic-mesh/controls/remeshing-parameters/prism-layer-
parameters/growth-rate
define/dynamic-mesh/controls/remeshing-parameters/prism-layer-
parameters/number-of-layers
define/dynamic-mesh/controls/remeshing-parameters/remeshing-after-moving?
Enables a second round of remeshing based on the skewness parameters after the
boundary has moved as part of methods-based remeshing.
define/dynamic-mesh/controls/remeshing-parameters/remeshing-methods
define/dynamic-mesh/controls/remeshing-parameters/retain-size-distribution?
Enables/disables the use of local size criteria when marking cells for unified remeshing
(in an attempt to maintain the initial mesh size distribution even as the mesh moves),
rather than marking cells based on the minimum and maximum length scale values of
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
292 of ANSYS, Inc. and its subsidiaries and affiliates.
the cell zone in the initial mesh. Either marking can be overridden if more restrictive
values are specified using the define/dynamic-mesh/controls/remeshing-
parameters/length-min and define/dynamic-mesh/controls/remeshing-
parameters/length-max text commands.
define/dynamic-mesh/controls/remeshing-parameters/size-remesh-interval
Sets the interval (in time steps) when remeshing based on size is done for methods-
based remeshing.
define/dynamic-mesh/controls/remeshing-parameters/sizing-controls/
Enters the dynamic mesh sizing controls menu, which provides text commands that can
be useful when you want to modify the algorithm that attempts to retain the size distri-
bution during unified remeshing. Each sizing control definition is applied to one or more
boundary zones, and then affects the size of the cells throughout the mesh based on
their distance from those boundary zone(s) and your settings in the definition.
define/dynamic-mesh/controls/remeshing-parameters/sizing-con-
trols/add
After being prompted for a name, you can enter the following to complete the
definition:
• growth-rate
• max-length
Sets a maximum length threshold that is used when the type is set to auto or
soft.
• min-length
Sets a maximum length threshold that is used when the type is set to auto.
• motion
Determines whether the size control definition affects the remeshing based on
whether the mesh undergoes motion: auto specifies that it is applied whether
or not there is motion; and static specifies that it is only applied if there is no
motion.
• name
• type
Specifies how the sizing is affected by the selected boundary zones: auto specifies
that the default size distribution (rather than the initial size distribution in your
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 293
define/
selected boundary zones) is used, along with your specified max-length and
min-length values; soft specifies that the maximum length scale of your se-
lected boundary zones is used, along with your specified min-length value;
and meshed specifies that the maximum and minimum length scales of your se-
lected boundary zones are used, in order to respect their initial size distribution.
This setting is only relevant if you have more than one sizing controls definition.
• zones
Specifies all of the boundary zones on which the sizing controls definition is ap-
plied.
Enter q when the definition is complete to return to the text command menu.
define/dynamic-mesh/controls/remeshing-parameters/sizing-controls/de-
lete
define/dynamic-mesh/controls/remeshing-parameters/sizing-con-
trols/edit
Edits an existing sizing controls definition. You can revise the fields listed previously
for the define/dynamic-mesh/controls/remeshing-parameters/siz-
ing-controls/add text command.
define/dynamic-mesh/controls/remeshing-parameters/sizing-con-
trols/list
define/dynamic-mesh/controls/remeshing-parameters/sizing-con-
trols/list-properties
Prints the properties of an existing sizing controls definition of your choice in the
console.
define/dynamic-mesh/controls/remeshing-parameters/sizing-funct-defaults
define/dynamic-mesh/controls/remeshing-parameters/sizing-funct-rate
define/dynamic-mesh/controls/remeshing-parameters/sizing-funct-resolution
define/dynamic-mesh/controls/remeshing-parameters/sizing-funct-variation
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
294 of ANSYS, Inc. and its subsidiaries and affiliates.
define/dynamic-mesh/controls/remeshing-parameters/sizing-function?
define/dynamic-mesh/controls/remeshing-parameters/unified-remeshing?
define/dynamic-mesh/controls/remeshing-parameters/zone-remeshing
define/dynamic-mesh/controls/six-dof-parameters/
Enters the dynamic mesh six degrees of freedom (DOF) solver menu.
define/dynamic-mesh/controls/six-dof-parameters/create-properties
define/dynamic-mesh/controls/six-dof-parameters/delete-properties
define/dynamic-mesh/controls/six-dof-parameters/list-properties
Prints summaries of the existing sets of six DOF properties for rigid body motion.
define/dynamic-mesh/controls/six-dof-parameters/motion-history-file-name
Specifies the name and location of the six DOF motion history file.
define/dynamic-mesh/controls/six-dof-parameters/motion-history?
define/dynamic-mesh/controls/six-dof-parameters/second-order?
define/dynamic-mesh/controls/six-dof-parameters/x-component-of-gravity
define/dynamic-mesh/controls/six-dof-parameters/y-component-of-gravity
define/dynamic-mesh/controls/six-dof-parameters/z-component-of-gravity
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 295
define/
define/dynamic-mesh/controls/smoothing?
define/dynamic-mesh/controls/smoothing-parameters/
define/dynamic-mesh/controls/smoothing-parameters/amg-stabilization
Sets the algebraic multigrid (AMG) stabilization method for mesh smoothing calculations
that use finite element discretization. This text command is available for diffusion-based
smoothing and linearly elastic solid smoothing.
define/dynamic-mesh/controls/smoothing-parameters/bnd-node-relaxation
The boundary node relaxation is used by spring smoothing. The boundary node relaxation
allows you to relax the update of the node positions at deforming boundaries. A value
of 0 prevents deforming boundary nodes from moving and a value of 1 indicates no
under-relaxation.
define/dynamic-mesh/controls/smoothing-parameters/bnd-stiffness-factor
define/dynamic-mesh/controls/smoothing-parameters/boundary-distance-
method
Sets the method used to evaluate the boundary distance for the diffusion coefficient
calculation, when diffusion-based smoothing is enabled.
define/dynamic-mesh/controls/smoothing-parameters/constant-factor
define/dynamic-mesh/controls/smoothing-parameters/convergence-tolerance
define/dynamic-mesh/controls/smoothing-parameters/diffusion-coeff-function
define/dynamic-mesh/controls/smoothing-parameters/diffusion-coeff-parameter
define/dynamic-mesh/controls/smoothing-parameters/diffusion-fvm?
Answering yes at the prompt changes the diffusion-based smoothing method to the
cell-based finite volume approach that was the default in releases prior to Fluent 15.0.
Answering no at the prompt changes the diffusion-based smoothing method to the
default node-based finite element method.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
296 of ANSYS, Inc. and its subsidiaries and affiliates.
define/dynamic-mesh/controls/smoothing-parameters/max-iter
Sets the maximum number of iterations for the smoothing calculations when the spring-
based, diffusion-based, or linearly elastic solid method is used.
define/dynamic-mesh/controls/smoothing-parameters/relative-convergence-
tolerance
Sets the relative residual convergence tolerance for smoothing based on diffusion or
the linearly elastic solid model.
define/dynamic-mesh/controls/smoothing-parameters/skew-smooth-all-deform-
ing-boundaries?
Enables/disables skewness smoothing for all deforming dynamic boundary zones. This
is enabled by default. If disabled, skewness smoothing is only applied to the deforming
dynamic boundary zones that have smoothing explicitly enabled or use local face
remeshing.
define/dynamic-mesh/controls/smoothing-parameters/skew-smooth-cell-skew-
max
Sets the skewness threshold, above which cells will be smoothed using the skewness
method.
define/dynamic-mesh/controls/smoothing-parameters/skew-smooth-face-skew-
max
Sets the skewness threshold, above which faces will be smoothed using the skewness
method.
define/dynamic-mesh/controls/smoothing-parameters/skew-smooth-niter
define/dynamic-mesh/controls/smoothing-parameters/smooth-from-reference-
position?
define/dynamic-mesh/controls/smoothing-parameters/smoothing-method
Specifies the smoothing method used by the dynamic mesh model. The available options
are:
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 297
define/
define/dynamic-mesh/controls/smoothing-parameters/spring-on-all-elements?
Enables/disables spring-based smoothing for all cell shapes; if disabled, the spring-based
smoothing is applied based on the setting of the define/dynamic-mesh/con-
trols/smoothing-parameters/spring-on-simplex-shapes? text command.
define/dynamic-mesh/controls/smoothing-parameters/spring-on-simplex-shapes?
define/dynamic-mesh/controls/smoothing-parameters/poisson-ratio
Sets the Poisson’s ratio used for smoothing based on the linearly elastic solid model.
define/dynamic-mesh/controls/smoothing-parameters/verbosity
Setting this to 1 will cause smoothing residuals to be printed to the text console. The
default value of 0 suppresses this output. This text command is only available when the
spring-based, diffusion-based, or linearly elastic solid method is used.
define/dynamic-mesh/controls/steady-pseudo-time-control?
Enables/disables the pseudo time step control in the graphical user interface.
define/dynamic-mesh/dynamic-mesh?
define/dynamic-mesh/events/
define/dynamic-mesh/events/export-event-file
define/dynamic-mesh/events/import-event-file
define/dynamic-mesh/transient-settings/
Enters the transient dynamic mesh settings menu. This text command is only available when
you enable dynamic mesh using the prompts of the define/dynamic-mesh/dynamic-
mesh? text command. Solver time must also be set to Transient.
define/dynamic-mesh/transient-settings/allow-second-order?
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
298 of ANSYS, Inc. and its subsidiaries and affiliates.
define/dynamic-mesh/transient-settings/verbosity
define/dynamic-mesh/zones/
define/dynamic-mesh/zones/create
define/dynamic-mesh/zones/delete
define/dynamic-mesh/zones/insert-boundary-layer
define/dynamic-mesh/zones/insert-interior-layer
define/dynamic-mesh/zones/list
define/dynamic-mesh/zones/remove-boundary-layer
define/dynamic-mesh/zones/remove-interior-layer
define/enable-mesh-morpher-optimizer?
Enables the mesh morpher/optimizer. When the mesh morpher/optimizer is enabled, the
define/mesh-morpher-optimizer text command becomes available.
define/gap-model/
Enters the gap model menu, where you can define one or more gap regions where the flow is
blocked or decelerated when face zones move within a specified proximity threshold of each other.
define/gap-model/advanced-options/
define/gap-model/advanced-options/check-cfl-condition?
Enables/disables the printing of warnings if the time step size is too large based on a
Courant (CFL) number automatically determined for your specified solution stability level.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 299
define/
define/gap-model/advanced-options/enhanced-data-interpolation?
Enables/disables the use of enhanced data interpolation when updating information in gap
regions. This text command is only available if you have enabled the define/gap-mod-
el/advanced-options/expert? text command.
define/gap-model/advanced-options/expert?
define/gap-model/advanced-options/extend-gap-regions?
Enables/disables the extending of the gap regions by including additional cells in the vicinity
of the gap interfaces during marking. This is useful when the default shape of the marked
cells is negatively affecting solution stability or convergence behavior.
define/gap-model/advanced-options/fill-data-in-gap-regions?
Enables/disables the interpolation of solution data throughout the gap regions. This text
command is only available if you have enabled the define/gap-model/advanced-
options/expert? text command.
define/gap-model/advanced-options/precise-gap-marking?
Enables/disables the use of a more accurate search algorithm for marking cells in gap regions.
Note that it can be costly, particularly for 3D cases or those with a large number of cells inside
the gap regions. This text command is only available if you have enabled the define/gap-
model/advanced-options/expert? text command.
define/gap-model/advanced-options/reduce-gap-regions?
Enables/disables a more restrictive algorithm for marking cells in gap regions. This text
command is only available if you have enabled the define/gap-model/advanced-
options/expert? text command.
define/gap-model/advanced-options/render-flow-modeling-gaps?
Enables/disables the rendering of the solution in the cells of flow-modeling gap regions
during postprocessing. This text command is only available if you have enabled the
define/gap-model/advanced-options/expert? text command.
define/gap-model/advanced-options/render-gap-interface?
Enables/disables the rendering of the mesh surfaces inside the gap regions when displaying
the mesh with contours. Note that the solution is still not rendered inside the flow-blocking
gap regions.
define/gap-model/advanced-options/revert-controls-to-default
Reverts the global gap stabilization level and any related solver settings to the default.
define/gap-model/advanced-options/solution-stabilization
Sets the global solution stabilization level for the gap regions.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
300 of ANSYS, Inc. and its subsidiaries and affiliates.
define/gap-model/advanced-options/sponge-layer
Allows you to edit the solution stabilization settings for flow-modeling gap regions that
have sponge-layer local stabilization enabled.
• You can set the viscosity variation factor, which determines how much the viscosity linearly
varies within the gap region as you approach the center. The default value of 0 produces
maximum variability, which is appropriate when the gap size is larger and/or the viscosity
within the gap region is very high compared to the flow domain. You can enter values
closer to 1 (so that the viscosity is more fixed / constant throughout) when the gap is
smaller and/or the viscosity variation is lower. Minimizing the variability restricts the flow
better, but can lead to solution instability.
• You can set minimum limit for the velocity in the sponge layers. Viscosity scaling is disabled
if the average velocity inside the gap region is less than this minimum.
• You can set the maximum limit for the viscosity change ratio in the sponge layers. The
local stabilization method measures the variation of maximum viscosity to minimum vis-
cosity inside the gap region, and constrains this ratio to be bounded between 0 and the
value you enter.
define/gap-model/advanced-options/verbosity
Sets the verbosity for messages printed in the console related to the gap model.
define/gap-model/create
Creates a single gap region, so that when selected face zones move within a specified proximity
threshold of each other, flow blockage / deceleration is applied to the cells that lie within the
threshold.
define/gap-model/delete
define/gap-model/delete-all
define/gap-model/edit
define/gap-model/enable?
define/gap-model/list-gap-cell-zones
Lists the names of the cell zones that can be excluded for individual gap regions (so that such
cells are not marked for flow blockage / deceleration).
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 301
define/
define/gap-model/list-gap-face-zones
Lists the names of the face zones that can be used for creating gap regions.
define/gap-model/list-gap-regions
define/injections/
define/materials/
define/materials/change-create
Note:
Generally, the properties you enter at the prompts will be filtered according to your
case and model settings. However, some of the listed properties may not match the
selection choice in the Graphics User Interface. Typically, those excessive properties
in the Text User Interface will not be used in your simulation.
define/materials/copy
define/materials/copy-by-formula
define/materials/data-base/
define/materials/data-base/database-type
define/materials/data-base/edit
Edits material.
define/materials/data-base/list-materials
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
302 of ANSYS, Inc. and its subsidiaries and affiliates.
define/materials/data-base/list-properties
define/materials/data-base/new
define/materials/data-base/save
define/materials/delete
define/materials/list-materials
define/materials/list-properties
define/mesh-interfaces/
define/mesh-interfaces/auto-options/
Enters the auto-options menu. This menu is only available when the define/mesh-inter-
faces/one-to-one-pairing? text command is enabled.
define/mesh-interfaces/auto-options/naming-option
Specifies whether the name of each new one-to-one mesh interface (as well as existing mesh
interfaces, if you so desire) has no additional suffix, or a suffix that includes the names of
the associated boundary zones, the IDs of the associated boundary zones, or the names of
the adjacent cell zones.
define/mesh-interfaces/auto-options/pairing-between-different-cell-zones-only?
Specifies whether the one-to-one mesh interfaces are only created between different cell
zones.
define/mesh-interfaces/auto-options/proximity-tolerance
Sets the tolerance used as part of the automatic grouping of zones to create mesh interfaces
when the define/mesh-interfaces/one-to-one-pairing? text command is dis-
abled. The proximity tolerance is defined relative to the edge lengths in the interface zones,
and can range from 0 to 1 (representing the minimum and maximum edge lengths, respect-
ively).
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 303
define/
define/mesh-interfaces/auto-options/set-default-name-prefix
Specifies the default interface name prefix used for one-to-one mesh interfaces.
define/mesh-interfaces/auto-options/set-one-to-one-pairing-tolerance
define/mesh-interfaces/auto-pairing
Automatically "pairs" some or all of the interface zones, in order to create mesh interfaces. This
text command is only available when the define/mesh-interfaces/one-to-one-
pairing? text command is disabled.
define/mesh-interfaces/create
define/mesh-interfaces/delete
define/mesh-interfaces/delete-all
define/mesh-interfaces/display
define/mesh-interfaces/edit
Edits attributes of existing mesh interfaces. For one-to-one interfaces, you can edit the name;
for many-to-many interfaces, you can edit the interface options and (for a single interface) the
name and the list of interface zones assigned to the interface.
define/mesh-interfaces/enable-visualization-of-interfaces?
Enables/disables the filling of node coordinates on the zones of mesh interfaces, so that they
can be displayed in the graphics window.
define/mesh-interfaces/enforce-continuity-after-bc?
Enables/disables continuity across the boundary condition interface for contour plots in post-
processing.
define/mesh-interfaces/enforce-coupled-wall-between-solids?
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
304 of ANSYS, Inc. and its subsidiaries and affiliates.
define/mesh-interfaces/improve-quality
Checks the quality of all mapped interfaces. If Fluent finds any mapped interfaces that require
improvement it will list them and ask you if you would like to increase the tolerance to improve
the interfaces.
define/mesh-interfaces/list
define/mesh-interfaces/mapped-interface-options/
Enters the mapped-interface menu. Options are available to convert a non-conformal interface
to a mapped interface. This menu is only available when the define/mesh-inter-
faces/one-to-one-pairing? text command is disabled.
define/mesh-interfaces/mapped-interface-options/convert-to-mapped-interface
define/mesh-interfaces/mapped-interface-options/solution-controls
Specifies the mapped frequency and under-relaxation factor for mapped interfaces.
define/mesh-interfaces/mapped-interface-options/tolerance
Specifies the mapped interface tolerance. After changing the tolerance, the existing
mapped interface will be updated.
define/mesh-interfaces/non-conformal-interface-numerics/
define/mesh-interfaces/non-conformal-interface-numerics/change-numerics?
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 305
define/
define/mesh-interfaces/one-to-one-pairing?
Enables/disables the use of the one-to-one interface creation method. This method is enabled
by default, such that a single zone is assigned to each side of all of the mesh interfaces when
they are created; otherwise the mesh interfaces may have multiple zones on one or both sides.
Any mesh interfaces that exist when the use of this method is changed will either be deleted
or modified to be compatible with this method.
define/mesh-interfaces/remove-left-handed-interface-faces?
Removes left-handed faces (which can cause the mesh to be invalid) during mesh interface
creation.
define/mesh-interfaces/transfer-motion-across-interfaces?
Enables/disables the automatic transfer of motion across a mesh interface when only one side
is moving as a result of user-defined or system coupling motion. You can specify the method
by which the motion is transferred: transfer-displacements (the default) interpolates
nodal displacement from the active side of the interface to the passive side, and is recommended
when there are gaps and/or penetrations in the mesh interface that must be maintained; pro-
ject-nodes projects the passive nodes onto the faces of active side, and is recommended
when the active side includes significant tangential motion (as only the normal displacement
is effectively transferred in this method).
define/mesh-interfaces/turbo-create
Creates a general turbo interface. This text command is only available if the define/turbo-
model/enable-turbo-model? text command is enabled.
define/mesh-interfaces/use-virtual-polygon-approach
Important:
Note that case files created after Ansys Fluent 6.1 will not show the virtual-polygon
option, since it is the default.
define/mesh-interfaces/verbosity
define/mesh-morpher-optimizer/
Enters the mesh morpher/optimizer menu in order to deform the mesh as part of a shape optimiz-
ation problem. This text command is only available when the define/enable-mesh-morpher-
optimizer? text command has been enabled.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
306 of ANSYS, Inc. and its subsidiaries and affiliates.
define/mesh-morpher-optimizer/deformation-settings/
Enters the deformation menu. This text command is only available if you have created a deform-
ation region using the define/mesh-morpher-optimizer/region/create or the
define/mesh-morpher-optimizer/region/define-bounding-box text command.
define/mesh-morpher-optimizer/deformation-settings/check-mesh
Displays a mesh check report in the console for the mesh displayed in the graphics window.
The mesh check report provides volume statistics, mesh topology and periodic boundary
information, verification of simplex counters, and verification of node position with reference
to the axis for axisymmetric cases. This text command is only available if the
define/mesh-morpher-optimizer/optimizer? text command is disabled.
define/mesh-morpher-optimizer/deformation-settings/deform-mesh
Modifies the mesh and updates the mesh display in the graphics window based on the
parameter and deformation settings. This text command is only available if the
define/mesh-morpher-optimizer/optimizer? text command is disabled.
define/mesh-morpher-optimizer/deformation-settings/motion-settings/
Enters the motion settings menu, where you can create, modify, and delete the motions
applied to the control points. This text command is only available if the define/mesh-
morpher-optimizer/set-control-point-distribution text command is set to
unstructured.
define/mesh-morpher-optimizer/deformation-settings/motion-settings/cre-
ate
Creates a new motion, by specifying the parameter, type of motion (translation, rotation,
or radial motion), directional settings, name, and control points. Note that for translations,
the values you enter for the direction components are multiplied with the value of the
parameter to define the displacement applied to the control points.
define/mesh-morpher-optimizer/deformation-settings/motion-settings/de-
lete
define/mesh-morpher-optimizer/deformation-settings/motion-settings/modi-
fy
define/mesh-morpher-optimizer/deformation-settings/motion-settings/read-
from-file
Defines the settings for all the motions by reading an ASCII text file.
define/mesh-morpher-optimizer/deformation-settings/motion-set-
tings/write-to-file
Writes the settings for all the motions to an ASCII text file.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 307
define/
define/mesh-morpher-optimizer/deformation-settings/read-motion-settings-from-
file
Defines all of the motion settings by reading an ASCII text file. This text command is only
available if the define/mesh-morpher-optimizer/set-control-point-distri-
bution text command is set to regular.
define/mesh-morpher-optimizer/deformation-settings/reset-all-deformations
Undoes any deformations made to the mesh and updates the mesh display in the graphics
window.
define/mesh-morpher-optimizer/deformation-settings/set-constraints
Defines the constraints on a boundary zone, in order to limit the freedom of a particular
zone that falls within the deformation region(s) during the morphing of the mesh.
define/mesh-morpher-optimizer/deformation-settings/set-constraints-multiple
Defines the constraints on multiple boundary zones, in order to limit the freedom of partic-
ular zones that fall within the deformation region(s) during the morphing of the mesh.
define/mesh-morpher-optimizer/deformation-settings/set-parameters
Assigns translation direction components and a single parameter to a single control point
in a region. Note that the values you enter for the direction components are multiplied with
the value of the parameter to define the displacement applied to the control point. This
text command is only available if the define/mesh-morpher-optimizer/set-con-
trol-point-distribution text command is set to regular.
define/mesh-morpher-optimizer/deformation-settings/set-parameters-multiple
Assigns translation direction components and multiple parameters to multiple control points
in a region. Note that the values you enter for the direction components are multiplied with
the value of the parameter to define the displacement applied to the control point. This
text command is only available if the define/mesh-morpher-optimizer/set-con-
trol-point-distribution text command is set to regular.
define/mesh-morpher-optimizer/deformation-settings/write-motion-settings-to-
file
Writes the motion settings to an ASCII text file. This text command is only available if the
define/mesh-morpher-optimizer/set-control-point-distribution text
command is set to regular.
define/mesh-morpher-optimizer/morpher-summary
Displays a summary of the mesh morpher/optimizer settings in the console. This text command
is only available if you have created a deformation region using the define/mesh-morpher-
optimizer/region/create or the define/mesh-morpher-optimizer/re-
gion/define-bounding-box text command.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
308 of ANSYS, Inc. and its subsidiaries and affiliates.
define/mesh-morpher-optimizer/optimizer-parameters/
Enters the optimizer menu. This text command is only available when you have created a de-
formation region using the define/mesh-morpher-optimizer/region/create or the
define/mesh-morpher-optimizer/region/define-bounding-box text command
and have enabled the define/mesh-morpher-optimizer/optimizer? text command.
define/mesh-morpher-optimizer/optimizer-parameters/convergence-criteria
define/mesh-morpher-optimizer/optimizer-parameters/custom-calculator/
Enters the custom calculator menu, in order to define the objective function as a function
of output parameters. This menu is not available when the NEWUOA optimizer is selected
using the define/mesh-morpher-optimizer/optimizer-parameters/optim-
izer-type text command.
define/mesh-morpher-optimizer/optimizer-parameters/custom-calculat-
or/define
Defines the custom objective function that will be minimized by the optimizer.
define/mesh-morpher-optimizer/optimizer-parameters/custom-calculat-
or/delete
define/mesh-morpher-optimizer/optimizer-parameters/custom-calculat-
or/example-obj-fn-definitions
define/mesh-morpher-optimizer/optimizer-parameters/custom-calculat-
or/list-output-parameters
Prints a list of the output parameters that can be used to define the custom objective
function.
define/mesh-morpher-optimizer/optimizer-parameters/disable-mesh-check
Specifies whether you want to disable the general mesh check that is part of the optimization
process. This check is conducted immediately after the mesh is deformed in every design
stage, and determines whether a solution is calculated. Disabling this check allows you to
use mesh repair commands (which can be set up using the define/mesh-morpher-
optimizer/optimizer-parameters/initial-commands text command) at the
start of a design stage, so that an accurate solution can be calculated.
define/mesh-morpher-optimizer/optimizer-parameters/end-commands
Specifies the commands (text commands or command macros) that will be executed after
the solution has run and converged for a design stage. This text command is not available
when the NEWUOA optimizer is selected using the define/mesh-morpher-optim-
izer/optimizer-parameters/optimizer-type text command.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 309
define/
define/mesh-morpher-optimizer/optimizer-parameters/initial-commands
Specifies the commands (text commands or command macros) that will be executed after
the design has been modified, but before Ansys Fluent has started to run the calculation
for that design stage. This text command is not available when the NEWUOA optimizer is
selected using the define/mesh-morpher-optimizer/optimizer-parameters/op-
timizer-type text command.
define/mesh-morpher-optimizer/optimizer-parameters/initialization
Specifies how the solution variables should be treated after the mesh is deformed, that is,
whether they should be initialized to the values defined in theSolution Initialization task
page, remain the values obtained in the previous design iteration, or be read from a data
file that you specify.
define/mesh-morpher-optimizer/optimizer-parameters/iterations-per-design
Defines the maximum number of iterations Ansys Fluent will perform for each design change.
define/mesh-morpher-optimizer/optimizer-parameters/maximum-designs
Defines the maximum number of design stages the optimizer will undergo to reach the
specified objective function.
define/mesh-morpher-optimizer/optimizer-parameters/mesh-quality-check
define/mesh-morpher-optimizer/optimizer-parameters/monitor/
Enters the monitor menu in order to plot and/or record optimization history data, that is,
how the value of the objective function varies with each design stage produced by the mesh
morpher/optimizer. This text menu is not available when the NEWUOA optimizer is selected
using the define/mesh-morpher-optimizer/optimizer-parameters/optim-
izer-type text command.
define/mesh-morpher-optimizer/optimizer-parameters/monitor/clear-opt-
hist
define/mesh-morpher-optimizer/optimizer-parameters/monitor/plot-hist
Displays an XY plot of the optimization history data generated during the last calculation.
Note that no plot will be displayed if the data was discarded using the define/mesh-
morpher-optimizer/optimizer-parameters/monitor/clear-optimiza-
tion-monitor-data text command.
define/mesh-morpher-optimizer/optimizer-parameters/monitor/plot?
Enables the plotting of the optimization history data in the graphics window.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
310 of ANSYS, Inc. and its subsidiaries and affiliates.
define/mesh-morpher-optimizer/optimizer-parameters/monitor/write?
define/mesh-morpher-optimizer/optimizer-parameters/newuoa-initial-parameter-
variation
Defines how much the parameters will be allowed to vary during the initial calculations.
This text command is only available when the NEWUOA optimizer is selected using the
define/mesh-morpher-optimizer/optimizer-parameters/optimizer-type
text command.
define/mesh-morpher-optimizer/optimizer-parameters/objective-function-definition
Specifies whether the format of the objective function is a user-defined function, a Scheme
source file, or a custom function based on output parameters. The custom function is defined
using the text commands in the define/mesh-morpher-optimizer/optimizer-
parameters/custom-calculator menu. The objective-function-definition
text command is not available when the NEWUOA optimizer is selected using the
define/mesh-morpher-optimizer/optimizer-parameters/optimizer-type
text command.
define/mesh-morpher-optimizer/optimizer-parameters/optimize
Initiates the optimization process. This text command is only available if the define/mesh-
morpher-optimizer/optimizer? text command is enabled.
define/mesh-morpher-optimizer/optimizer-parameters/optimizer-type
Specifies which optimizer is to be used. You can select one of the six built-in optimizers
(1–5 and7), or specify that you will use Design Exploration in Ansys Workbench (6). Note
that 6 is only available if you have launched your Ansys Fluent session from Ansys Workbench.
For information about how the built-in optimizers function or how to use Design Exploration,
see Design Analysis and Optimization in the User's Guide or Working With Input and Output
Parameters in Workbench in the Ansys Fluent in Workbench User's Guide, respectively.
define/mesh-morpher-optimizer/optimizer-parameters/save-case-data-files
Sets up the automatic saving of intermediate case and data files during the optimization
run, by specifying: the frequency (in design iterations) with which file sets are saved; the
maximum number of file sets retained (after the maximum limit has been saved, the earliest
file set will be overwritten with the latest); and the root name assigned to the files (which
will have the design iteration number appended to it).
define/mesh-morpher-optimizer/optimizer?
Enables the use of a built-in optimizer. This text command is only available if you have created
a deformation region using the define/mesh-morpher-optimizer/region/create or
the define/mesh-morpher-optimizer/region/define-bounding-box text command.
define/mesh-morpher-optimizer/parameter-settings/
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 311
define/
define/mesh-morpher-optimizer/parameter-settings/number-of-parameters
Defines the number of parameters that will be used to define the deformation.
define/mesh-morpher-optimizer/parameter-settings/parameter-bounds
Defines the minimum and maximum values allowed by the built-in optimizer for the para-
meters. This text command is only available if the define/mesh-morpher-optim-
izer/optimizer? text command is enabled.
define/mesh-morpher-optimizer/parameter-settings/parameter-value
Defines the value of a parameter. This value represents a magnitude that will then be used
along with other direction settings to define motions that produce an overall displacement
for a given control point. The value will specify a length in meters for translations and radial
motions, and will specify an angle in degrees for rotations; the units here will be used re-
gardless of what units you are using in the case. Note that you can enter a numeric value
or define an input parameter (if you have enabled the definition of input parameters using
the define/parameters/enable-in-TUI? text command). The parameter-value
text command is only available in the following situations:
define/mesh-morpher-optimizer/region/
Enters the region menu in order to define the regions of the domain where the mesh will be
deformed in order to optimize the shape.
define/mesh-morpher-optimizer/region/controlpoints/
Enters the control points menu in order to create, modify, and/or delete control points. This
text command is only available if the define/mesh-morpher-optimizer/set-con-
trol-point-distribution text command is set to unstructured.
define/mesh-morpher-optimizer/region/controlpoints/create
Creates a new control point by defining the coordinates of a point within an existing
deformation region.
define/mesh-morpher-optimizer/region/controlpoints/delete
define/mesh-morpher-optimizer/region/controlpoints/distribute-points-on-
zone
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
312 of ANSYS, Inc. and its subsidiaries and affiliates.
define/mesh-morpher-optimizer/region/controlpoints/modify
define/mesh-morpher-optimizer/region/controlpoints/read-from-file
define/mesh-morpher-optimizer/region/controlpoints/write-to-file
define/mesh-morpher-optimizer/region/create
Creates a new deformation region by specifying the name, number of control points (for a
regular distribution), dimensions, origin coordinates, the components of the direction vectors,
and whether to smooth the transitions of the mesh at the region boundaries (for an unstruc-
tured distribution). The region will be a “box”, that is, a rectangle for 2D cases or a rectan-
gular hexahedron for 3D cases. After you have created a deformation region, additional
menus will be available in the define/mesh-morpher-optimizer menu.
define/mesh-morpher-optimizer/region/define-bounding-box
Creates a new deformation region by specifying the name, the bounding zones that best
represent the extents of the deformation region, the number of control points (for a regular
distribution), and whether to smooth the transitions of the mesh at the region boundaries
(for an unstructured distribution). The region will be a “box”, that is, a rectangle for 2D cases
or a rectangular hexahedron for 3D cases. After you have created a deformation region,
additional menus will be available in the define/mesh-morpher-optimizer menu.
define/mesh-morpher-optimizer/region/delete
define/mesh-morpher-optimizer/region/scaling-enlarge
Sets the scaling factor applied to the bounding box when you click the Enlarge button in
the Regions tab of the Mesh Morpher/Optimizer dialog box.
define/mesh-morpher-optimizer/region/scaling-reduce
Sets the scaling factor applied to the bounding box when you click the Reduce button in
the Regions tab of the Mesh Morpher/Optimizer dialog box.
define/mesh-morpher-optimizer/set-control-point-distribution
Specifies whether the control point distribution is regular (that is, spread in a regular distribution
throughout the entire deformation region) or unstructured (that is, distributed at specified loc-
ations).
define/mixing-planes/
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 313
define/
define/mixing-planes/create
define/mixing-planes/delete
define/mixing-planes/list
define/mixing-planes/set/
define/mixing-planes/set/averaging-method
define/mixing-planes/set/under-relaxation
define/mixing-planes/set/fix-pressure-level
define/mixing-planes/set/conserve-swirl/
define/mixing-planes/set/conserve-swirl/enable?
define/mixing-planes/set/conserve-swirl/verbosity?
define/mixing-planes/set/conserve-swirl/report-swirl-integration
define/mixing-planes/set/conserve-total-enthalpy/
Enters the menu to set total enthalpy conservation in mixing plane menu.
define/mixing-planes/set/conserve-total-enthalpy/enable?
define/mixing-planes/set/conserve-total-enthalpy/verbosity?
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
314 of ANSYS, Inc. and its subsidiaries and affiliates.
define/models/
define/models/ablation?
define/models/acoustics/
define/models/acoustics/auto-prune
define/models/acoustics/broad-band-noise?
define/models/acoustics/convective-effects?
define/models/acoustics/compute-write
define/models/acoustics/cylindrical-export?
define/models/acoustics/display-flow-time?
define/models/acoustics/export-source-data-cgns?
define/models/acoustics/export-volumetric-sources?
define/models/acoustics/export-volumetric-sources-cgns?
define/models/acoustics/export-source-data?
Enables/disables the export of acoustic source data in ASD format during the wave equation
model run.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 315
define/
define/models/acoustics/far-field-parameters/
Enters the menu to specify the far-field density and speed of sound. Note that this menu is
currently available only with the acoustics wave equation model.
define/models/acoustics/far-field-parameters/far-field-density
Specifies the far-field density value for the acoustics wave equation model.
define/models/acoustics/far-field-parameters/far-field-sound-speed
Specifies the far-field speed of sound value for the acoustics wave equation model.
define/models/acoustics/ffowcs-williams?
define/models/acoustics/moving-receiver?
define/models/acoustics/off?
define/models/acoustics/read-compute-write
define/models/acoustics/receivers
define/models/acoustics/sources
define/models/acoustics/sources-fft/
Enters the acoustic sources fast Fourier transform (FFT) menu, to compute Fourier spectra
from acoustic source data (ASD) files, create postprocessing variables for the pressure signals,
and write CGNS files of the spectrum data.
define/models/acoustics/sources-fft/read-asd-files
define/models/acoustics/sources-fft/compute-fft-fields
Computes FFT of the read pressure histories. The computed spectra replace the pressure
histories in memory.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
316 of ANSYS, Inc. and its subsidiaries and affiliates.
define/models/acoustics/sources-fft/clean-up-storage-area
De-allocates memory used to store the pressure histories and their Fourier spectra, as
well as any created surface variables for the visualization.
define/models/acoustics/sources-fft/write-cgns-files
Writes surface pressure spectra in CGNS format, which can be used for one-way coupling
with Ansys Mechanical in the frequency domain.
define/models/acoustics/sources-fft/fft-surface-variables/
Enters the menu to create surface variables from the computed Fourier spectra for
visualization.
define/models/acoustics/sources-fft/fft-surface-variables/create-
constant-width-bands
Selects up to 20 constant width bands and creates either the surface pressures level
(SPL) variables or the PSD of dp/dt variables for them.
define/models/acoustics/sources-fft/fft-surface-variables/create-
octave-bands
Creates either the surface pressure level (SPL) variables or the PSD of dp/dt variables
for 17 technical octaves.
define/models/acoustics/sources-fft/fft-surface-variables/create-
third-bands
Creates either the surface pressure level (SPL) variables or the PSD of dp/dt variables
for 54 technical thirds.
define/models/acoustics/sources-fft/fft-surface-variables/create-set-
of-modes
Selects up to 20 individual Fourier modes and create variable pairs for them, contain-
ing the real and the imaginary parts of the complex Fourier amplitudes.
define/models/acoustics/sources-fft/fft-surface-variables/remove-
variables
define/models/acoustics/sponge-layers/
Allows you to define sponge layers at boundary zones, so that the density is blended from
the value calculated by the solver to user-specified far-field values. Such sponge layers can
eliminate non-physical pressure wave reflections from boundary zones. This text command
menu is only available in transient simulations of single-phase, compressible flows with the
pressure-based solver.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 317
define/
define/models/acoustics/sponge-layers/activate
Activates a sponge layer definition that you would like to use during the simulation.
define/models/acoustics/sponge-layers/add
After being prompted for a name, you can enter the following to complete the definition:
• boundary-zones
Specifies all of the boundary zones on which the sponge layer is applied.
• far-field-density
Specifies a value of density that is used for blending with the solver value. It is recom-
mended that you use the average density at the boundaries throughout the simulation.
• name
• ramping-distance
Specifies a distance over which the density changes from the solver value to the far-
field value. It is recommended that this length is 80–100% of the total-thickness.
• total-thickness
Specifies the total thickness of the sponge layer, a distance from the selected
boundaries to the interior boundary of the sponge layer. It is recommended that this
thickness is at least twice the wavelength of the expected pressure waves.
Enter q when the definition is complete to return to the text command menu.
define/models/acoustics/sponge-layers/deactivate
Deactivates an active sponge layer, so that it is not used during the simulation.
define/models/acoustics/sponge-layers/delete
define/models/acoustics/sponge-layers/edit
Edits an existing sponge layer. You can revise the fields listed previously for the
define/models/acoustics/sponge-layers/add text command.
define/models/acoustics/sponge-layers/list
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
318 of ANSYS, Inc. and its subsidiaries and affiliates.
define/models/acoustics/sponge-layers/list-active
Prints the names of the active sponge layer definitions in the console.
define/models/acoustics/sponge-layers/list-properties
Prints the properties of an existing sponge layer of your choice in the console.
define/models/acoustics/wave-equation?
define/models/acoustics/wave-equation-options/
Enters the menu to define the acoustics wave equation model options.
define/models/acoustics/wave-equation-options/basic-shapes/
Enters the menu to define the geometry of the source mask and sponge layer using the
basic shapes, represented by the cell registers of the type "Region".
define/models/acoustics/wave-equation-options/basic-shapes/add-
source-mask-shape
define/models/acoustics/wave-equation-options/basic-shapes/add-
sponge-layer-shape
define/models/acoustics/wave-equation-options/basic-shapes/list-source-
mask-shapes
List basic shapes, which are currently used in the definition of the source mask
geometry.
define/models/acoustics/wave-equation-options/basic-shapes/list-sponge-
layer-shapes
List basic shapes, which are currently used in the definition of the sponge layer
geometry.
define/models/acoustics/wave-equation-options/basic-shapes/list-region-
registers
define/models/acoustics/wave-equation-options/basic-shapes/remove-
source-mask-shape
Remove a basic shape from the definition of the source mask geometry.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 319
define/
define/models/acoustics/wave-equation-options/basic-shapes/remove-
sponge-layer-shape
Remove a basic shape from the definition of the sponge layer geometry.
define/models/acoustics/wave-equation-options/remote-receivers-options/
Enters the menu to define remote receivers for the Kirchhoff integral model.
define/models/acoustics/wave-equation-options/remote-receivers-
options/integration-surface
define/models/acoustics/wave-equation-options/remote-receivers-
options/write-signals
define/models/acoustics/wave-equation-options/remote-receivers?
define/models/acoustics/wave-equation-options/source-mask-udf
Specifies the name of a user-defined function, which defines geometry of the source
mask.
define/models/acoustics/wave-equation-options/sponge-layer-base-value
define/models/acoustics/wave-equation-options/sponge-layer-factor
define/models/acoustics/wave-equation-options/sponge-layer-udf
Specifies the name of a user-defined function, which defines geometry of the sponge
layer.
define/models/acoustics/wave-equation-options/time-filter-source?
define/models/acoustics/write-acoustic-signals
define/models/acoustics/write-centroid-info
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
320 of ANSYS, Inc. and its subsidiaries and affiliates.
define/models/addon-module
define/models/axisymmetric?
define/models/battery-model
Enables the dual potential MSMD battery model. For text commands that become available
when the battery model is enabled, refer to Battery Model Text Commands (p. 553).
define/models/cht/
define/models/cht/implicit-coupling?
Enables the implicit mapping scheme for any fluid-solid pair with a mapped mesh interface
(only required for cases set up in version 19.2 or earlier).
define/models/cht/explicit-time-averaged-coupling
define/models/cht/explicit-time-averaged-coupling/conformal-coupled-walls
Specify explicit coupling controls for coupled conformal walls. Note this operation will
slit the coupled wall pair.
define/models/cht/explicit-time-averaged-coupling/coupling-controls
define/models/cht/explicit-time-averaged-coupling/fuse-explicit-cht-zones
Fuses slitted conformal coupled walls marked for transient explicit thermal coupling.
define/models/crevice-model?
define/models/crevice-model-controls/
define/models/dpm/
define/models/dpm/clear-particles-from-domain
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 321
define/
define/models/dpm/collisions/
define/models/dpm/collisions/collision-mesh
define/models/dpm/collisions/collision-pair-settings/
Supplies settings for collisions to a pair of collision partners. You will be prompted to
specify theImpact collision partner and the Target collision partner.
define/models/dpm/collisions/collision-pair-settings/contact-force-
normal
Sets the normal contact force law for this pair of collision partners.
define/models/dpm/collisions/collision-pair-settings/contact-force-
tangential
Sets the tangential contact force law for this pair of collision partners.
define/models/dpm/collisions/collision-pair-settings/list-pair-settings
define/models/dpm/collisions/collision-partners/
define/models/dpm/collisions/collision-partners/copy
define/models/dpm/collisions/collision-partners/create
define/models/dpm/collisions/collision-partners/delete
define/models/dpm/collisions/collision-partners/list
define/models/dpm/collisions/collision-partners/rename
define/models/dpm/collisions/dem-collisions?
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
322 of ANSYS, Inc. and its subsidiaries and affiliates.
define/models/dpm/collisions/list-all-pair-settings
For each pair of collision partners, lists the collision laws and their parameters.
define/models/dpm/collisions/max-particle-velocity
Sets the maximum particle velocity that may arise from collisions.
define/models/dpm/erosion-dynamic-mesh/
define/models/dpm/erosion-dynamic-mesh/enable-erosion-dynamic-mesh-coupling?
define/models/dpm/erosion-dynamic-mesh/general-parameters/
Enters the menu for setting erosion coupling with dynamic mesh.
define/models/dpm/erosion-dynamic-mesh/general-parameters/dynamic-
mesh-settings
define/models/dpm/erosion-dynamic-mesh/general-parameters/erosion-
settings
define/models/dpm/erosion-dynamic-mesh/general-parameters/participat-
ing-walls
define/models/dpm/erosion-dynamic-mesh/run-parameters/
define/models/dpm/erosion-dynamic-mesh/run-parameters/autosave-files
define/models/dpm/erosion-dynamic-mesh/run-parameters/autosave-
graphics
define/models/dpm/erosion-dynamic-mesh/run-parameters/flow-simulation-
control
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 323
define/
define/models/dpm/erosion-dynamic-mesh/run-parameters/mesh-motion-
time-step
define/models/dpm/erosion-dynamic-mesh/run-parameters/simulation-ter-
mination
define/models/dpm/erosion-dynamic-mesh/run-simulation
define/models/dpm/injections/
define/models/dpm/injections/create-injection
Creates an injection.
define/models/dpm/injections/delete-injection
Deletes an injection.
define/models/dpm/injections/injection-properties/
Enters the menu to set or display properties for one or more injections.
define/models/dpm/injections/injection-properties/file/
define/models/dpm/injections/injection-properties/file/filename
define/models/dpm/injections/injection-properties/file/repeat-in-
terval-in-file
Puts the unsteady file injection into a time-periodic mode. For more information,
see User Input for File Injections in the Fluent User's Guide.
define/models/dpm/injections/injection-properties/file/start-flow-
time-in-file
Specifies the flow-time in the unsteady injection file from which Ansys Fluent
starts reading the injection file. For more information, see User Input for File In-
jections in the Fluent User's Guide.
define/models/dpm/injections/injection-properties/list/
Enters the menu to display the current properties for one or more injections.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
324 of ANSYS, Inc. and its subsidiaries and affiliates.
define/models/dpm/injections/injection-properties/list/list-picked-
injections
Lists the injections that have been selected for display using pick-injec-
tions-to-list.
define/models/dpm/injections/injection-properties/list/list-picked-
properties-to-list
Lists the properties that have been selected for display using pick-proper-
ties-to-list.
define/models/dpm/injections/injection-properties/list/list-property-
values
define/models/dpm/injections/injection-properties/list/list-uniform-
values
define/models/dpm/injections/injection-properties/list/list-values-
per-injection
define/models/dpm/injections/injection-properties/list/list-values-
per-property
define/models/dpm/injections/injection-properties/list/pick-injec-
tions-to-list
Selects the injection or injections for which property values will be displayed.
The use of asterisks (*) as wildcards is supported.
define/models/dpm/injections/injection-properties/list/pick-
properties-to-list
Selects the property or properties for which values will be displayed. The use of
asterisks (*) as wildcards is supported.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 325
define/
define/models/dpm/injections/injection-properties/set/
Enters the menu to set physical models such as drag and breakup for one or more
injections.
define/models/dpm/injections/injection-properties/set/list-picked-
injections
define/models/dpm/injections/injection-properties/set/location/
define/models/dpm/injections/injection-properties/set/general-
settings/
Enters the menu for general settings. This option is available only if at least
one injection has been selected using define/injections/proper-
ties/set/pick-injections-to-set.
define/models/dpm/injections/injection-properties/set/gen-
eral-settings/inject-wall-film-particles?
define/models/dpm/injections/injection-properties/set/gen-
eral-settings/reference-frame
Sets the reference frame for injection point properties. You can choose
either global (default) or one of the local reference frames that you
created. This option is available only if at least one injection has been
selected using define/injections/properties/set/pick-in-
jections-to-set.
define/models/dpm/injections/injection-properties/set/loca-
tion/spatial-staggering/
define/models/dpm/injections/injection-properties/set/loc-
ation/spatial-staggering/stagger-atomizer-positions?
define/models/dpm/injections/injection-properties/set/loc-
ation/spatial-staggering/stagger-radius
Specifies the stagger radius of the region from which particles are re-
leased. This option is available only if at least one standard injection has
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
326 of ANSYS, Inc. and its subsidiaries and affiliates.
been selected using define/injections/properties/set/pick-
injections-to-set.
define/models/dpm/injections/injection-properties/set/loc-
ation/spatial-staggering/stagger-std-inj-positions?
define/models/dpm/injections/injection-properties/set/physical-
models/
Enters the menu to set physical models such as drag and breakup for the selected
injections. This command is only available when you select the injection(s) using
the prompts of the define/models/dpm/injections/proper-
ties/set/pick-injections-to-set text command.
define/models/dpm/injections/injection-properties/set/physic-
al-models/brownian-motion
define/models/dpm/injections/injection-properties/set/physic-
al-models/drag-parameters
Sets the drag law and corresponding parameters for the currently selected
injection(s).
define/models/dpm/injections/injection-properties/set/physic-
al-models/heat-exchange
Enters the menu for setting the heat exchange with the continuous phase.
This item is available for cases with inert or combusting particles only.
define/models/dpm/injections/injection-properties/set/phys-
ical-models/heat-exchange/heat-transfer-coefficient
Allows you to choose the heat transfer coefficient correlation. The options
include constant-HTC, Nusselt-number, Ranz-Marshall (default),
Hughmark, Tomiyama, and Gunn.
define/models/dpm/injections/injection-properties/set/physic-
al-models/particle-rotation
define/models/dpm/injections/injection-properties/set/phys-
ical-models/particle-rotation/enable-rotation
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 327
define/
define/models/dpm/injections/injection-properties/set/phys-
ical-models/particle-rotation/magnus-lift-law
Sets the law for the rotational lift coefficient used in the formulation of
Magnus lift force.
define/models/dpm/injections/injection-properties/set/phys-
ical-models/particle-rotation/rotational-drag-law
define/models/dpm/injections/injection-properties/set/physic-
al-models/rough-wall-model
define/models/dpm/injections/injection-properties/set/physic-
al-models/spray-secondary-breakup
Enters the menu for setting the breakup model and parameters for the cur-
rently selected injection(s). Available commands are as those described under
define/models/dpm/spray-model/ with the addition of the following.
define/models/dpm/injections/injection-properties/set/pick-injec-
tions-to-set
Selects the injection or injections for which properties will be set. The use of
asterisks (*) as wildcards is supported.
define/models/dpm/injections/injection-properties/set/size-distri-
bution/
Enters the menu for linking the size distribution variables to the tabulated distri-
bution data. This item is available only with surface, cone and volume injections.
Prior to using this menu, you must read a table into your case using the
file/table-manager/read-matrix-data-file text command.
define/models/dpm/injections/injection-properties/set/size-
distribution/enable-tabulated-size-distribution?
Enables/disables the use of the tabulated size distribution for your injection.
define/models/dpm/injections/injection-properties/set/size-
distribution/set-diam-column-name
Selects the column name where data for the reference diameters is stored.
Note that you must first select the table name using the define/mod-
els/dpm/injections/injection-properties/set/size-dis-
tribution/table-name text command.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
328 of ANSYS, Inc. and its subsidiaries and affiliates.
define/models/dpm/injections/injection-properties/set/size-
distribution/set-mass-frac-column-name
Selects the column name where data for the mass fractions is stored. Note
that you must first select the table name using the define/mod-
els/dpm/injections/injection-properties/set/size-dis-
tribution/table-name text command.
define/models/dpm/injections/injection-properties/set/size-
distribution/set-num-frac-column-name
Selects the column name where data for the number fractions is stored. Note
that you must first select the table name using the define/mod-
els/dpm/injections/injection-properties/set/size-dis-
tribution/table-name text command.
define/models/dpm/injections/injection-properties/set/size-
distribution/table-name
Specify the name of the table containing discrete diameter distribution data.
define/models/dpm/injections/injection-properties/set/size-
distribution/use-randomized-diameter-sampling?
Enables/disables the use of the randomized diameter sampling for the tabu-
lated size distribution. When this text option is disabled, particles from each
tabulated diameter class are injected from each particle starting position.
define/models/dpm/injections/list-injection-properties
define/models/dpm/injections/list-particles
define/models/dpm/injections/modify-all-injections/
define/models/dpm/injections/modify-all-injections/injection-type
define/models/dpm/injections/modify-all-injections/number-of-tries
define/models/dpm/injections/modify-all-injections/random-eddy-life-
time?
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 329
define/
define/models/dpm/injections/modify-all-injections/stochastic-tracking?
define/models/dpm/injections/modify-all-injections/time-scale-constant
define/models/dpm/injections/rename-injection
Renames an injection.
define/models/dpm/injections/set-injection-properties
Important:
Drag and breakup model parameters for each injection are set instead in
/define/models/dpm/injections/injection-properties.
define/models/dpm/interaction/
define/models/dpm/interaction/coupled-calculations?
define/models/dpm/interaction/ddpm-energy-coupling-via-source-term?
Enables/disables the energy coupling between the discrete phases (DDPM) and the
primary phase via the source term. Note that when this option is enabled, the Total
Heat Transfer Rate flux report for the mixture currently generates inaccurate results.
define/models/dpm/interaction/dpm-iteration-interval
Sets the frequency with which the particle trajectory calculations are introduced.
define/models/dpm/interaction/enable-flow-blocking-by-particles?
define/models/dpm/interaction/implicit-momentum-coupling?
define/models/dpm/interaction/implicit-source-term-coupling?
define/models/dpm/interaction/linear-growth-of-dpm-source-term?
Enables/disables the linear ramping up of the DPM source terms at every DPM iteration.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
330 of ANSYS, Inc. and its subsidiaries and affiliates.
define/models/dpm/interaction/linearized-dpm-mixture-fraction-source-terms?
define/models/dpm/interaction/linearized-dpm-source-terms?
define/models/dpm/interaction/linearized-dpm-species-source-terms?
Enables/disables the linearization of the species source terms for the discrete phase.
This item is available with the species transport model.
define/models/dpm/interaction/max-vf-allowed-for-blocking
Sets the maximum DPM volume fraction in the continuous flow. This item is available
only when the define/models/dpm/interaction/enable-flow-blocking-
by-particles? option is enabled.
define/models/dpm/interaction/replace-dpm-mass-source-by-mixture-fraction?
When enabled, recalculates the mixture fraction source terms as a function of the primary
mixture fraction. This command is available for non- or partially-premixed combustion
cases only.
define/models/dpm/interaction/reset-sources-at-timestep?
define/models/dpm/interaction/underrelaxation-factor
define/models/dpm/interaction/update-dpm-sources-every-flow-iteration?
Enables/disables the update of DPM source terms every flow iteration (if this option is
not enabled, the terms will be updated every DPM iteration).
define/models/dpm/numerics/
define/models/dpm/numerics/automated-scheme-selection?
define/models/dpm/numerics/average-DDPM-variables?
define/models/dpm/numerics/average-each-step?
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 331
define/
define/models/dpm/numerics/average-kernel
define/models/dpm/numerics/average-source-terms?
define/models/dpm/numerics/coupled-heat-mass-update
define/models/dpm/numerics/drag-law
define/models/dpm/numerics/enable-node-based-averaging?
define/models/dpm/numerics/enhanced-packing-limit-numerics?
Enables/disables enhanced packing limit numerics to avoid exceeding the packing limit
for granular phases. This item is available only when the DDPM model is used.
define/models/dpm/numerics/error-control?
define/models/dpm/numerics/gaussian-factor
Specifies the Gaussian constant when using thegaussian kernel for mesh node averaging.
define/models/dpm/numerics/high-resolution-tracking/
Enters the high resolution tracking menu. See Tracking Settings for the Discrete Phase
Model in the Fluent User's Guide for more information about these options.
define/models/dpm/numerics/high-resolution-tracking/always-use-face-
centroid-with-periodics?
When enabled, Ansys Fluent uses quad face centroids when creating subtets in cases
with periodic boundaries.
define/models/dpm/numerics/high-resolution-tracking/barycentric-inter-
polation/
define/models/dpm/numerics/high-resolution-tracking/barycentric-
interpolation/interpolate-flow-cp?
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
332 of ANSYS, Inc. and its subsidiaries and affiliates.
to avoid discontinuities in the interpolated variable at cell boundaries. For flows
with constant specific heat, this option is unnecessary.
define/models/dpm/numerics/high-resolution-tracking/barycentric-
interpolation/interpolate-flow-density?
define/models/dpm/numerics/high-resolution-tracking/barycentric-
interpolation/interpolate-flow-solution-gradients?
When enabled, flow solution gradients are interpolated to the particle position.
This can be useful when using physical models that depend on these gradients
(for example, the thermophoretic force, pressure-gradient force, or virtual mass
force). Interpolating the gradients also improves the accuracy and robustness of
the trapezoidal numerics scheme, which is the default method for pathlines.
define/models/dpm/numerics/high-resolution-tracking/barycentric-
interpolation/interpolate-flow-viscosity?
define/models/dpm/numerics/high-resolution-tracking/barycentric-
interpolation/interpolate-temperature?
define/models/dpm/numerics/high-resolution-tracking/barycentric-
interpolation/interpolate-wallfilm-properties?
When enabled, the wall film properties (film height, film mass, and wall shear)
are interpolated to the particle position.
define/models/dpm/numerics/high-resolution-tracking/barycentric-
interpolation/precompute-pdf-species?
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 333
define/
define/models/dpm/numerics/high-resolution-tracking/barycentric-
interpolation/zero-nodal-velocity-on-walls?
When enabled, sets the velocity at wall nodes to zero. (By default, the nodal ve-
locities on walls are first reconstructed from cell and face values and then correc-
ted to ensure that there are no velocity components directed towards the walls).
This may be useful if you want to consider particle impingement on the walls.
Note that enabling this option will more likely produce incomplete particles as
some particles may settle on the walls.
define/models/dpm/numerics/high-resolution-tracking/boundary-layer-
tracking?
Enables/disables the calculation of the particle time step that considers both the
cell aspect ratio and the particle trajectory. This method improves the accuracy of
the predictions in boundary layer cells, particularly in layers where flow gradients
are large.
define/models/dpm/numerics/high-resolution-tracking/check-subtet-
validity?
When enabled, checks the validity of a subtet when the particle first enters it. If the
subtet is found to be degenerate, the tracking algorithm modifies to accommodate
it.
define/models/dpm/numerics/high-resolution-tracking/enable-automatic-
intersection-tolerance?
define/models/dpm/numerics/high-resolution-tracking/enable-barycentric-
intersections?
define/models/dpm/numerics/high-resolution-tracking/enable-high-resol-
ution-tracking?
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
334 of ANSYS, Inc. and its subsidiaries and affiliates.
define/models/dpm/numerics/high-resolution-tracking/particle-relocation/
define/models/dpm/numerics/high-resolution-tracking/particle-
relocation/enhanced-cell-relocation-method?
When enabled, Ansys Fluent uses a more rigorous method of locating the cell
in which the particle is currently contained. This approach is computationally
more expensive than the default method; however, it is recommended for cases
when Fluent reports that particles are lost after the mesh has been changed due
to MDM, dynamic adaption, or repartitioning.
define/models/dpm/numerics/high-resolution-tracking/particle-
relocation/enhanced-wallfilm-location-method?
When enabled, Ansys Fluent uses a more robust method of locating the wall
film particles on the film zone after the domain has been remeshed either due
to dynamic mesh movement or automatic adaption. The improved robustness
involves a performance penalty. This method is recommended for cases when
Fluent reports that wall film particles are lost during relocation.
define/models/dpm/numerics/high-resolution-tracking/particle-
relocation/load-legacy-particles?
Allows you to use a Fluent data file containing particles that were tracked without
the high-resolution tracking option. When this option is enabled, the particles
that are found outside the associated cells in the data file will be moved inside
these cells prior to tracking. Neither the mesh nor the partitioning should be
modified prior to the first time the particles are tracked. If you need to perform
manual or dynamic mesh adaption, you must first disable this option. This option
can be enabled before or after reading the data file into Ansys Fluent.
define/models/dpm/numerics/high-resolution-tracking/particle-
relocation/overset-relocation-robustness-level
define/models/dpm/numerics/high-resolution-tracking/particle-
relocation/use-legacy-particle-location-method?
Provides the ability to use the legacy particle location method with high-resolu-
tion tracking to improve performance. This option allows the faster but less ac-
curate particle location method to be used with high-resolution tracking. This
option is useful when tracking in polyhedral meshes, particularly when unsteady
particles that evaporate quickly are injected frequently (for example, gas turbine
combustors). Note that it does not improve the particle tracking speed, only the
time it takes to inject the particles.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 335
define/
define/models/dpm/numerics/high-resolution-tracking/particle-
relocation/wallfilm-relocation-tolerance-scale-factor
Sets a scaling factor to modify the tolerance for locating Lagrangian wall film
(LWF) particles on a film face during the relocation. The default value is 1.0. In-
creasing the tolerance may help when Ansys Fluent fails to locate LWF particles
in such cases.
define/models/dpm/numerics/high-resolution-tracking/project-wall-film-
particles-to-film?
When reading in a data file that contains wall film particles previously tracked with
the existing Ansys Fluent tracking method, you need to either clear the particles
from the domain or project their positions to the wall film surface using the pro-
ject-wall-film-particles-to-film? text command prior to using the
high-resolution tracking method. After tracking the particles for one timestep, this
option can be disabled to improve performance.
define/models/dpm/numerics/high-resolution-tracking/ set-film-spreading-
parameter
Provides the ability to add a random component to the Lagrangian wall-film particle
acceleration to reduce streaking that may result from tracking particles on faceted
geometry. As small variations in face normals can produce streaks in the wall-film
appearance, this parameter makes the film look smoother. The value of this parameter
should range between 0 and 1.0. The default value of 0 prevents any artificial
smoothing.
define/models/dpm/numerics/high-resolution-tracking/set-subtet-intersec-
tion-tolerance
Specifies the tolerance used in intersection calculations. This tolerance will be scaled
by the characteristic cell crossing time of the particle if the enable-automatic-
intersection-tolerance? text command is enabled. If that option is disabled,
the specified tolerance will be used without scaling. The default intersection tolerance
is 10-5.
define/models/dpm/numerics/high-resolution-tracking/sliding-interface-
crossover-fraction
Specifies the fraction of the distance to the subtet center to move the particle.
At non-conformal interfaces, the nodes used for the barycentric interpolation are
different on either side of the interface. This may result in incomplete particles due
to discontinuities in the variable interpolation. The number of incomplete particles
may be reduced by moving the particles slightly off of the sliding interface. Recom-
mended values range between 0 and 0.5.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
336 of ANSYS, Inc. and its subsidiaries and affiliates.
define/models/dpm/numerics/high-resolution-tracking/use-barycentric-
sampling?
When enabled, this option provides improved accuracy and parallel consistency
when sampling particles at planes. This item is available only with the 3D solver.
Using the double-precision solver and bounded planes is recommended.
define/models/dpm/numerics/high-resolution-tracking/use-quad-face-
centroid?
Enables/disables using quad face centroids when creating subtets. This option
changes the way hexahedral cells are decomposed to avoid creating degenerate
subtets.
define/models/dpm/numerics/high-resolution-tracking/use-particle-
timestep-for-intersection-tolerance?
Enables/disables the use of the particle timestep for the subtet intersection tolerance
with axisymmetric grids (default: enabled). If disabled, the tolerance will be calculated
in the same manner as non-axisymmetric meshes (a scaled value of the tolerance
which is set using the define/models/dpm/numerics/high-resolution-
tracking/set-subtet-intersection-tolerance text command).
define/models/dpm/numerics/high-resolution-tracking/use-velocity-based-
error-control?
define/models/dpm/numerics/minimum-liquid-fraction
A droplet evaporates completely when the remaining mass is below this fraction of the
initial droplet mass.
define/models/dpm/numerics/re-randomize-every-iteration?
Determines whether or not the initial particle positions will vary from iteration to iteration.
define/models/dpm/numerics/re-randomize-every-timestep?
Determines whether or not the initial particle positions will vary from time step to time
step.
define/models/dpm/numerics/tracking-parameters
define/models/dpm/numerics/tracking-scheme
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 337
define/
define/models/dpm/numerics/tracking-statistics
Controls the format of the one-line tracking statistics to be printed after every DPM
tracking pass. A value of 0 (the default) prints only fates with non-zero values. A value
of 1 prints all fates, including fates with zero values.
define/models/dpm/numerics/underrelax-film-height
Sets the under-relaxation factor for the film height calculation. The recommended values
range between 0.5 (default) and 0.9.
define/models/dpm/numerics/vaporization-limiting-factors
define/models/dpm/options/
define/models/dpm/options/allow-supercritical-pressure-vaporization?
Enforces the switching from vaporization to boiling even if the boiling point is not cal-
culated from the vapor pressure data. If the pressure in your model is above critical you
must retain the default setting (yes). This options is available only if whenPressure
Dependent Boiling is enabled in the Physical Models tab of the Discrete Phase
Models dialog box. For more details, see Enabling Pressure Dependent Boiling in the
Fluent User's Guide.
define/models/dpm/options/brownian-motion
define/models/dpm/options/current-positions-in-sample-file-format?
When enabled, generates a file containing particle current positions (step-by-step history
report for unsteady tracking) in the sampling file format.
define/models/dpm/options/enable-contour-plots
Enables computation of mean and/or RMS values of additional discrete phase variables
for postprocessing.
define/models/dpm/options/ensemble-average
define/models/dpm/options/erosion-accretion
Enables/disables erosion/accretion.
define/models/dpm/options/include-lwf-particles-in-dpm-concentration?
When enabled, the mass of the Lagrangian wall film particles is included in the calculation
of the concentration. This option is disabled by default.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
338 of ANSYS, Inc. and its subsidiaries and affiliates.
define/models/dpm/options/init-erosion-accretion-rate
define/models/dpm/options/maximum-udf-species
Specifies the maximum number of species that will be accessible from discrete phase
model UDFs. Only species with indices up to this value are accessible in discrete phase
model UDFs.
define/models/dpm/options/particle-radiation
define/models/dpm/options/pressure-gradient-force
define/models/dpm/options/remove-wall-film-temperature-limiter?
Answering yes at the first prompt removes the wall temperature limiter for walls with
the Lagrangian wall-film boundary condition. If you enter no (default), then you will be
prompted for the temperature difference above the boiling point. You will be also
prompted whether you want to enable the reporting of the Leidenfrost temperature on
the wall faces.
define/models/dpm/options/scr-urea-deposition-risk-analysis/
Enters the menu for setting up the risk for solids deposit formation for the Selective
Catalytic Reduction (SCR) process. For more information, see Assessing the Risk for Solids
Deposit Formation During Selective Catalytic Reduction Process in the Fluent User's Guide.
define/models/dpm/options/scr-urea-deposition-risk-analysis/cryst-
depo-weight
define/models/dpm/options/scr-urea-deposition-risk-analysis/cryst-
max-temp
define/models/dpm/options/scr-urea-deposition-risk-analysis/cryst-
min-mass-fract
define/models/dpm/options/scr-urea-deposition-risk-analysis/cryst-
min-temp
define/models/dpm/options/scr-urea-deposition-risk-analysis/enable?
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 339
define/
define/models/dpm/options/scr-urea-deposition-risk-analysis/heat-
flux-based-risk-weight
Sets the weighting factor for heat flux-based component within hydrodynamic risk.
define/models/dpm/options/scr-urea-deposition-risk-analysis/hydro-
dynamic-risk-weight
define/models/dpm/options/scr-urea-deposition-risk-analysis/seco-
rx-max-temp
define/models/dpm/options/scr-urea-deposition-risk-analysis/seco-
rx-min-hnco
Sets the minimum HNCO mass fraction in the gas phase above the film for secondary
reactions.
define/models/dpm/options/scr-urea-deposition-risk-analysis/seco-
rx-min-temp
define/models/dpm/options/scr-urea-deposition-risk-analysis/velocity-
based-risk-weight
Sets the weighting factor for velocity-based component within hydrodynamic risk.
define/models/dpm/options/scr-urea-deposition-risk-analysis/wall-
face-zones
Lists the selected wall zones and allows you to modify the selection list.
define/models/dpm/options/set-thermolysis-limit
define/models/dpm/options/stagger-spatially-atomizer-injections?
define/models/dpm/options/stagger-spatially-standard-injections?
define/models/dpm/options/stagger-temporally?
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
340 of ANSYS, Inc. and its subsidiaries and affiliates.
define/models/dpm/options/staggering-factor
Controls the percentage of every particle's initial time step that will be sampled.
define/models/dpm/options/saffman-lift-force
define/models/dpm/options/stagger-radius
Specifies the region over which to spatially stagger particles when particle-staggering
is enabled for non-atomizer injections.
define/models/dpm/options/step-report-sig-figures
define/models/dpm/options/thermophoretic-force
define/models/dpm/options/track-in-absolute-frame
define/models/dpm/options/two-step-devolatilization-limit
define/models/dpm/options/treat-multicomponent-saturation-temperature-failure?
define/models/dpm/options/two-way-coupling
define/models/dpm/options/uniform-mass-distribution-for-injections?
Specifies a uniform distribution of mass over the cross-section of solid cone and atomizer
injections. This can become important when the mesh is smaller than the diameter (or
another characteristic size) of the injection.
define/models/dpm/options/use-absolute-pressure-for-vaporization?
define/models/dpm/options/vaporization-heat-transfer-averaging
Enables averaging of the Spalding heat transfer term for the convection/diffusion-con-
trolled model.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 341
define/
define/models/dpm/options/vaporization-options
define/models/dpm/options/virtual-mass-force
Enables/disables inclusion of the virtual mass force in the particle force balance.
define/models/dpm/parallel/
Enters the parallel menu to set parameters for parallel DPM calculations.
define/models/dpm/parallel/enable-workpile?
Turns on/off particle workpile algorithm. This option is only available when the
define/models/dpm/parallel/use-shared-memory option is selected.
define/models/dpm/parallel/expert/
define/models/dpm/parallel/expert/partition-method-hybrid-2domain
Enables/disables a partitioning method that is more granular and can yield faster
calculations (especially for cases that are running on a low to moderate number of
processors). This partitioning method is only applied when you use the DPM domain
for the hybrid parallel DPM tracking mode (that is, when you have enabled the
define/models/dpm/parallel/hybrid-2domain? text command).
define/models/dpm/parallel/hybrid-2domain?
define/models/dpm/parallel/n-threads
Sets the number of processors to use for DPM. This option is only available when the
define/models/dpm/parallel/enable-workpile? option is enabled.
define/models/dpm/parallel/report
Prints particle workpile statistics. This option is only available when the define/mod-
els/dpm/parallel/enable-workpile? option is enabled.
define/models/dpm/parallel/use-hybrid
Specifies that the calculations are performed using multicore cluster computing or
shared-memory machines. This option works in conjunction withopenmpi for a dynamic
load balancing without migration of cells.
define/models/dpm/parallel/use-message-passing
Specifies that the calculations are performed using cluster computing or shared-memory
machines. With this option, the compute node processes themselves perform the particle
work on their local partitions and particle migration to other compute nodes is imple-
mented using message passing primitives.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
342 of ANSYS, Inc. and its subsidiaries and affiliates.
define/models/dpm/parallel/use-shared-memory
define/models/dpm/splash-options/
define/models/dpm/splash-options/orourke-splash-fraction
Enables/disables the O’Rourke formulation (default for the Lagrangian Wall Film (LWF)
model). If the O’Rourke formulation is disabled, the Stanton formulation (default for the
Eulerian Wall Film (EWF) model) is used in a simulation.
define/models/dpm/splash-options/splash-pdf-limiting
Sets the splash pdf limiting method. Available methods are: the splash pdf tail limiting
(default for the LWF model) and the splash pdf peak limiting (default for the EWF model).
For the splash pdf peak limiting, you will be prompted to specify the peak limiting value.
define/models/dpm/spray-model/
Enters the spray model menu. This command is available only if the breakup model enabled
globally.
define/models/dpm/spray-model/breakup-model-summary
define/models/dpm/spray-model/consider-children-in-the-same-tracking-step?
Enables/disables collecting and tracking new generated child droplets within the same
time step.
define/models/dpm/spray-model/droplet-coalescence?
Enables/disables droplet coalescence when using the stochastic collision model. This
option is available if all injections have been selected and the DEM model is disabled.
define/models/dpm/spray-model/droplet-collision?
define/models/dpm/spray-model/enable-breakup?
Enables/disables breakup globally, but does not alter injection settings other than en-
able/disable.
define/models/dpm/spray-model/khrt-model
define/models/dpm/spray-model/madabhushi-model
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 343
define/
define/models/dpm/spray-model/no-breakup
Disables the currently enabled breakup model. This option is available only if the
breakup model is enabled globally and for the selected injections, and not all injections
have been selected.
define/models/dpm/spray-model/schmehl-model
define/models/dpm/spray-model/set-breakup
define/models/dpm/spray-model/ssd-model
define/models/dpm/spray-model/tab-model
define/models/dpm/spray-model/tab-number-of-breakup-parcels
define/models/dpm/spray-model/tab-randomize-breakup-parcel-diameter?
Enables sampling of diameter for each TAB breakup parcel from a Rosin-Rammler distri-
bution using a random number.
define/models/dpm/spray-model/wave-allow-rayleigh-growth?
Allows treatment of the Rayleigh regime, in which a cylindrical liquid jet breaks into
droplets of larger diameter. This option is available only if the WAVE model is enabled.
define/models/dpm/spray-model/wave-mass-cutoff
Sets the minimum percentage of parent parcel mass shed before new parcel creation.
This option is available only if the WAVE model is enabled.
define/models/dpm/spray-model/wave-model
define/models/dpm/spray-model/wave-spray-angle-constant
define/models/dpm/stripping-options/
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
344 of ANSYS, Inc. and its subsidiaries and affiliates.
define/models/dpm/stripping-options/diameter-coefficient
define/models/dpm/stripping-options/mass-coefficient
define/models/dpm/unsteady-tracking
define/models/dpm/user-defined
define/models/potential-and-li-ion-battery?
define/models/energy
define/models/eulerian-wallfilm/
define/models/eulerian-wallfilm/coupled-solution/
define/models/eulerian-wallfilm/coupled-solution/enable-coupled-solution?
define/models/eulerian-wallfilm/coupled-solution/enable-curvature-
smoothing?
Enables/disables the film curvature smoothing option and sets the smoothing parameters.
define/models/eulerian-wallfilm/enable-wallfilm-model?
define/models/eulerian-wallfilm/initialize-wallfilm-model
define/models/eulerian-wallfilm/solve-wallfilm-equation?
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 345
define/
define/models/eulerian-wallfilm/model-options
define/models/eulerian-wallfilm/film-material
define/models/eulerian-wallfilm/solution-options
define/models/frozen-flux?
define/models/heat-exchanger/
define/models/heat-exchanger/dual-cell-model/
define/models/heat-exchanger/dual-cell-model/add-heat-exchanger
Adds heat-exchanger.
define/models/heat-exchanger/dual-cell-model/alternative-formulation?
define/models/heat-exchanger/dual-cell-model/delete-heat-exchanger
Deletes heat-exchanger.
define/models/heat-exchanger/dual-cell-model/heat-exchanger?
define/models/heat-exchanger/dual-cell-model/modify-heat-exchanger
Modifies heat-exchanger.
define/models/heat-exchanger/dual-cell-model/plot-NTU
Plots NTU vs. primary mass flow rate for each auxiliary mass flow rate.
define/models/heat-exchanger/dual-cell-model/write-NTU
Writes NTU vs. primary mass flow rate for each auxiliary mass flow rate.
define/models/heat-exchanger/macro-model/
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
346 of ANSYS, Inc. and its subsidiaries and affiliates.
define/models/heat-exchanger/macro-model/delete-heat-exchanger-group
define/models/heat-exchanger/macro-model/heat-exchanger?
define/models/heat-exchanger/macro-model/heat-exchanger-group
define/models/heat-exchanger/macro-model/heat-exchanger-macro-report
Reports the computed values of heat rejection, outlet temperature, and inlet temperature
for the macroscopic cells (macros) in a heat exchanger.
define/models/heat-exchanger/macro-model/heat-exchanger-model
define/models/heat-exchanger/macro-model/heat-exchanger-report
Reports the computed values of total heat rejection, outlet temperature, and inlet tem-
perature for a specified heat-exchanger core.
define/models/heat-exchanger/macro-model/heat-exchanger-zone
Specifies the zone that represents the heat exchanger, the dimensions of the heat ex-
changer, the macro grid, and the coolant direction and properties.
define/models/heat-exchanger/macro-model/plot-NTU
Plots NTU vs. primary mass flow rate for each auxiliary mass flow rate.
define/models/heat-exchanger/macro-model/write-NTU
Writes NTU vs. primary mass flow rate for each auxiliary mass flow rate.
define/models/multiphase/
define/models/multiphase/body-force-formulation
define/models/multiphase/boiling-model-options
Specifies the boiling model options. You can choose theRPI boiling model,Non-
equilibrium boiling, orCritical heat flux.
define/models/multiphase/coupled-level-set
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 347
define/
define/models/multiphase/eulerian-parameters
define/models/multiphase/explicit-expert-options/
define/models/multiphase/explicit-expert-options/solve-vof-every-iter?
If you enter yes, the volume fraction equations will be solved every iteration. By default,
the volume fraction equations will be solved only once per time step.
define/models/multiphase/explicit-expert-options/sub-time-step-method
define/models/multiphase/explicit-expert-options/volume-fraction-filtering/
define/models/multiphase/explicit-expert-options/volume-fraction-
filtering/enable?
define/models/multiphase/explicit-expert-options/volume-fraction-
filtering/filtering-options
Selects the volume fraction filtering method. This command becomes available once
the define/models/multiphase/explicit-expert-options/volume-
fraction-filtering/enable? text option has been set to yes.
define/models/multiphase/explicit-expert-options/volume-fraction-
filtering/vol-frac-cutoff
Specifies a cut-off value for the volume fraction filtering. This command becomes available
after you select the node averaged cutoff method using the define/models/mul-
tiphase/explicit-expert-options/volume-fraction-filtering/fil-
tering-options text command.
define/models/multiphase/interface-modeling-options
define/models/multiphase/mixture-parameters
define/models/multiphase/model
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
348 of ANSYS, Inc. and its subsidiaries and affiliates.
define/models/multiphase/number-of-phases
define/models/multiphase/population-balance/
define/models/multiphase/population-balance/expert/
define/models/multiphase/population-balance/expert/qmom/
define/models/multiphase/population-balance/expert/qmom/retain-
qmom-sources-for-low-vof?
If enabled, retains the QMOM sources for the low volume fraction of the secondary
phase.
define/models/multiphase/population-balance/includeexpansion?
Allows you to account for bubble expansion due to large changes in hydrostatic pressure
in compressible flows. This option is available with the inhomogeneous discrete method.
define/models/multiphase/population-balance/model
Allows you to select the population balance model and set its parameters.
define/models/multiphase/population-balance/phenomena/
define/models/multiphase/population-balance/phenomena/aggregation
define/models/multiphase/population-balance/phenomena/aggregation-
factor
Specifies a factor that controls the intensity of the selected aggregation kernel.
define/models/multiphase/population-balance/phenomena/breakage
define/models/multiphase/population-balance/phenomena/breakage-ag-
gregation-vof-cutoff
specifies a cutoff limit for the volume fraction values for the breakage and aggregation
kernels.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 349
define/
define/models/multiphase/population-balance/phenomena/breakage-factor
Specifies a factor that controls the intensity of the selected breakage kernel.
define/models/multiphase/population-balance/phenomena/growth
define/models/multiphase/population-balance/phenomena/nucleation
define/models/multiphase/population-balance/size-calculator
Gives you recommendations for appropriate bubble sizes and/or droplet size limits.
define/models/multiphase/regime-transition-modeling
enables the Algebraic Interfacial Area Density (AIAD) model and sets the AIAD secondary
continuous phase and the secondary entrained phase. Entering 0 as a phase ID cancels any
previous phase selection. Note that you must define the phases in your simulation using
the define/phases/ text command prior to using the regime-transition-modeling
text command. This option is available only with the Eulerian multiphase model.
define/models/multiphase/vof-sub-models
Enables the Open Channel sub-model and/or the Open Channel Wave Boundary Condition
sub-model.
define/models/multiphase/volume-fraction-parameters
define/models/multiphase/wet-steam/
define/models/multiphase/wet-steam/compile-user-defined-wetsteam-functions
define/models/multiphase/wet-steam/enable?
define/models/multiphase/wet-steam/load-unload-user-defined-wetsteam-library
define/models/multiphase/wet-steam/set/
Enters the set menu for setting wet steam model options.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
350 of ANSYS, Inc. and its subsidiaries and affiliates.
define/models/multiphase/wet-steam/set/droplet-growth-rate
Sets the droplet growth rate to either Young's formulation (default) or Hill's.
define/models/multiphase/wet-steam/set/rgp-tables
Sets the RGP (real gas property) table to be used with the Wet Steam model.
define/models/multiphase/wet-steam/set/virial-equation
Sets the equation of state for steam to either Vukalovich formulation (default) or
Young formulation.
define/models/multiphase/wet-steam/set/max-liquid-mass-fraction
define/models/multiphase/wet-steam/set/stagnation-conditions
Computes stagnation conditions using either gas phase only, or mixture. For details,
see Computing Stagnation Conditions for the Wet Steam Model in the Fluent Theory
Guide.
define/models/noniterative-time-advance?
define/models/nox?
define/models/nox-parameters/
define/models/nox-parameters/inlet-diffusion?
define/models/nox-parameters/nox-chemistry
define/models/nox-parameters/nox-expert
define/models/nox-parameters/nox-turbulence-interaction
define/models/radiation/
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 351
define/
define/models/radiation/apply-full-solar-irradiation?
Enables/disables the application of the complete solar load to the first wavelength band
only, reverting to the pre-2019 R1 behavior of the Solar Load and Discrete Ordinates models.
define/models/radiation/blending-factor
Sets numeric option for Discrete Ordinate model. Make sure thatSecond Order Upwind is
selected for the Discrete Ordinates spatial discretization for the blending-factor option
to appear in the text command list.
define/models/radiation/discrete-ordinates?
define/models/radiation/discrete-transfer?
define/models/radiation/do-acceleration?
Enables/disables the acceleration of the discrete ordinates (DO) radiation model calculations.
Note that this text command is only available when running on Linux in parallel.
define/models/radiation/do-coupling?
define/models/radiation/solar-irradiation?
define/models/radiation/dtrm-parameters/
define/models/radiation/dtrm-parameters/check-ray-file
define/models/radiation/dtrm-parameters/controls
define/models/radiation/dtrm-parameters/make-globs
define/models/radiation/dtrm-parameters/ray-trace
define/models/radiation/fast-second-order-discrete-ordinate?
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
352 of ANSYS, Inc. and its subsidiaries and affiliates.
define/models/radiation/mc-model-parameters
Specifies Monte Carlo model parameters. This text command is available only when the
Monte Carlo model is enabled.
define/models/radiation/mc-under-relaxation
Sets the under-relaxation factor for Monte Carlo radiation sources used in the energy
equation.
define/models/radiation/method-partially-specular-wall
Sets the method for partially specular wall with discrete ordinate model.
define/models/radiation/montecarlo?
define/models/radiation/non-gray-model-parameters
define/models/radiation/p1?
define/models/radiation/radiation-iteration-parameters
define/models/radiation/radiation-model-parameters
define/models/radiation/rosseland?
define/models/radiation/s2s?
define/models/radiation/s2s-parameters/
define/models/radiation/s2s-parameters/compute-fpsc-values
define/models/radiation/s2s-parameters/compute-vf-only
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 353
define/
define/models/radiation/s2s-parameters/compute-write-vf
Computes/writes surface clusters and view factors for S2S radiation model.
define/models/radiation/s2s-parameters/enable-mesh-interface-clustering?
define/models/radiation/s2s-parameters/non-participating-boundary-zones-
temperature
define/models/radiation/s2s-parameters/print-thread-clusters
Prints the following for all boundary threads: thread-id, number of faces, faces per surface
cluster, and the number of surface clusters.
define/models/radiation/s2s-parameters/print-zonewise-radiation
define/models/radiation/s2s-parameters/read-vf-file
define/models/radiation/s2s-parameters/set-global-faces-per-surface-cluster
Sets global value of faces per surface cluster for all boundary zones.
define/models/radiation/s2s-parameters/set-vf-parameters
define/models/radiation/s2s-parameters/split-angle
define/models/radiation/s2s-parameters/use-new-cluster-algorithm
define/models/radiation/s2s-parameters/use-old-cluster-algorithm
define/models/radiation/solar?
define/models/radiation/solar-calculator
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
354 of ANSYS, Inc. and its subsidiaries and affiliates.
define/models/radiation/solar-parameters/
define/models/radiation/solar-parameters/autoread-solar-data
define/models/radiation/solar-parameters/autosave-solar-data
define/models/radiation/solar-parameters/ground-reflectivity
define/models/radiation/solar-parameters/illumination-parameters
define/models/radiation/solar-parameters/iteration-parameters
define/models/radiation/solar-parameters/quad-tree-parameters
define/models/radiation/solar-parameters/scattering-fraction
define/models/radiation/solar-parameters/solar-thread-control
Sets the number of threads to run the solar flux calculation. This item appears only when
running in parallel with nodes located on a separate machine from the one running the
host process andSolar Ray Tracing is enabled.
define/models/radiation/solar-parameters/sol-adjacent-fluidcells
define/models/radiation/solar-parameters/sol-camera-pos
define/models/radiation/solar-parameters/sol-on-demand
define/models/radiation/solar-parameters/sun-direction-vector
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 355
define/
define/models/radiation/solar-parameters/use-direction-from-sol-calc
define/models/radiation/solution-method-for-do-coupling
define/models/radiation/target-cells-per-volume-cluster
Sets the amount of coarsening of the radiation mesh for the Monte Carlo radiation model.
A number greater than one implies coarsening, whereas equal to one implies no coarsening.
define/models/radiation/wsggm-cell-based
Enables/disables WSGGM cell based method. Note that when enabled, the wsggm-cell-
based option will become available in theAbsorption Coefficient drop-down list in the
Create/Edit Materials dialog box.
define/models/shell-conduction/
define/models/shell-conduction/enhanced-encapsulation?
Enables/disables an enhanced routine for the encapsulation of coupled walls during mesh
partitioning that is enabled by default when shell conduction and/or the surface to surface
(S2S) radiation model is used.
define/models/shell-conduction/multi-layer-shell?
Enables/disables the ability to define multi-layer shell conduction for walls. Note that the
warped-face gradient correction (WFGC) is not supported when multi-layer shells are disabled.
define/models/shell-conduction/read-csv
define/models/shell-conduction/save-shell-zones?
define/models/shell-conduction/settings
Enables shell conduction and defines the settings for any wall or group of walls by manually
entering the number and properties of the layers.
define/models/shell-conduction/write-csv
define/models/solidification-melting?
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
356 of ANSYS, Inc. and its subsidiaries and affiliates.
define/models/solver/
define/models/solver/density-based-explicit
define/models/solver/density-based-implicit
define/models/solver/pressure-based
define/models/soot?
define/models/soot-parameters/
define/models/soot-parameters/inlet-diffusion?
define/models/soot-parameters/modify-schmidt-number?
define/models/soot-parameters/soot-model-parameters
define/models/soot-parameters/soot-process-parameters
define/models/soot-parameters/soot-radiation-interaction
define/models/soot-parameters/soot-turbulence-interaction
define/models/species/
define/models/species/CHEMKIN-CFD?
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 357
define/
define/models/species/CHEMKIN-CFD-parameters/
define/models/species/CHEMKIN-CFD-parameters/add-cell-monitor
define/models/species/CHEMKIN-CFD-parameters/advanced-options
define/models/species/CHEMKIN-CFD-parameters/basic-options
define/models/species/CHEMKIN-CFD-parameters/delete-cell-monitors
define/models/species/CHEMKIN-CFD-parameters/list-cell-monitors
define/models/species/clear-isat-table
define/models/species/coal-calculator
define/models/species/combustion-expert
Enables import of the CHEMKIN mechanism transport data. When this option is enabled,
you will be prompted for importing CHEMKIN transport property database when setting
your combustion case.
define/models/species/combustion-numerics
Applies optimal solver settings automatically to provide a faster solution time. This command
is available only for transient non-premixed and partially premixed combustion models.
define/models/species/decoupled-detailed-chemistry?
define/models/species/diffusion-energy-source?
define/models/species/electro-chemical-surface-reactions?
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
358 of ANSYS, Inc. and its subsidiaries and affiliates.
define/models/species/epdf-energy?
define/models/species/flamelet-expert
define/models/species/full-tabulation?
define/models/species/heat-of-surface-reactions?
define/models/species/ignition-model?
define/models/species/ignition-model-controls
define/models/species/import-flamelet-for-restart
define/models/species/inert-transport-controls
define/models/species/inert-transport-model?
define/models/species/inlet-diffusion?
define/models/species/integration-parameters
define/models/species/init-unsteady-flamelet-prob
define/models/species/liquid-micro-mixing?
define/models/species/mass-deposition-source?
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 359
define/
define/models/species/mixing-model
define/models/species/multicomponent-diffusion?
define/models/species/non-premixed-combustion?
define/models/species/non-premixed-combustion-expert
define/models/species/non-premixed-combustion-parameters
define/models/species/off?
define/models/species/partially-premixed-combustion?
define/models/species/partially-premixed-combustion-expert
define/models/species/partially-premixed-combustion-grids
Sets values for the grid distribution for PDF table or flamelet parameter. This text command
is available only for partially premixed combustion cases with FGM.
define/models/species/partially-premixed-combustion-parameters
define/models/species/partially-premixed-properties
define/models/species/particle-surface-reactions?
define/models/species/pdf-transport?
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
360 of ANSYS, Inc. and its subsidiaries and affiliates.
define/models/species/pdf-transport-expert?
define/models/species/premixed-model
define/models/species/premixed-combustion?
define/models/species/re-cacl-par-premix-props
define/models/species/reaction-diffusion-balance?
define/models/species/reacting-channel-model?
define/models/species/reacting-channel-model-options
define/models/species/reactor-network-model?
define/models/species/relax-to-equil?
define/models/species/save-gradients?
define/models/species/set-premixed-combustion
define/models/species/set-turb-chem-interaction
define/models/species/spark-model
Switches between the R15 and R14.5 spark models and sets spark model parameters.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 361
define/
define/models/species/species-migration?
Includes species migration in electric field. This command is available only when the electro-
chemical surface reactions are enabled.
define/models/species/species-transport-expert/
Sets the convergence acceleration expert parameters. This command is only available when
the species transport model is enabled.
define/models/species/species-transport-expert/useconvergence acceleration
method?
define/models/species/species-transport-expert/Usespecies clipping?
define/models/species/species-transport-expert/Linearizesecondary diffusion
sources?
define/models/species/species-transport?
define/models/species/stiff-chemistry?
define/models/species/surf-reaction-aggressiveness-factor?
define/models/species/surf-reaction-netm-params
Sets the surface reaction parameters for the Non-Equilibrium Thermal Model.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
362 of ANSYS, Inc. and its subsidiaries and affiliates.
define/models/species/thermal-diffusion?
define/models/species/thickened-flame-model?
define/models/species/volumetric-reactions?
define/models/species/wall-surface-reactions?
define/models/steady?
define/models/structure/
define/models/structure/controls
define/models/structure/controls/amg-stabilization
Sets the algebraic multigrid (AMG) stabilization method for the structural model calcula-
tions.
define/models/structure/controls/max-iter
Sets the maximum number of iterations for the structural model calculations.
define/models/structure/controls/numerical-damping-factor?
Sets the damping factor for the structural model (that is, the amplitude decay factor
in Equation 17.16 in the Theory Guide).
define/models/structure/expert/
define/models/structure/expert/explicit-fsi-force?
define/models/structure/expert/include-pop-in-fsi-force?
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 363
define/
define/models/structure/expert/include-viscous-fsi-force?
define/models/structure/linear-elasticity?
define/models/structure/structure-off?
define/models/swirl?
define/models/system-coupling-settings/
define/models/system-coupling-settings/use-face-or-element-based-data-transfer?
Answering yes at the prompt enables Fluent to use element data for mapping surface
conservative quantities such as surface forces and heat flows.
define/models/two-temperature
define/models/two-temperature/enable?
define/models/two-temperature/robustness-enhancement?
define/models/two-temperature/set-verbosity?
Specifies the level of detail printed in the console about the Two-Temperature model. For
a verbosity of one, Fluent will print the number of cells that reach the temperature limit,
have an excessive temperature change, or get a negative temperature.
define/models/unsteady-1st-order?
define/models/unsteady-2nd-order-bounded?
define/models/unsteady-2nd-order?
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
364 of ANSYS, Inc. and its subsidiaries and affiliates.
define/models/unsteady-global-time?
Selects the explicit transient formulation. This text command is only available for unsteady cases
that use the density-based solver with the explicit formulation.
define/models/unsteady-structure-euler?
Selects the backward Euler method for the direct time integration of the finite element semi-
discrete equation of motion. This text command is only available for transient simulations that
use the structural model.
define/models/unsteady-structure-newmark?
Selects the Newmark method for the direct time integration of the finite element semi-discrete
equation of motion. This text command is only available for transient simulations that use the
structural model.
define/models/viscous/
define/models/viscous/add-transition-model
Sets Transition model to account for transitional effects. The default is none, however you
can select gamma-algebraic or gamma-transport-eqn.
After a transition model has been enabled, you have additional options in the submenu
transition-model-options.
define/models/viscous/corner-flow-correction-ccorner
Sets the strength of the quadratic term of the corner flow correction. The default value is
1. This is available after the corner-flow-correction? option is enabled.
define/models/viscous/corner-flow-correction?
define/models/viscous/curvature-correction-ccurv
Sets the strength of the curvature correction term. The default value is 1. This is available
after the curvature-correction? option is enabled.
define/models/viscous/curvature-correction?
define/models/viscous/des-limiter-option
Selects the DES limiter option (none, F1, F2, Delayed DES, or Improved Delayed DES).
define/models/viscous/geko-options/
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 365
define/
define/models/viscous/geko-options/csep
define/models/viscous/geko-options/cnw
define/models/viscous/geko-options/cmix
define/models/viscous/geko-options/cjet
Setscjet, the parameter to optimize free shear layer mixing (optimize free jets inde-
pendent of mixing layer).
define/models/viscous/geko-options/blending-function
Sets the blending function, which deactivatescmix and cjet inside boundary layers.
define/models/viscous/geko-options/creal
Setscreal, a realizability limiter that ensures positive normal stresses in the entire do-
main.
define/models/viscous/geko-options/cnw_sub
define/models/viscous/geko-options/cjet_aux
define/models/viscous/geko-options/cbf_tur
Setscbf_tur, a factor for the main blending factor, controlling the thickness of the
layer near walls.
define/models/viscous/geko-options/cbf_lam
Setscbf_lam, a part of the blending function and shields the laminar boundary layer.
define/models/viscous/geko-options/geko-defaults
define/models/viscous/geko-options/wall-distance-free?
define/models/viscous/detached-eddy-simulation?
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
366 of ANSYS, Inc. and its subsidiaries and affiliates.
define/models/viscous/inviscid?
define/models/viscous/ke-easm?
define/models/viscous/ke-realizable?
define/models/viscous/ke-rng?
define/models/viscous/ke-standard?
define/models/viscous/k-kl-w?
define/models/viscous/kw-easm?
define/models/viscous/kw-low-re-correction?
define/models/viscous/kw-shear-correction?
Enables/disables the - shear-flow correction option. This text command is only available
for the standard - model and the stress-omega RSM model.
define/models/viscous/kw-bsl?
define/models/viscous/kw-geko?
define/models/viscous/kw-sst?
define/models/viscous/kw-standard?
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 367
define/
define/models/viscous/laminar?
define/models/viscous/large-eddy-simulation?
define/models/viscous/les-dynamic-energy-flux?
define/models/viscous/les-dynamic-scalar-flux?
define/models/viscous/les-subgrid-dynamic-fvar?
define/models/viscous/les-subgrid-smagorinsky?
define/models/viscous/les-subgrid-tke?
define/models/viscous/les-subgrid-wale?
define/models/viscous/les-subgrid-wmles-s_minus_omega?
define/models/viscous/les-subgrid-wmles?
define/models/viscous/low-pressure-boundary-slip?
define/models/viscous/mixing-length?
define/models/viscous/multiphase-turbulence/
define/models/viscous/multiphase-turbulence/multiphase-options
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
368 of ANSYS, Inc. and its subsidiaries and affiliates.
define/models/viscous/multiphase-turbulence/rsm-multiphase-models
define/models/viscous/multiphase-turbulence/turbulence-multiphase-models
define/models/viscous/near-wall-treatment/
define/models/viscous/near-wall-treatment/enhanced-wall-treatment?
define/models/viscous/near-wall-treatment/menter-lechner?
define/models/viscous/near-wall-treatment/non-equilibrium-wall-fn?
define/models/viscous/near-wall-treatment/scalable-wall-functions?
define/models/viscous/near-wall-treatment/standard-wall-fn?
define/models/viscous/near-wall-treatment/user-defined-wall-functions?
define/models/viscous/near-wall-treatment/werner-wengle-wall-fn?
define/models/viscous/near-wall-treatment/wf-pressure-gradient-effects?
define/models/viscous/near-wall-treatment/wf-thermal-effects?
define/models/viscous/reynolds-stress-model?
define/models/viscous/rng-differential-visc?
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 369
define/
define/models/viscous/rng-swirl-model?
define/models/viscous/rsm-bsl-based?
define/models/viscous/rsm-linear-pressure-strain?
define/models/viscous/rsm-omega-based?
define/models/viscous/rsm-or-earsm-geko-option?
define/models/viscous/rsm-solve-tke?
define/models/viscous/rsm-ssg-pressure-strain?
define/models/viscous/rsm-wall-echo?
define/models/viscous/sa-alternate-prod?
define/models/viscous/sa-damping?
Note:
define/models/viscous/sa-enhanced-wall-treatment?
Enables/disables the enhanced wall treatment for the Spalart-Allmaras model. If disabled,
no smooth blending between the viscous sublayer and the log-law formulation is employed,
as was done in versions previous to Fluent 14.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
370 of ANSYS, Inc. and its subsidiaries and affiliates.
define/models/viscous/sas?
define/models/viscous/spalart-allmaras?
define/models/viscous/transition-model-options/
define/models/viscous/transition-model-options/capg-hightu
define/models/viscous/transition-model-options/capg-lowtu
define/models/viscous/transition-model-options/cbubble-c1
define/models/viscous/transition-model-options/cbubble-c2
define/models/viscous/transition-model-options/cfpg-hightu
define/models/viscous/transition-model-options/cfpg-lowtu
define/models/viscous/transition-model-options/clambda-scale
define/models/viscous/transition-model-options/critical-reynolds-number-
correlation
define/models/viscous/transition-model-options/ctu-hightu
define/models/viscous/transition-model-options/ctu-lowtu
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 371
define/
define/models/viscous/transition-model-options/rec-c1
define/models/viscous/transition-model-options/rec-c2
define/models/viscous/transition-model-options/rec-max
define/models/viscous/transition-model-options/rv1-switch
define/models/viscous/transition-model-options/crossflow-transition?
define/models/viscous/transition-sst?
define/models/viscous/trans-sst-roughness-correlation?
define/models/viscous/turb-buoyancy-effects?
define/models/viscous/turb-compressibility?
define/models/viscous/turbulence-expert/
define/models/viscous/turbulence-expert/kato-launder-model?
define/models/viscous/turbulence-expert/kw-add-des?
Enables/disables Detached Eddy Simulation (DES) in combination with the currently se-
lected BSL - model or transition SST model. This text command is only available for
transient cases.
define/models/viscous/turbulence-expert/kw-add-sas?
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
372 of ANSYS, Inc. and its subsidiaries and affiliates.
define/models/viscous/turbulence-expert/kw-vorticity-based-production?
define/models/viscous/turbulence-expert/low-re-ke?
define/models/viscous/turbulence-expert/low-re-ke-index
Index Model
0 Abid
1 Lam-Bremhorst
2 Launder-Sharma
3 Yang-Shih
4 Abe-Kondoh-Nagano
5 Chang-Hsieh-Chen
Contact your Ansys, Inc. technical support engineer for more details.
define/models/viscous/turbulence-expert/production-limiter?
define/models/viscous/turbulence-expert/non-newtonian-modification?
define/models/viscous/turbulence-expert/restore-sst-v61?
define/models/viscous/turbulence-expert/rke-cmu-rotation-term?
Important:
Note that the use of the realizable - model with multiple reference frames
is not recommended. This text command is provided for expert users who
want to experiment with this combination of models. Others should use it
only on the advice of a technical support engineer.
define/models/viscous/turbulence-expert/sbes-sdes-hybrid-model
Selects the hybrid model, to specify whether you want to apply the Shielded Detached
Eddy Simulation (SDES) model, Stress-Blended Eddy Simulation (SBES), or SBES with a
user-defined function.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 373
define/
define/models/viscous/turbulence-expert/sbes-sgs-option
Selects the subgrid-scale model for the LES portion of your Stress-Blended Eddy Simula-
tion (SBES).
define/models/viscous/turbulence-expert/sbes-update-interval-k-omega
Sets the number of time steps between updates of the k-ω part of the SBES model.
define/models/viscous/turbulence-expert/thermal-p-function?
define/models/viscous/turbulence-expert/turb-add-sbes-sdes?
define/models/viscous/turbulence-expert/turb-non-newtonian?
define/models/viscous/turbulence-expert/turbulence-damping?
define/models/viscous/turbulence-expert/turb-pk-compressible?
define/models/viscous/user-defined
Selects user-defined functions to define the turbulent viscosity and the turbulent Prandtl
and Schmidt numbers.
define/models/viscous/user-defined-transition
define/models/viscous/v2f?
define/models/viscous/zero-equation-hvac?
define/named-expressions/
define/named-expressions/add
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
374 of ANSYS, Inc. and its subsidiaries and affiliates.
define/named-expressions/compute
Computes and prints the value of an expression. This is only available for expressions that
evaluate to a single value.
define/named-expressions/copy
define/named-expressions/delete
define/named-expressions/export-to-tsv
define/named-expressions/import-from-tsv
define/named-expressions/edit
define/named-expressions/list
define/named-expressions/list-properties
define/operating-conditions/
define/operating-conditions/gravity
define/operating-conditions/gravity-mrf-rotation
define/operating-conditions/operating-density?
Enables/disables use of a specified operating density. This command is available only for single-
phase flows.
define/operating-conditions/operating-density/
Enters the operating density menu. This menu is available only for multiphase flows.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 375
define/
define/operating-conditions/operating-density/print-operating-density
define/operating-conditions/operating-density/set-operating-density
Allows you to select the operating density method in your simulation. You can choose from:
• 0 = minimum-phase-averaged
• 1 = primary-phase-averaged
• 2 = mixture-averaged
• 3 = user-input
See Modeling Buoyancy-Driven Multiphase Flow in the Fluent User's Guide for more inform-
ation about these options.
define/operating-conditions/operating-pressure
define/operating-conditions/operating-temperature
define/operating-conditions/reference-pressure-location
Sets a location that determines the reference pressure cell or cells (depending on the selected
reference pressure method). The pressure value in such cells can be used to adjust the gauge
pressure field after each iteration to keep it from floating.
define/operating-conditions/reference-pressure-method
Specifies the method used for adjusting the gauge pressure field after each iteration to keep it
from floating: the method can assume that all of the cell zones are connected by internal
boundary zones (such as interior zones), or can account for connected and disconnected cell
zones. Such adjustment is only allowed for incompressible flows, and will be limited partially
or entirely by the presence of a pressure boundary.
define/operating-conditions/set-state
define/operating-conditions/used-ref-pressure-location
Prints the coordinates of the reference pressure cell or cells (depending on the selected reference
pressure method). The pressure value in such cells can be used to adjust the gauge pressure
field after each iteration to keep it from floating.
define/operating-conditions/use-inlet-temperature-for-operating-density
define/overset-interfaces/
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
376 of ANSYS, Inc. and its subsidiaries and affiliates.
define/overset-interfaces/adapt/
define/overset-interfaces/adapt/adapt-mesh
define/overset-interfaces/adapt/mark-adaption
Marks cells to identify those that can be adapted in order to improve your overset mesh.
define/overset-interfaces/adapt/set/
define/overset-interfaces/adapt/set/adaption-sweeps
Sets the number of rounds of adaption applied during each adaption cycle.
define/overset-interfaces/adapt/set/automatic-adaption?
Enables/disables the option to adapt overset meshes automatically during solution update,
to remove orphans and/or reduce size mismatches between donor and receptor cells.
define/overset-interfaces/adapt/set/buffer-layers
Sets the number of cell layers marked in addition to the cells marked for orphan adaption.
define/overset-interfaces/adapt/set/length-ratio-max
Sets the length scale ratio threshold used to determine which cells are marked for adap-
tion based on donor-receptor cell size differences.
define/overset-interfaces/adapt/set/mark-coarsening?
Enables/disables the option to coarsen the mesh if mesh refinement is no longer needed.
This option is enabled by default.
define/overset-interfaces/adapt/set/mark-fixed-orphans?
Enables/disables the option to also adapt based on cells that are not actual orphans
because they were fixed by accepting neighbor donors. This option is only applied if
define/overset-interfaces/adapt/set/mark-orphans? is enabled.
define/overset-interfaces/adapt/set/mark-orphans?
define/overset-interfaces/adapt/set/mark-size?
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 377
define/
define/overset-interfaces/adapt/set/maximum-refinement-level
Sets the maximum level of refinement during overset adaption, in conjunction with the
value set using the mesh/adapt/set/maximum-refinement-level text command
(the larger of the two values is used).
define/overset-interfaces/check
Checks the integrity of the overset interfaces. Reports orphan cells and errors in the domain
connectivity.
define/overset-interfaces/clear
Clears the domain connectivity of an overset interface. This text command is only available
when define/overset-interfaces/options/expert? is set to yes.
define/overset-interfaces/clear-all
Clears the domain connectivity of all overset interfaces. This text command is only available
when define/overset-interfaces/options/expert? is set to yes.
define/overset-interfaces/create
define/overset-interfaces/cut-control/
define/overset-interfaces/cut-control/add
Adds a hole cut control, so that a boundary zone does not cut specified cell zones.
define/overset-interfaces/cut-control/cut-seeds/
define/overset-interfaces/cut-control/cut-seeds/cut-seeds-for-all-component-
zones?
Specifies whether all component zones get cut seeds, which cut pilot holes into the
overlapping meshes that will then be enlarged during overlap minimization.
define/overset-interfaces/cut-control/delete
define/overset-interfaces/cut-control/delete-all
define/overset-interfaces/cut-control/list
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
378 of ANSYS, Inc. and its subsidiaries and affiliates.
define/overset-interfaces/debug-hole-cut
Debugging tool to troubleshoot hole cutting of overset interfaces. This text command is only
available when define/overset-interfaces/options/expert? is set to yes.
define/overset-interfaces/delete
define/overset-interfaces/delete-all
define/overset-interfaces/display-cells
Displays the overset cells marked using the text command define/overset-inter-
faces/mark-cells.
define/overset-interfaces/grid-priorities
Allows you to specify grid priorities on background and component meshes, used in the overlap
minimization of an overset interface.
define/overset-interfaces/intersect
Executes the hole cutting of an overset interface and establishes the domain connectivity. This
text command is only available when define/overset-interfaces/options/expert?
is set to yes.
define/overset-interfaces/intersect-all
Executes hole cutting for all overset interfaces in the domain. This text command is only available
when define/overset-interfaces/options/expert? is set to yes.
define/overset-interfaces/list
Lists information about the overset interfaces. The output depends on the overset verbosity
setting.
define/overset-interfaces/mark-cell-change
Marks cells that have undergone a specified overset cell type change (from solve,receptor,
or dead to any other type) in the last time step. Adaption registers are automatically filled based
on these markings. This text command is only available for unsteady simulations and if
define/overset-interfaces/options/expert? is set to yes.
define/overset-interfaces/mark-cells
Marks the specified overset cells (solve, receptor, donor, orphan, or dead) and fills registers
based on the markings. Display the marked cells via the text command define/overset-
interfaces/display-cells.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 379
define/
define/overset-interfaces/options/
define/overset-interfaces/options/auto-create?
Enables the automatic creation of a default overset interface during initialization or mesh
motion update.
define/overset-interfaces/options/dead-cell-update?
Enables/disables the updating of dead cells during the solution process, which may be
helpful for some moving and dynamic mesh simulations (though at the cost of solver per-
formance). You can enter the number of layers of dead cells adjacent to the receptor cells
that you want updated, or enter -1 to request that all dead cells are updated. This text
command is only available for transient simulations when define/overset-inter-
faces/options/expert? is set to yes.
define/overset-interfaces/options/donor-priority-method
Allows you to specify whether the cell donor priority used in the overlap minimization of
an overset interface is inversely proportional to either the cell size or the distance to the
nearest boundary.
define/overset-interfaces/options/expert?
define/overset-interfaces/options/mesh-interfaces?
Allows the inclusion of non-conformal mesh interfaces inside overset cell zones, as long as
the mesh interfaces do not spatially overlap with the cells where the overset interfaces lie.
define/overset-interfaces/options/minimize-overlap?
define/overset-interfaces/options/modified-donor-search?
Enables / disables modified donor search parameters. When enabled, these parameters
result in a more extended donor search, which can be helpful for meshes with orphans. This
text command is only available when define/overset-interfaces/options/ex-
pert? is set to yes.
define/overset-interfaces/options/modified-hole-cutting?
Enables / disables modified hole cutting parameters. When enabled, the parameters used
can help avoid dead cell zones that result from a hole cutting failure. This text command is
only available when define/overset-interfaces/options/expert? is set to yes.
define/overset-interfaces/options/node-connected-donors?
Allows you to switch between face or node connected donor cells. This text command is
only available when define/overset-interfaces/options/expert? is set to yes.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
380 of ANSYS, Inc. and its subsidiaries and affiliates.
define/overset-interfaces/options/overlap-boundaries?
Allows you to disable the detection of overlapping boundaries during hole cutting, in order
to reduce the computational expense for cases that do not include such boundaries. When
enabled, this text command also allows you to specify which boundary zones should be
considered when detecting overlapping boundaries; this can be helpful when the default
hole cutting process fails.
define/overset-interfaces/options/parallel
Allows you to select the algorithm used for overset parallel processing. You can select from
the default cell exchange model or the local cell zone replication model; the cell exchange
model should require less memory and may result in faster calculations.
define/overset-interfaces/options/partial-cut-faces?
Enables/disables enhanced hole cutting, where partially overlapping cut faces are decomposed
into overlapping and non-overlapping fractions, and only the non-overlapping fractions
participate in the hole cutting. This can help avoid the situation where a region or cell zone
is erroneously identified as dead because of leakage during flood filling, even though it has
overlapping boundaries that match well. When this text command is disabled, the partially
overlapping faces are entirely protected from cutting.
define/overset-interfaces/options/render-receptor-cells?
Allows you to enable visualization of receptor cells in contour and mesh displays.
define/overset-interfaces/options/solve-island-removal
Sets the method used to control the removal of isolated patches of solve cells. This text
command is only available when define/overset-interfaces/options/expert?
is set to yes.
define/overset-interfaces/options/transient-caching
Sets the options to control caching of entities in transient overset simulations. This text
command is only available when define/overset-interfaces/options/expert?
is set to yes.
define/overset-interfaces/options/update-before-case-write?
Enables/disables the updating of the overset interfaces before writing a case file in the
Common Fluids Format (CFF). This text command is only available when define/overset-
interfaces/options/expert? is set to yes.
define/overset-interfaces/options/verbosity
Specifies the level of detail printed in the console about overset interfaces.
define/overset-interfaces/set-mark-bounds
Allows you to set bounds so that any marking of cells is performed within a spherical region
based on a specified origin and radius. This can be useful when diagnosing a local problem on
a large mesh. This text command is only available if define/overset-interfaces/op-
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 381
define/
tions/expert? is set to yes. After defining the bounds, you can then mark the cells using
the define/overset-interfaces/mark-cell-change or define/overset-inter-
faces/mark-cells text command. To disable the bounds, enter a radius of 0.
define/parameters/
define/parameters/enable-in-TUI?
define/parameters/input-parameters/
define/parameters/input-parameters/delete
define/parameters/input-parameters/edit
define/parameters/output-parameters/
define/parameters/output-parameters/create
define/parameters/output-parameters/delete
define/parameters/output-parameters/edit
define/parameters/output-parameters/print-all-to-console
define/parameters/output-parameters/print-to-console
define/parameters/output-parameters/rename
define/parameters/output-parameters/write-all-to-file
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
382 of ANSYS, Inc. and its subsidiaries and affiliates.
define/parameters/output-parameters/write-to-file
define/periodic-conditions/
define/periodic-conditions/massflow-rate-specification?
define/periodic-conditions/pressure-gradient-specification?
define/phases/
define/phases/iac-expert/
define/phases/iac-expert/hibiki-ishii-model
define/phases/iac-expert/ishii-kim-model
define/phases/iac-expert/yao-morel-model
define/phases/set-domain-properties/
define/phases/set-domain-properties/change-phases-names?
Allows you to change the names of all the phases in your simulation.
define/phases/set-domain-properties/interaction-domain/
define/phases/set-domain-properties/interaction-domain/forces/
define/phases/set-domain-properties/interaction-domain/forces/drag
Specifies the drag function, drag modification, and drag factor for each pair of phases.
This command is available only with the Eulerian and Mixture multiphase models.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 383
define/
define/phases/set-domain-properties/interaction-domain/forces/lift/
Enters the menu to set the lift force. This item is available only with the Eulerian
multiphase model.
define/phases/set-domain-properties/interaction-do-
main/forces/lift/lift
define/phases/set-domain-properties/interaction-do-
main/forces/lift/lift-shaver-podowski?
define/phases/set-domain-properties/interaction-domain/forces/resti-
tution
Specifies the restitution coefficient for collisions between each pair of granular phases,
and for collisions between particles of the same granular phase. This command is
available only for multiphase flows with two or more granular phases.
define/phases/set-domain-properties/interaction-domain/forces/slip-
velocity
Specifies the slip velocity function for each secondary phase with respect to the
primary phase. This command is available only for the Mixture multiphase model.
define/phases/set-domain-properties/interaction-domain/forces/surface-
tension/
define/phases/set-domain-properties/interaction-domain/forces/sur-
face-tension/jump-adhesion?
define/phases/set-domain-properties/interaction-domain/forces/sur-
face-tension/sfc-modeling?
Allows you to include the effects of surface tension along the fluid-fluid interface.
This option is only available for the VOF and Eulerian multiphase models.
define/phases/set-domain-properties/interaction-domain/forces/sur-
face-tension/sfc-model-type
Selects the surface tension model. You can choose between the continuum sur-
face force and continuum surface stress methods. This item is available only
when sfc-modeling? is enabled.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
384 of ANSYS, Inc. and its subsidiaries and affiliates.
define/phases/set-domain-properties/interaction-domain/forces/sur-
face-tension/sfc-tension-coeff
define/phases/set-domain-properties/interaction-domain/forces/sur-
face-tension/wall-adhesion?
Enables/disables the specification for a wall adhesion angle. This item is available
only whensfc-modeling? is enabled.
define/phases/set-domain-properties/interaction-domain/forces/tur-
bulent-dispersion
Specifies the turbulent dispersion model for each primary-secondary phase pair. This
command is available only with the Eulerian multiphase model.
define/phases/set-domain-properties/interaction-domain/forces/tur-
bulence-interaction
Specifies the turbulence interaction model for each primary-secondary phase pair.
This command is available only with the Eulerian multiphase model.
define/phases/set-domain-properties/interaction-domain/forces/virtual-
mass/
define/phases/set-domain-properties/interaction-domain/forces/vir-
tual-mass/virtual-mass?
Allows you to include the virtual mass force effect that occurs when a secondary
phase accelerates relative to the primary phase. This command is available only
with the Eulerian multiphase model.
define/phases/set-domain-properties/interaction-domain/forces/vir-
tual-mass/vmass-coeff
Specifies the virtual mass coefficient for each pair of phases. This option is
available only ifvirtual-mass? is enabled.
define/phases/set-domain-properties/interaction-domain/forces/vir-
tual-mass/vmass-implicit?
Enables/disables the implicit method for the virtual mass force. This option can
improve convergence in some cases. This option is available only if virtual-
mass? is enabled.
define/phases/set-domain-properties/interaction-domain/forces/vir-
tual-mass/vmass-implicit-options
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 385
define/
and option-3 model truncated expressions which may further improve conver-
gence. This option is available only if vmass-implicit? is enabled.
define/phases/set-domain-properties/interaction-domain/forces/wall-
lubrication
Specifies the wall lubrication model for each primary-secondary phase pair. This
command is available only with the Eulerian multiphase model.
define/phases/set-domain-properties/interaction-domain/heat-mass-reactions/
define/phases/set-domain-properties/interaction-domain/heat-mass-
reactions/cavitation/
Enters the menu to set cavitation models. This option is available only for the Mixture
multiphase model with the Singhal-et-al cavitation model enabled via
solve/set/advanced/singhal-et-al-cavitation-model.
define/phases/set-domain-properties/interaction-domain/heat-
mass-reactions/cavitation/cavitation?
Allows you to include the effects of cavitation. When the cavitation is enabled,
you must specify vaporization pressure, surface tension coefficient, and non-
condensable gas mass fraction using the define/phases/set-domain-
properties/interaction-domain/heat-mass-reactions/cavita-
tion/caviation text command. If multiple species are included in one or
more secondary phases, or the heat transfer due to phase change is considered,
the mass transfer mechanism must be defined before enabling the cavitation
model.
define/phases/set-domain-properties/interaction-domain/heat-
mass-reactions/cavitation/cavitation
define/phases/set-domain-properties/interaction-domain/heat-mass-
reactions/heat-coeff
Species the heat transfer coefficient function between each pair of phases (con-
stant-htc, nusselt-number, ranz-marshall, hughmark, tomiyama,
fixed-to-sat-temp, two-resistance, or user-defined). This command
is enable only with the Eulerian multiphase model.
define/phases/set-domain-properties/interaction-domain/heat-mass-
reactions/mass-transfer
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
386 of ANSYS, Inc. and its subsidiaries and affiliates.
define/phases/set-domain-properties/interaction-domain/heat-mass-
reactions/reactions
Allows you to define multiple heterogeneous reactions and stoichiometry. This option
is available only with the species model.
define/phases/set-domain-properties/interaction-domain/interfacial-area/
Enters the menu to set interfacial area models. This menu is available only for the Mixture
and Eulerian multiphase models.
define/phases/set-domain-properties/interaction-domain/interfacial-
area/interfacial-area
define/phases/set-domain-properties/interaction-domain/model-transition/
define/phases/set-domain-properties/interaction-domain/model-
transition/model-transition
define/phases/set-domain-properties/interaction-domain/numerics/
Enters the menu to set numerics models. This menu is available for multiphase models
with the sharp-dispersed and phase localized discretization interface modeling options
(set in define/models/multiphase/interface-modeling-options).
define/phases/set-domain-properties/interaction-domain/numerics/in-
terphase-discretization/
define/phases/set-domain-properties/interaction-domain/numer-
ics/interphase-discretization/interphase-discr?
define/phases/set-domain-properties/interaction-domain/numer-
ics/interphase-discretization/slope-limiter
Specifies the slope limiter to set a specific discretization scheme for each phase
pair. A value of 0 corresponds to first order upwind, a value of 1 corresponds to
second order upwind, a value of 2 applies the compressive scheme, and a value
between 0 and 2 corresponds to a blended scheme. This option is available only
wheninterphase-discr? is enabled.
define/phases/set-domain-properties/phase-domains/
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 387
define/
define/phases/set-domain-properties/phase-domains/phasename/
Enters the menu for setting properties for the selected phase phasename, where
phasename is the name of the phase you selected using the phase-domains/ text
command.
define/phases/set-domain-properties/phase-domains/phasename/diameter
Sets the diameter of the particles of the selected phase phasename. This text
command is available for secondary phases only.
define/phases/set-domain-properties/phase-domains/phasename/granular-
properties/
Enters the menu for setting properties for the granular phase. This text command
is available only when thegranular? text command is enabled.
define/phases/set-domain-properties/phase-domains/phasename/gran-
ular-properties/bulk-viscosity
define/phases/set-domain-properties/phase-domains/phasename/gran-
ular-properties/elasticity-modulus
define/phases/set-domain-properties/phase-domains/phasename/gran-
ular-properties/friction-angle
Sets the angle of internal friction (constant or user-defined). This text command
is available only when schaeffer is selected as the friction viscosity model.
define/phases/set-domain-properties/phase-domains/phasename/gran-
ular-properties/friction-packing
Sets a threshold volume fraction at which the frictional regime becomes dominant
(constant or user-defined). The default value is 0.61. This text command is avail-
able only when schaeffer is selected as the friction viscosity model.
define/phases/set-domain-properties/phase-domains/phasename/gran-
ular-properties/friction-viscosity
Note:
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
388 of ANSYS, Inc. and its subsidiaries and affiliates.
define/phases/set-domain-properties/phase-domains/phasename/gran-
ular-properties/frictional-modulus
define/phases/set-domain-properties/phase-domains/phasename/gran-
ular-properties/frictional-pressure
define/phases/set-domain-properties/phase-domains/phasename/gran-
ular-properties/granular-conductivity
define/phases/set-domain-properties/phase-domains/phasename/gran-
ular-properties/granular-temperature
define/phases/set-domain-properties/phase-domains/phasename/gran-
ular-properties/packed-bed?
define/phases/set-domain-properties/phase-domains/phasename/gran-
ular-properties/packing
Sets the maximum volume fraction for the granular phase (constant or user-
defined). For monodispersed spheres the packing limit is about 0.63.
define/phases/set-domain-properties/phase-domains/phasename/gran-
ular-properties/pde-granular?
Enables/disables the partial differential equation (PDE) model for granular tem-
perature. When the PDE model is enabled, you must specify granular-con-
ductivity. Otherwise, you must specify granular-temperature.
define/phases/set-domain-properties/phase-domains/phasename/gran-
ular-properties/radial-distribution
Sets a correction factor that modifies the probability of collisions between grains
when the solid granular phase becomes dense (lun-et-al, syamlal-obrien, ma-
ahmadi, arastoopour, or user-defined).
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 389
define/
define/phases/set-domain-properties/phase-domains/phasename/gran-
ular-properties/solids-pressure
Sets the pressure gradient term in the granular-phase momentum equation (lun-
et-al, syamlal-obrien, ma-ahmadi, user-defined, or none).
define/phases/set-domain-properties/phase-domains/phasename/gran-
ular-properties/viscosity
Sets the kinetic part of the granular viscosity of the particles (constant, syamlal-
obrien, gidaspow, or user-defined).
define/phases/set-domain-properties/phase-domains/phasename/granular?
Enables/disables the granular approach for the solid phase. This text command is
available only for secondary phases in a Eulerian multiphase case. This approach is
not compatible with the interfacial area concentration approach. For more details,
see Defining a Granular Secondary Phase in the Fluent User's Guide.
define/phases/set-domain-properties/phase-domains/phasename/iac-
properties/
Enters the menu for setting model properties for the interfacial area concentration.
This text command is available only when the iac? text command is enabled.
define/phases/set-domain-properties/phase-domains/phasename/iac-
properties/iac-breakage-kernel
Sets the breakage kernel (none, constant, hibiki-ishii, ishii-kim, yao-morel, or user-
defined).
define/phases/set-domain-properties/phase-domains/phasename/iac-
properties/iac-coalescence-kernel
define/phases/set-domain-properties/phase-domains/phasename/iac-
properties/iac-critical-weber
Sets the critical Weber number. This value is required if you selected yao-morel
as the breakage kernel.
define/phases/set-domain-properties/phase-domains/phasename/iac-
properties/iac-dissipation-rate
define/phases/set-domain-properties/phase-domains/phasename/iac-
properties/iac-hydraulic-diam
Sets the hydraulic diameter. This value is required when you selected wu-ishii-
kim for the IAC dissipation rate function.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
390 of ANSYS, Inc. and its subsidiaries and affiliates.
define/phases/set-domain-properties/phase-domains/phasename/iac-
properties/iac-max-diameter
define/phases/set-domain-properties/phase-domains/phasename/iac-
properties/iac-min-diameter
define/phases/set-domain-properties/phase-domains/phasename/iac-
properties/iac-nucleation-kernel
Sets the source term for the interfacial area concentration that models the rate
of formation of the dispersed phase (none, constant, yao-morel, or user-defined).
define/phases/set-domain-properties/phase-domains/phasename/iac-
properties/iac-surface-tension
define/phases/set-domain-properties/phase-domains/phasename/iac?
Enables/disables the interfacial area concentration (IAC) approach. This text command
is available for secondary phases only. The IAC approach is not compatible with the
granular approach. See Defining the Interfacial Area Concentration via the Transport
Equation and Defining the Interfacial Area Concentration in the Fluent User's Guide
for details about using the IAC approach for the Mixture and Eulerian multiphase
flows.
define/phases/set-domain-properties/phase-domains/phasename/material
define/profiles/
define/profiles/delete
Deletes a profile.
define/profiles/delete-all
define/profiles/display-profile-point-cloud-data
define/profiles/display-profile-surface
Display the profile as a surface (this option is only available if the specified profile contains
node-connectivity data).
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 391
define/
define/profiles/interpolation-method
define/profiles/link-profile-to-reference-frame
Attaches a profile to a reference frame so that the profile will rotate according to the reference
frame.
define/profiles/list-profiles
define/profiles/list-profile-fields
define/profiles/morphing?
define/profiles/orient-profile
define/profiles/overlay-profile-point-cloud-data
Preview a profile as a cloud of points and overlay an existing mesh or contour graphics object
in the same graphics window.
define/profiles/overlay-profile-surface
Preview a profile as a surface (only available for profiles with node-connectivity data) and
overlay an existing mesh or contour graphics object in the same graphics window.
define/profiles/replicate-profiles
define/profiles/set-preference-profile-point-cloud-data
Set the marker symbol, size, and color for previewing a profile as a point cloud.
define/profiles/update-interval
define/reference-frames/
define/reference-frames/add
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
392 of ANSYS, Inc. and its subsidiaries and affiliates.
define/reference-frames/delete
define/reference-frames/display
define/reference-frames/edit
define/reference-frames/hide
define/reference-frames/list
define/reference-frames/list-properties
define/set-unit-system
Applies a standard set of units to all quantities. The options include default,si, british, andcgs.
define/solution-strategy/
define/solution-strategy/automatic-case-modification/
define/solution-strategy/automatic-case-modification/before-init-modification
define/solution-strategy/automatic-case-modification/modifications
define/solution-strategy/automatic-case-modification/original-settings
define/solution-strategy/automatic-initialization
define/solution-strategy/continue-strategy-execution
Continues execution of the currently defined automatic initialization and case modification
strategy.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 393
define/
define/solution-strategy/enable-strategy?
define/solution-strategy/execute-strategy
Executes the currently defined automatic initialization and case modification strategy.
define/turbo-model/
define/turbo-model/blade-flutter-harmonics/
define/turbo-model/general-turbo-interface-settings/enable-harmonic-postpro-
cessing?
define/turbo-model/general-turbo-interface-settings/enable-harmonic-exports?
Enables the computation of real and imaginary harmonic pressure loads on user-defined
surfaces based on the blade flutter frequency of the simulation.
define/turbo-model/general-turbo-interface-settings/write-harmonic-exports?
Writes a .csv file containing real and imaginary harmonic pressure loads that can be read
into CFD-Post.
define/turbo-model/create-turbomachine-description
Creates a turbomachine description that describes basic information about the turbomachine
being modeled.
define/turbo-model/delete-turbomachine-description
define/turbo-model/enable-turbo-model?
define/turbo-model/general-turbo-interface-settings/
define/turbo-model/general-turbo-interface-settings/mixing-plane-model-set-
tings/
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
394 of ANSYS, Inc. and its subsidiaries and affiliates.
define/turbo-model/general-turbo-interface-settings/mixing-plane-
model-settings/bands-type
define/turbo-model/general-turbo-interface-settings/mixing-plane-
model-settings/number-of-bands
define/turbo-model/general-turbo-interface-settings/mixing-plane-
model-settings/number-of-inner-iterations
define/turbo-model/general-turbo-interface-settings/no-pitch-scale-model-
settings/
define/turbo-model/general-turbo-interface-settings/no-pitch-scale-
model-settings/scale-mflux?
define/turbo-model/general-turbo-interface-settings/pitch-scale-model-settings/
define/turbo-model/general-turbo-interface-settings/pitch-scale-model-
settings/scale-mflux?
define/turbo-model/number-of-blades-in-row/
Defines the number of blades in the turbo machine, used for calculating interblade phase angle.
define/turbo-model/list-turbomachine-description
define/turbo-model/turbo-create
define/turbo-model/turbo-topology/
define/turbo-model/turbo-topology/define-topology
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 395
define/
define/turbo-model/turbo-topology/delete
define/turbo-model/turbo-topology/mesh-method
define/turbo-model/turbo-topology/projection-method
define/turbo-model/turbo-topology/search-method
define/units
define/user-defined/
define/user-defined/1D-coupling
Loads 1D library.
define/user-defined/compiled-functions
define/user-defined/execute-on-demand
define/user-defined/fan-model
define/user-defined/function-hooks
define/user-defined/interpreted-functions
define/user-defined/real-gas-models/
define/user-defined/real-gas-models/nist-multispecies-real-gas-model
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
396 of ANSYS, Inc. and its subsidiaries and affiliates.
define/user-defined/real-gas-models/nist-real-gas-model
define/user-defined/real-gas-models/nist-settings
Specifies the name and the location for the REFPROP library and fluid files.
define/user-defined/real-gas-models/set-state
define/user-defined/real-gas-models/user-defined-multispecies-real-gas-model
define/user-defined/real-gas-models/user-defined-real-gas-model
define/user-defined/use-built-in-compiler?
define/user-defined/use-contributed-cpp?
Enables/disables use of the cpp utility included with the Ansys Fluent installation.
define/user-defined/user-defined-memory
define/user-defined/user-defined-scalars
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 397
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
398 of ANSYS, Inc. and its subsidiaries and affiliates.
Chapter 3: display/
display/add-custom-vector
display/annotate
Adds annotation text to a graphics window. It will prompt you for a string to use as the annotation
text, and then a dialog box will prompt you to select a screen location using the mouse-probe
button on your mouse.
display/clear-annotations
Removes all annotations and attachment lines from the active graphics window.
display/close-window
Close a "user" graphics window. User windows are specified by number (1-50), with the associated
number corresponding to the order, left-to-right, that the windows were created in.
display/close-window-by-name
Close a reserved graphics window (windows used for residuals, report plots, and animation defini-
tions).
display/contour
Prompts for a scalar field and minimum and maximum values, and then displays a contour plot.
display/display-states/
display/display-states/apply
display/display-states/copy
Copy the settings of an existing display state to another existing display state.
display/display-states/create
display/display-states/delete
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 399
display/
display/display-states/edit
Edit a display state. Enter quit (or a substring, such as q or qui) to exit the editing loop.
display/display-states/list
display/display-states/read
display/display-states/use-active
Save the display state settings of the active graphics window to an existing display state. This
command is not available when the active window is displaying a 2D plot.
display/display-states/write
display/display-custom-vector
Note:
display/embedded-windows/
display/embedded-windows/close
display/embedded-windows/close-all
Close all the embedded windows within the specified parent window.
display/embedded-windows/embed-in
Specify a window to embed and a parent window to receive the embedded window.
display/embedded-windows/move-out
Move an embedded window out of the parent window, returning the embedded window to a
non-embedded state.
display/embedded-windows/move-out-all
Move all the embedded windows out of the specified parent window.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
400 of ANSYS, Inc. and its subsidiaries and affiliates.
display/flamelet-data/
display/flamelet-data/carpet-plot
display/flamelet-data/draw-number-box?
display/flamelet-data/plot-1d-slice?
display/flamelet-data/write-to-file?
display/graphics-window-layout
display/hsf-file
display/mesh
Displays the entire mesh. For 3D, you will be asked to confirm that you really want to draw the
entire mesh (not just themesh-outline).
display/mesh-outline
display/mesh-partition-boundary
display/multigrid-coarsening
display/objects/
Important:
Numerical entries for graphics objects must be provided SI units (when applicable).
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 401
display/
display/objects/add-to-graphics
Adds a contour, vector, pathline, particle track, scene, LIC, or mesh plot to the existing content
in the graphics window.
display/objects/copy
Copies an existing contour, vector, pathline, particle track, scene, mesh, LIC, or XY plot definition.
display/objects/create
Creates a contour, vector, pathline, particle track, scene, mesh, LIC, or XY plot definition.
display/objects/delete
Deletes a contour, vector, pathline, particle track, scene, mesh, LIC, or XY plot definition.
display/objects/display
Displays a contour, vector, pathline, particle track, scene, mesh, LIC, or XY plot in the graphic
windows replacing the existing content.
display/objects/edit
Edits a contour, vector, pathline, particle track, scene, mesh, LIC, or XY plot definition.
display/open-window
display/particle-tracks/
display/particle-tracks/particle-tracks
display/particle-tracks/plot-write-xy-plot
display/path-lines/
display/path-lines/path-lines
display/path-lines/plot-write-xy-plot
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
402 of ANSYS, Inc. and its subsidiaries and affiliates.
display/path-lines/write-to-files
display/pdf-data/
display/pdf-data/carpet-plot
display/pdf-data/draw-number-box?
display/pdf-data/plot-1d-slice?
display/pdf-data/write-to-file?
display/reacting-channel-curves
display/profile
display/re-render
Re-renders the last contour, profile, or vector plot with updated surfaces, meshed, lights, colormap,
rendering options, and so on, without recalculating the contour data.
display/re-scale
Re-renders the last contour, profile, or vector plot with updated scale, surfaces, meshes, lights,
colormap, rendering options, and so on, but without recalculating the field data.
display/save-picture
display/set/
display/set/color-map/
Enters the color map menu, which contains names of predefined and user-defined (in the
Colormap Editor panel) colormaps that can be selected. It prompts you for the name of the
colormap to be used.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 403
display/
display/set/colors/
display/set/colors/automatic-skip?
Specify whether the number of colormap labels is determined automatically. The default is
yes.
display/set/colors/axis-faces
display/set/colors/background
display/set/colors/by-surface/
Enter the menu for specifying global surface rendering properties, for all mesh displays
colored by surface.
display/set/colors/by-surface/list-surfaces-by-color
Prints the names of each color that is in use, and the surfaces assigned that color, to
the console.
display/set/colors/by-surface/list-surfaces-by-material
Prints the names of each material that is in use, and the surfaces assigned that material,
to the console.
display/set/colors/by-surface/reset?
display/set/colors/by-surface/surfaces
Asks for the names/IDs of one or more surfaces and allows you to specify a color and/or
material for the provided surfaces.
display/set/colors/by-surface/use-inherent-material-color?
For surfaces with both a color and material assigned, the color is ignored and the color
inherent to the specified material is used instead.
display/set/colors/by-type/
Enter the menu for specifying global zone type color and material assignments, for all mesh
displays colored by type.
display/set/colors/by-type/only-list-case-boundaries?
Only the boundary types used in this case are listed, rather than all possible boundary
types.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
404 of ANSYS, Inc. and its subsidiaries and affiliates.
display/set/colors/by-type/reset?
display/set/colors/by-type/type-name/
Asks for the boundary type and allows you to assign a color and/or material to the
specified type.
display/set/colors/by-type/use-inherent-material-color?
For types with both a color and material assigned, the color is ignored and the color
inherent to the specified material is used instead.
display/set/colors/color-by-type?
display/set/colors/far-field-faces
display/set/colors/free-surface-faces
display/set/colors/graphics-color-theme
Sets the color theme for the graphics window. The color options are for the background
display, but changing the theme also changes the default colors for items that display in
the graphics windows, like faces and edges.
display/set/colors/foreground
display/set/colors/inlet-faces
display/set/colors/interface-faces
display/set/colors/interior-faces
display/set/colors/internal-faces
display/set/colors/outlet-faces
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 405
display/
display/set/colors/periodic-faces
display/set/colors/rans-les-interface-faces
display/set/colors/symmetry-faces
display/set/colors/traction-faces
display/set/colors/wall-faces
display/set/colors/list
display/set/colors/reset-colors
display/set/colors/skip-label
display/set/colors/surface
display/set/contours/
display/set/contours/auto-range?
display/set/contours/clip-to-range?
display/set/contours/coloring
Specifies whether contours are displayed in bands or with smooth transitions. Note that you
can only display smooth contours if node-values are enabled.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
406 of ANSYS, Inc. and its subsidiaries and affiliates.
display/set/contours/contour-lines?
With thefilled-contours? and node-values? options enabled, this sets the use of
lines to delineate the bands of color to coincide with the colormap.
display/set/contours/filled-contours?
display/set/contours/global-range?
display/set/contours/line-contours?
display/set/contours/log-scale?
display/set/contours/n-contour
display/set/contours/node-values?
Sets the option to use scalar field at nodes when computing the contours.
display/set/contours/render-mesh?
Determines whether or not to render the mesh on top of contours, vectors, and so on.
display/set/contours/surfaces
Sets the surfaces on which contours are drawn. You can include a wildcard (*) within the
surface names.
display/set/element-shrink
Sets shrinkage of both faces and cells. A value of zero indicates no shrinkage, while a value of
one will shrink each face or cell to a point.
display/set/filled-mesh?
display/set/mesh-level
display/set/mesh-partitions?
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 407
display/
display/set/mesh-surfaces
Sets surface IDs to be drawn as meshes. You can include a wildcard (*) within the surface names.
display/set/mesh-zones
display/set/picture/
display/set/picture/color-mode/
display/set/picture/color-mode/color
display/set/picture/color-mode/gray-scale
display/set/picture/color-mode/list
display/set/picture/color-mode/mono-chrome
display/set/picture/dpi
Sets the resolution for EPS and Postscript files; specifies the resolution in dots per inch (DPI)
instead of setting the width and height.
display/set/picture/driver/
display/set/picture/driver/eps
display/set/picture/driver/glb
display/set/picture/driver/hsf
display/set/picture/driver/jpeg
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
408 of ANSYS, Inc. and its subsidiaries and affiliates.
display/set/picture/driver/list
display/set/picture/driver/options
Sets the hardcopy options. Available options are: “no gamma correction", disables gamma
correction of colors; “pen speed = f", where f is a real number in [0,1]; “physical size =
(width, height)", where width and height are the actual measurements of the printable
area of the page in centimeters; “subscreen = (left, right, bottom, top)", where left, right,
bottom, and top are numbers in [-1,1] describing a subwindow on the page in which to
place the hardcopy. The options may be combined by separating them with commas.
The pen speed option is only meaningful to the HPGL driver.
display/set/picture/driver/png
Uses PNG output for hardcopies. (This is the default file type.)
display/set/picture/driver/post-format/
display/set/picture/driver/post-format/fast-raster
Enables a raster file that may be larger than the standard raster file, but will print
much more quickly.
display/set/picture/driver/post-format/raster
display/set/picture/driver/post-format/rle-raster
Enables a run-length encoded raster file that will be about the same size as the
standard raster file, but will print slightly more quickly.
display/set/picture/driver/post-format/vector
display/set/picture/driver/post-script
display/set/picture/driver/ppm
display/set/picture/driver/tiff
display/set/picture/driver/vrml
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 409
display/
display/set/picture/dump-window
display/set/picture/invert-background?
display/set/picture/jpeg-hardcopy-quality
Controls the size and quality of how JPEG files are saved based on a scale of 0-100, with
zero being low quality small files and 100 being high quality larger files.
display/set/picture/landscape?
Specify the orientation of the picture. If this option is enabled, the picture is made in land-
scape mode; otherwise, it is made in portrait mode.
display/set/picture/preview
Applies the settings of the color-mode, invert-background (white or as seen in the graphics
window), and landscape options to the currently active graphics window to preview the
appearance of printed hardcopies.
display/set/picture/use-window-resolution?
Disables/enables the use of the current graphics window resolution when saving an image
of the graphics window. If disabled, the resolution will be as specified for x-resolution
andy-resolution.
display/set/picture/x-resolution
Sets the width of raster-formatted images in pixels (0 implies current window size).
display/set/picture/y-resolution
Sets the height of raster-formatted images in pixels (0 implies current window size).
display/set/lights/
display/set/lights/headlight-on?
Turns the light that moves with the camera on or off. This is controlled automatically by
default.
display/set/lights/lighting-interpolation/
display/set/lights/lighting-interpolation/automatic
Fluent automatically picks the best lighting method for the display in the graphics win-
dow.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
410 of ANSYS, Inc. and its subsidiaries and affiliates.
display/set/lights/lighting-interpolation/flat
display/set/lights/lighting-interpolation/gouraud
Uses Gouraud shading to calculate the color at each vertex of a polygon and interpolates
it in the interior.
display/set/lights/lighting-interpolation/phong
Uses Phong shading to interpolate the normals for each pixel of a polygon and computes
a color at every pixel.
display/set/lights/lights-on?
Turns all active lighting on/off.This command is only available when the headlight-on?
option is turned off (lights-on? is enabled when the headlight is on).
display/set/lights/set-ambient-color
Sets the ambient color for the scene. The ambient color is the background light color in a
scene.
display/set/lights/set-light
display/set/line-weight
display/set/marker-size
display/set/marker-symbol
display/set/mesh-display-configuration
Changes the default mesh display. If set tomeshing, it draws the mesh on edges and faces of
the outline surfaces, colored by their zone ID with lighting enabled. If set tosolution, it draws
the mesh on edges and faces of the outline surfaces, colored by their zone type with lighting
enabled. If set to post-processing, it draws the object outline with lighting disabled. If set
toclassic, it draws the mesh on all edges of the outline surfaces.
Note:
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 411
display/
display/set/mirror-zones
Sets the zones about which the domain is mirrored (symmetry planes).
display/set/n-stream-func
display/set/nodewt-based-interp?
display/set/overlays?
Enables/disables overlays.
display/set/particle-tracks/
Enters the particle-tracks menu to set parameters for display of particle tracks.
display/set/particle-tracks/arrow-scale
display/set/particle-tracks/arrow-space
display/set/particle-tracks/coarsen-factor
display/set/particle-tracks/display?
display/set/particle-tracks/filter-settings/
display/set/particle-tracks/filter-settings/enable-filtering?
display/set/particle-tracks/filter-settings/filter-variable
display/set/particle-tracks/filter-settings/inside?
Specifies whether filter variable must be inside min/max to be displayed (else outside
min/max).
display/set/particle-tracks/filter-settings/maximum
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
412 of ANSYS, Inc. and its subsidiaries and affiliates.
display/set/particle-tracks/filter-settings/minimum
display/set/particle-tracks/history-filename
display/set/particle-tracks/line-width
display/set/particle-tracks/marker-size
display/set/particle-tracks/particle-skip
display/set/particle-tracks/radius
display/set/particle-tracks/report-to
display/set/particle-tracks/report-type
display/set/particle-tracks/report-variables
display/set/particle-tracks/report-default-variables
display/set/particle-tracks/sphere-attrib
display/set/particle-tracks/sphere-settings/
display/set/particle-tracks/sphere-settings/auto-range?
Specifies whether displayed spheres should include auto range of variable to size
spheres.
display/set/particle-tracks/sphere-settings/diameter
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 413
display/
display/set/particle-tracks/sphere-settings/maximum
display/set/particle-tracks/sphere-settings/minimum
display/set/particle-tracks/sphere-settings/scale-factor
display/set/particle-tracks/sphere-settings/size-variable
display/set/particle-tracks/sphere-settings/smooth-parameter
display/set/particle-tracks/sphere-settings/vary-diameter?
display/set/particle-tracks/style
display/set/particle-tracks/track-single-particle-stream?
display/set/particle-tracks/twist-factor
display/set/particle-tracks/vector-settings/
display/set/particle-tracks/vector-settings/color-variable?
display/set/particle-tracks/vector-settings/constant-color
display/set/particle-tracks/vector-settings/length-to-head-ratio
Specifies ratio of length to head for vectors and length to diameter for cylinders.
display/set/particle-tracks/vector-settings/length-variable?
Specifies whether the displayed vectors have length varying with another variable.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
414 of ANSYS, Inc. and its subsidiaries and affiliates.
display/set/particle-tracks/vector-settings/scale-factor
display/set/particle-tracks/vector-settings/style
Enables and sets the display style for particle vectors (none/vector/centered-vec-
tor/centered-cylinder).
display/set/particle-tracks/vector-settings/vector-length
display/set/particle-tracks/vector-settings/vector-length-variable
display/set/particle-tracks/vector-settings/vector-variable
display/set/path-lines/
display/set/path-lines/arrow-scale
display/set/path-lines/arrow-space
display/set/path-lines/display-steps
display/set/path-lines/error-control?
display/set/path-lines/line-width
display/set/path-lines/marker-size
display/set/path-lines/maximum-error
display/set/path-lines/maximum-steps
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 415
display/
display/set/path-lines/radius
display/set/path-lines/relative-pathlines?
display/set/path-lines/reverse?
display/set/path-lines/sphere-attrib
display/set/path-lines/step-size
display/set/path-lines/style
display/set/path-lines/time-step
display/set/path-lines/track-in-phase
Selects the phase in which particle pathlines will be computed (Multiphase Eulerian Model
only).
display/set/path-lines/twist-factor
display/set/periodic-instancing
display/set/periodic-repeats
display/set/proximity-zones
Sets zones to be used for boundary cell distance and boundary proximity.
display/set/render-mesh?
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
416 of ANSYS, Inc. and its subsidiaries and affiliates.
display/set/rendering-options/
Enters the rendering options menu, which contains the commands that allow you to set options
that determine how the scene is rendered.
display/set/rendering-options/animation-option
display/set/rendering-options/auto-spin?
Enables/disables mouse view rotations to continue to spin the display after the button is
released.
display/set/rendering-options/color-map-alignment
display/set/rendering-options/device-info
display/set/rendering-options/double-buffering?
display/set/rendering-options/driver
Changes the current graphics driver. When enabling graphics display, you have various op-
tions: for Linux, the available drivers includeopengl and x11; for Windows, the available
drivers include opengl,dx11 (for DirectX 11), and msw (for Microsoft Windows). You can
also disable the graphics display window by enteringnull. For a comprehensive list of the
drivers available to you, press theEnter key at the driver> prompt.
Note:
For any session that displays graphics in a graphics window and/or saves picture
files, having the driver set tox11, msw, ornull will cause the rendering / saving
speed to be significantly slower.
display/set/rendering-options/face-displacement
Sets face displacement value in Z-buffer units along the Camera Z-axis.
display/set/rendering-options/hidden-line-method/
Specifies the method to perform hidden line rendering. This command will appear only
when hidden-lines? is true.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 417
display/
display/set/rendering-options/hidden-line-method/normal-hlr-algorithm
display/set/rendering-options/hidden-line-method/mesh-display-hlr?
For removing hidden lines for surfaces that are very close together. Use this ifnormal-
hlr-algorithm is not working. This will only work for meshes.
Note:
These commands (only available whenGraphics Color Theme is set toBlack) are
deprecated and will be removed at a future release.
display/set/rendering-options/hidden-lines?
Note:
This command (only available whenGraphics Color Theme is set toBlack) is de-
precated and will be removed at a future release.
display/set/rendering-options/hidden-surfaces?
display/set/rendering-options/hidden-surface-method/
Allows you to choose from among the hidden surface removal methods that Ansys Fluent
supports. These options (listed below) are display hardware dependent.
display/set/rendering-options/hidden-surface-method/hardware-z-buffer
Is the fastest method if your hardware supports it. The accuracy and speed of this
method is hardware dependent.
display/set/rendering-options/hidden-surface-method/painters
Will show less edge-aliasing effects than hardware-z- buffer. This method is often used
instead of software-z-buffer when memory is limited.
display/set/rendering-options/hidden-surface-method/software-z-buffer
Is the fastest of the accurate software methods available (especially for complex scenes),
but it is memory intensive.
display/set/rendering-options/hidden-surface-method/z-sort-only
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
418 of ANSYS, Inc. and its subsidiaries and affiliates.
display/set/rendering-options/outer-face-cull?
display/set/rendering-options/set-rendering-options
display/set/rendering-options/surface-edge-visibility
display/set/reset-graphics
display/set/title/
display/set/title/left-top
display/set/title/left-bottom
display/set/title/right-top
display/set/title/right-middle
display/set/title/right-bottom
display/set/velocity-vectors/
display/set/velocity-vectors/auto-scale?
display/set/velocity-vectors/color
Sets the color of all velocity vectors to the color specified. The color scale is ignored. This is
useful when overlaying a vector plot over a contour plot.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 419
display/
display/set/velocity-vectors/color-levels
display/set/velocity-vectors/component-x?
Sets the option to use only the component of the velocity vectors during display.
display/set/velocity-vectors/component-y?
Sets the option to use only the component of the velocity vectors during display.
display/set/velocity-vectors/component-z?
Sets the option to use only the component of the velocity vectors during display.
display/set/velocity-vectors/constant-length?
Sets the option to draw velocity vectors of constant length. This shows only the direction
of the velocity vectors.
display/set/velocity-vectors/global-range?
display/set/velocity-vectors/in-plane?
Toggles the display of velocity vector components in the plane of the surface selected for
display.
display/set/velocity-vectors/log-scale?
display/set/velocity-vectors/node-values?
Enables/disables the plotting of node values. Cell values will be plotted if "no".
display/set/velocity-vectors/relative?
display/set/velocity-vectors/render-mesh?
display/set/velocity-vectors/scale
display/set/velocity-vectors/scale-head
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
420 of ANSYS, Inc. and its subsidiaries and affiliates.
display/set/velocity-vectors/style
Specifies the vector style that will be used when the vectors are displayed. You can choose
from:3d arrow,3d arrowhead, cone,filled-arrow, arrow,harpoon, or headless.
display/set/velocity-vectors/surfaces
Sets surfaces on which vectors are drawn. You can include a wildcard (*) within the surface
names.
display/set/windows/
Enters the windows option menu, which contains commands that allow you to customize the
relative positions of subwindows inside the active graphics window.
display/set/windows/aspect-ratio
display/set/windows/axes/
display/set/windows/axes/border?
display/set/windows/axes/bottom
display/set/windows/axes/clear?
display/set/windows/axes/logo?
display/set/windows/axes/logo-color
display/set/windows/axes/right
display/set/windows/axes/visible?
display/set/windows/main/
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 421
display/
display/set/windows/main/border?
Sets whether or not to draw a border around the main viewing window.
display/set/windows/main/bottom
display/set/windows/main/left
display/set/windows/main/right
display/set/windows/main/top
display/set/windows/main/visible?
display/set/windows/ruler?
Turns the ruler on/off. Note that if you are running Fluent in 3D, then the view must be set
toorthographic.
display/set/windows/scale/
display/set/windows/scale/alignment
display/set/windows/scale/border?
Sets whether or not to draw a border around the color scale window.
display/set/windows/scale/bottom
display/set/windows/scale/clear?
display/set/windows/scale/format
Sets the number format of the color scale window. (for example, %0.2e)
display/set/windows/scale/font-size
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
422 of ANSYS, Inc. and its subsidiaries and affiliates.
display/set/windows/scale/left
display/set/windows/scale/margin
display/set/windows/scale/right
display/set/windows/scale/top
display/set/windows/scale/visible?
display/set/windows/text/
display/set/windows/text/application?
display/set/windows/text/border?
display/set/windows/text/bottom
display/set/windows/text/clear?
display/set/windows/text/company?
Enables/disables the display of your company name or other text defined using the
display/set/titles/ text command. The text appears in the title box. See Con-
trolling the Titles, Axes, Ruler, Logo, and Colormap in the Fluent User's Guide for additional
information.
display/set/windows/text/date?
display/set/windows/text/left
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 423
display/
display/set/windows/text/right
display/set/windows/text/top
display/set/windows/text/visible?
display/set/windows/video/
display/set/windows/video/background
Sets the background color of the graphics window. The color is specified as a string of
three comma-separated numbers between 0 and 1, representing red, green, and blue.
For example, to change the background from black (default) to gray, you would enter
".5,.5,.5" after selecting the background command.
display/set/windows/video/color-filter
Sets the video color filter. For example, to change the color filter from its default setting
to PAL video with a saturation of 80% and a brightness of 90%, you would enter
"video=pal,sat=.8,gain=.9" after selecting the color-filter command.
display/set/windows/video/foreground
Sets the foreground (text) color of the graphics window. The color is specified as a string
of three comma-separated numbers between 0 and 1, representing red, green, and blue.
For example, to change the foreground from white (default) to gray, you would enter
".5,.5,.5" after selecting the foreground command.
display/set/windows/video/on?
display/set/windows/video/pixel-size
display/set/windows/xy/
display/set/windows/xy/border?
display/set/windows/xy/bottom
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
424 of ANSYS, Inc. and its subsidiaries and affiliates.
display/set/windows/xy/left
display/set/windows/xy/right
display/set/windows/xy/top
display/set/windows/xy/visible?
display/set/zero-angle-dir
display/set-list-tree-separator
display/set-window
Sets a "user" graphics window to be the active window. User windows are specified by number (1-
50), with the associated number corresponding to the order, left-to-right, that the windows were
created in.
display/set-window-by-name
Sets the specified graphics window as active. The graphics windows specified using this command
are "reserved" windows, that is, residual monitors, report plots, and animation definitions. The name
will match the name you provided when creating the object (report plots and animation definitions).
display/surface/
Enters the data surface-manipulation menu. For a description of the items in this menu, see sur-
face/ (p. 543).
display/surface-cells
Draws the cells on the specified surfaces. You can include a wildcard (*) within the surface names.
display/surface-mesh
Draws the mesh defined by the specified surfaces. You can include a wildcard (*) within the surface
names.
display/update-scene/
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 425
display/
display/update-scene/delete
display/update-scene/display
display/update-scene/draw-frame?
display/update-scene/iso-sweep
display/update-scene/overlays?
display/update-scene/pathline
display/update-scene/select-geometry
display/update-scene/set-frame
display/update-scene/time
display/update-scene/transform
display/vector
display/velocity-vector
Prompts for a scalar field by which to color the vectors, the minimum and maximum values, and
the scale factor, and then draws the velocity vectors.
display/view/
Enters the view manipulation menu. For a description of the items in this menu, seeviews/ (p. 551).
display/zone-mesh
Draws the mesh defined by specified face zones. Zone names can be indicated using wildcards (*).
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
426 of ANSYS, Inc. and its subsidiaries and affiliates.
Chapter 4: exit / close-fluent
exit
Exits program.
close-fluent
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 427
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
428 of ANSYS, Inc. and its subsidiaries and affiliates.
Chapter 5: file/
Note:
File paths with spaces must be enclosed within quotation marks when provided as the input
for a command. For example: file/read-case/"c:\path with space\ex-
ample.cas".
file/async-optimize?
Chooses whether to optimize file I/O using scratch disks and asynchronous operations.
file/auto-save/
file/auto-save/append-file-name-with
Sets the suffix for auto-saved files. The file name can be appended by flow-time, time-step value,
or by user-specified flags in file name.
file/auto-save/case-frequency
Specifies the frequency (in iterations, time steps, or flow time) with which case files are saved.
file/auto-save/data-frequency
Specifies the frequency (in iterations, time steps, or flow time) with which data files are saved.
file/auto-save/max-files
Sets the maximum number of files. Once the maximum is reached, files will be erased as new
files are written.
file/auto-save/overwrite-existing-files
file/auto-save/retain-most-recent-files
file/auto-save/root-name
Specifies the root name for the files that are saved.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 429
file/
file/auto-save/save-data-file-every
file/binary-files?
Indicates whether to write binary or text format case and data files.
Important:
Common Fluids Format (CFF) Files are always saved in binary format (and therefore
cannot be saved in ASCII format), so setting this command to 'no' has no effect on CFF
files, only the legacy (.cas and .dat) format.
file/cff-files?
Specifies which format used to write mesh, case, and data files, and which format is prioritized when
reading. Answering yes specifies that the Common Fluids Format (.msh.h5, .cas.h5, and
.dat.h5) is used, whereas no specifies that the legacy format (.msh, .cas, and .dat) is used.
file/cffio-options/
Enters the cffio options menu, which provides options for the I/O of case and data files in the
Common Fluids Format (CFF).
file/cffio-options/compression-level
Sets the compression level for CFF files. The compression level can be set between 0 and 9 with
0 being least compression (fastest) and 9 being highest compression (slowest).
file/cffio-options/io-mode
file/cffio-options/single-precision-data?
Specifies whether the double-precision solver saves single-precision data when writing CFF data
files, in order to reduce the size of the files.
file/close-without-save?
Exits Ansys Fluent without saving data in Workbench. This command is only available when running
Ansys Fluent in Workbench.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
430 of ANSYS, Inc. and its subsidiaries and affiliates.
file/confirm-overwrite?
file/data-file-options
file/define-macro
file/em-mapping/
Important:
When Ansys Fluent is run under Workbench and a connection is detected between the
Ansys Fluent and Ansys Maxwell applications, the em-mapping text command menu
includes only the volumetric-energy-loss and surface-energy-loss com-
mands. The maintain-loss-on-initialization and remove-loss-only
commands are available when there is no connection between Ansys Fluent and Ansys
Maxwell and Fluent has electromagnetic loss data; Fluent can receive this loss data
through a connection or from a previously solved data file.
file/em-mapping/maintain-loss-on-initialization
file/em-mapping/remove-loss-only
Removes the loss data provided by Maxwell and keeps all other solution data.
file/em-mapping/surface-energy-loss
Maps the total surface loss (that is, heat source) from Maxwell to Ansys Fluent so that you can
perform a thermal analysis. This option is only available when there is a connection detected
between the Ansys Fluent and Maxwell applications.
file/em-mapping/volumetric-energy-loss
Maps the total volumetric loss (that is, heat source) from Maxwell to Ansys Fluent so that you
can perform a thermal analysis. This option is only available when there is a connection detected
between the Ansys Fluent and Maxwell applications.
file/execute-macro
file/export-to-cfd-post
Exports data files that are compatible with CFD-Post and EnSight (that is, .cdat and .cst files)
and opens CFD-Post, if desired.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 431
file/
file/export/
file/export/abaqus
file/export/ascii
file/export/avs
file/export/cdat-for-cfd-post-&-ensight
Writes data files that are compatible with CFD-Post and EnSight (that is, .cdat and .cst files).
file/export/cgns
Writes a CGNS file. You can specify whether data is exported on the full domain (default), on
specific cell zones (volume-select), or on specific surfaces (surface-select).
file/export/common-fluids-format-post
Writes common fluids format files (.cas.post and .dat.post) for mesh and data, respectively.
These files are saved in the hierarchical data format.
file/export/custom-heat-flux
file/export/dx
file/export/ensight
file/export/ensight-dvs-surfaces
Writes an EnSight DVS file for the specified surfaces and quantities.
file/export/ensight-dvs-volume
Writes an EnSight DVS file for the specified volumes and quantities.
file/export/ensight-gold
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
432 of ANSYS, Inc. and its subsidiaries and affiliates.
file/export/ensight-gold-parallel-surfaces
Writes EnSight Gold geometry, velocity, and scalar files for surfaces in a parallel format suitable
for EnSight Enterprise.
file/export/ensight-gold-parallel-volume
Writes EnSight Gold geometry, velocity, and scalar files for cell zones in a parallel format suitable
for EnSight Enterprise.
file/export/ensight-gold-transient
file/export/fast-mesh
file/export/fast-scalar
file/export/fast-solution
file/export/fast-velocity
file/export/fieldview
file/export/fieldview-data
file/export/fieldview-unstruct
file/export/fieldview-unstruct-mesh
file/export/fieldview-unstruct-data
file/export/fieldview-unstruct-surfaces
Writes FIELDVIEW unstructured file for surfaces. You are prompted to select either [1], [2] or [3]
to write either mesh-only, results-only, or combined for surfaces (respectively).
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 433
file/
file/export/gambit
file/export/icemcfd-for-icepak
file/export/ideas
file/export/mechanical-apdl-input
file/export/nastran
file/export/particle-history-data
file/export/patran-neutral
file/export/patran-nodal
file/export/system-coupling-definition-file-settings/
file/export/system-coupling-definition-file-settings/enable-automatic-creation-
of-scp-file
file/export/system-coupling-definition-file-settings/write-system-coupling-
file
file/export/taitherm
file/export/tecplot
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
434 of ANSYS, Inc. and its subsidiaries and affiliates.
file/fsi/
file/fsi/display-fsi-mesh
file/fsi/read-fsi-mesh
Reads an FEM mesh for one-way data mapping from Ansys Fluent.
file/fsi/write-fsi-mesh
file/import/
file/import/abaqus/
file/import/abaqus/fil
file/import/abaqus/input
file/import/abaqus/odb
file/import/cfx/
file/import/cfx/definition
file/import/cfx/result
file/import/cgns/
file/import/cgns/data
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 435
file/
file/import/cgns/mesh
file/import/cgns/mesh-data
file/import/chemkin-mechanism
file/import/chemkin-report-each-line?
file/import/ensight
file/import/fidap
file/import/flamelet/
file/import/flamelet/standard
file/import/flamelet/cfx-rif
file/import/fluent4-case
file/import/fmu-file/
file/import/fmu-file/define-fmu
file/import/fmu-file/import-fmu
file/import/fmu-file/select-fmu-local
Allows you to select FMU local variables to be monitored during the calculation.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
436 of ANSYS, Inc. and its subsidiaries and affiliates.
file/import/fmu-file/set-fmu-parameter
Allows you to select FMU parameter variables and change their values.
file/import/gambit
file/import/hypermesh
file/import/ideas-universal
file/import/lstc/
file/import/lstc/input
file/import/lstc/state
file/import/marc-post
file/import/mechanical-apdl/
file/import/mechanical-apdl/input
file/import/mechanical-apdl/result
file/import/nastran/
file/import/nastran/bulkdata
file/import/nastran/output2
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 437
file/
file/import/partition/
Enters the partition menu to set conditions for partitioning an Ansys Fluent case file during
read.
file/import/partition/metis
file/import/partition/metis-zone
file/import/patran/
file/import/patran/neutral
Reads a PATRAN Neutral file (zones defined by named components) as a case file.
file/import/plot3d/
file/import/plot3d/mesh
file/import/tecplot/
file/import/tecplot/mesh
file/import/prebfc-structured
file/import/ptc-mechanica
file/load-act-tool
file/interpolate/
file/interpolate/read-data
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
438 of ANSYS, Inc. and its subsidiaries and affiliates.
file/interpolate/write-data
file/interpolate/zone-selection
Defines a list of cell zone IDs. If specified, interpolation data will be read/written for these cell
zones only.
file/read-case
file/read-case-data
file/read-data
file/read-field-functions
file/read-injections
file/read-isat-table
file/read-journal
file/read-macros
file/read-pdf
file/read-profile
file/read-rays
file/read-settings
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 439
file/
file/read-surface-clusters
file/read-transient-table
file/read-viewfactors
file/reload-setup
Discards any changes in the current Ansys Fluent in Workbench session and removes any corres-
ponding data from the Solution cell. This command is only available when running Ansys Fluent
in Workbench.
file/replace-mesh
file/set-batch-options
file/set-idle-timeout
Allows you to set an idle timeout so that an idle Ansys Fluent session will automatically save and
close after the specified time.
file/set-tui-version
Allows you to improve backwards compatibility for journal files. This command hides any new TUI
prompts that are added at a future release of Ansys Fluent and reverts to the arguments of the release
that you specify using the command (within two full releases of the current release). The command
is automatically added to a journal file as soon as you start the recording.
file/show-configuration
file/single-precision-coordinates?
Specifies whether the nodal coordinates should be written in single precision (rather than the default
double precision). This text command is only available in the single-precision version of Ansys Fluent.
file/solution-files/
file/solution-files/delete-solution
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
440 of ANSYS, Inc. and its subsidiaries and affiliates.
file/solution-files/load-solution
file/solution-files/print-solution-files
file/start-journal
Starts recording all input in a file. Note that commands entered using paths from older versions of
Fluent will be upgraded to their current path in the journal file.
file/start-transcript
file/stop-journal
file/stop-macro
file/stop-transcript
file/sync-workbench
Directly updates Workbench with the most recent Fluent changes. This command is only available
when running Ansys Fluent in Workbench.
file/table-manager
file/table-manager/delete
file/table-manager/list-matrix-data
file/table-manager/list-properties
file/table-manager/list-tables
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 441
file/
file/table-manager/read-matrix-data-file
file/table-manager/read-rgp-file
Imports a set of Real Gas Property (RGP) tables from a file into local storage.
file/table-manager/rename
file/table-manager/store-in-case-file?
Sets the persistence mode for RGP tables (embedded in case file or rely on external file).
file/transient-export/
file/transient-export/abaqus
file/transient-export/ascii
file/transient-export/avs
file/transient-export/cdat-for-cfd-post-&-ensight
Writes data files that are compatible with CFD-Post and EnSight (that is, .cdat and .cst files).
file/transient-export/cgns
file/transient-export/dx
file/transient-export/ensight-gold-transient
file/transient-export/ensight-gold-from-existing-files
file/transient-export/ensight-gold-parallel-surfaces
Writes EnSight Gold geometry, velocity, and scalar files for surfaces in a parallel format suitable
for EnSight Enterprise.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
442 of ANSYS, Inc. and its subsidiaries and affiliates.
file/transient-export/ensight-gold-parallel-volume
Writes EnSight Gold geometry, velocity, and scalar files for cell zones in a parallel format suitable
for EnSight Enterprise.
file/transient-export/fast
file/transient-export/fast-solution
file/transient-export/fieldview-unstruct
file/transient-export/fieldview-unstruct-mesh
file/transient-export/fieldview-unstruct-data
file/transient-export/fieldview-unstruct-surfaces
file/transient-export/ideas
file/transient-export/mechanical-apdl-input
file/transient-export/nastran
file/transient-export/patran-neutral
file/transient-export/taitherm
file/transient-export/particle-history-data
file/transient-export/edit
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 443
file/
file/transient-export/delete
file/transient-export/settings/
file/transient-export/settings/cfd-post-compatible
Specifies when case files are written with the .cdat and .cst files exported for Ansys
CFD-Post. Note that this setting is ignored if the Write Case File Every Time option is enabled
in the Automatic Export dialog box, which is always the case starting in Release 2021 R1.
file/write-boundary-mesh
file/write-case
file/write-case-data
file/write-cleanup-script
file/write-data
file/write-fan-profile
Computes radial profiles for a fan zone and writes them to a profile file.
file/write-field-functions
file/write-flamelet
file/write-injections
file/write-isat-table
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
444 of ANSYS, Inc. and its subsidiaries and affiliates.
file/write-macros
file/write-merge-profiles
Writes a .csv file with the selected surfaces consolidated into one set of data points.
file/write-pdat?
Enables / disables the attempt to save .pdat files. Note that this text command is no longer sup-
ported.
file/write-pdf
file/write-profile
file/write-settings
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 445
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
446 of ANSYS, Inc. and its subsidiaries and affiliates.
Chapter 6: mesh/
mesh/adapt/
mesh/adapt/adapt-mesh
Performs manual adaption on the mesh according to the methods and settings that you specified.
mesh/adapt/anisotropic-adaption
Applies legacy anisotropic adaption to refine the boundary layers or registers. Cells will be split
in the normal direction to the boundary face. Note that this text command is only available for
3D cases that have the adaption method set to hanging node.
mesh/adapt/cell-registers/
mesh/adapt/cell-registers/add
mesh/adapt/cell-registers/apply-poor-mesh-numerics
mesh/adapt/cell-registers/coarsen
Performs manual adaption to coarsen the mesh based on a specified cell register.
mesh/adapt/cell-registers/delete
mesh/adapt/cell-registers/display
mesh/adapt/cell-registers/edit
mesh/adapt/cell-registers/list
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 447
mesh/
mesh/adapt/cell-registers/list-properties
mesh/adapt/cell-registers/refine
Performs manual adaption to refine the mesh based on a specified cell register.
mesh/adapt/display-adaption-cells
Displays the cells that are marked for adaption in the graphics window.
mesh/adapt/free-hierarchy
mesh/adapt/geometry/
Enters the geometry menu. Note that this text command menu is not available unless the adap-
tion method is set to hanging node.
mesh/adapt/geometry/reconstruct-geometry
mesh/adapt/geometry/set-geometry-controls
mesh/adapt/list-adaption-cells
Prints the number of cells marked for refinement, coarsening, and both to the console.
mesh/adapt/manage-criteria/
Enters the manage criteria menu, which provides text commands for managing automatic ad-
aption criteria.
mesh/adapt/manage-criteria/add
mesh/adapt/manage-criteria/delete
mesh/adapt/manage-criteria/edit
mesh/adapt/manage-criteria/list
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
448 of ANSYS, Inc. and its subsidiaries and affiliates.
mesh/adapt/manage-criteria/list-properties
mesh/adapt/manual-coarsening-criteria
Allows you to define the coarsening criterion for manual adaption by entering an expression
or the name of an existing named expression or cell register.
mesh/adapt/manual-refinement-criteria
Allows you to define the refinement criterion for manual adaption by entering an expression
or the name of an existing named expression or cell register.
mesh/adapt/predefined-criteria/
Enters the predefined-criteria menu, which allows you to select commonly used criteria for ad-
apting the mesh.
mesh/adapt/predefined-criteria/aerodynamics/
Enters the aerodynamics menu, which provides text commands that create cell registers
and define adaption criteria that can be useful for aerodynamic simulations.
mesh/adapt/predefined-criteria/aerodynamics/error-based/
Enters the error-based menu, which provides text commands that create cell registers
and define adaption criteria based on the solution error.
mesh/adapt/predefined-criteria/aerodynamics/error-based/pressure-
hessian-indicator
Creates cell registers and defines an adaption criterion based on a pressure Hessian
indicator, which is suitable for simulations that have significant pressure variations.
mesh/adapt/predefined-criteria/aerodynamics/shock-indicator/
Enters the shock indicator menu, which provides text commands that create cell registers
and define adaption criteria that can be useful for simulations with shocks.
mesh/adapt/predefined-criteria/aerodynamics/shock-indicator/density-
based
Creates cell registers and defines an adaption criterion that is suitable for simulations
with shocks that use the density-based solver or the pressure-based solver with a
fluid that uses a real-gas or ideal-gas model for the density.
mesh/adapt/predefined-criteria/boundary-layer/
Enters the boundary layer menu, which provides text commands that create the necessary
cell registers for refinement and define adaption criteria for the manual adaption of
boundary layers.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 449
mesh/
mesh/adapt/predefined-criteria/boundary-layer/cell-distance
Creates a cell register and adaption settings suitable for the manual adaption of a
boundary layer. The adaption is anisotropic (where possible) and based on a cell's
proximity to one or more boundaries.
mesh/adapt/predefined-criteria/combustion/
Enters the combustion menu, which provides text commands that create named expressions
and cell registers and define adaption criteria that can be useful for combustion simulations.
mesh/adapt/predefined-criteria/combustion/flame-indicator
Creates named expressions and cell registers and defines adaption criteria that are
suitable for combustion simulations, so that the mesh is refined along a progressing
flame front using various criteria like temperature, vorticity, species, and DPM concentra-
tion (depending on which models are used). There is also an option for refining a
spherical spark region prior to a transient run, which after a specified time is then
coarsened back to the original mesh.
mesh/adapt/predefined-criteria/multiphase/
Enters the multiphase menu, which provides text commands that create named expressions
and cell registers and define adaption criteria that can be useful for Volume of Fluid (VOF)
simulations.
mesh/adapt/predefined-criteria/multiphase/vof
Creates a named expression and cell registers, and defines adaption settings that are
suitable for standard Volume of Fluid (VOF) simulations.
mesh/adapt/predefined-criteria/multiphase/vof-to-dpm-advanced
Sets up adaption that is suitable when using the VOF-to-DPM model transition mechan-
ism; the resulting adaption criteria will be defined by complex expressions that draw
upon cell registers, as well as parameters that you will need to define.
mesh/adapt/predefined-criteria/multiphase/vof-to-dpm-generic
Sets up adaption that is suitable when using the VOF-to-DPM model transition mechan-
ism; the resulting adaption criteria will be defined by a named expression and cell re-
gisters that are fairly straightforward, as well as parameters that you will need to define.
mesh/adapt/profile/
mesh/adapt/profile/clear
mesh/adapt/profile/disable
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
450 of ANSYS, Inc. and its subsidiaries and affiliates.
mesh/adapt/profile/enable
mesh/adapt/profile/print
mesh/adapt/set/
mesh/adapt/set/additional-refinement-layers
mesh/adapt/set/anisotropic-adaption?
Enables / disables anisotropic adaption for prismatic cells as part of manual adaption. Note
that this text command requires that the adaption method is set to PUMA.
mesh/adapt/set/anisotropic-boundary-zones
Allows you to select the boundary zones that specify directions for anisotropic refinement
with the PUMA method.
mesh/adapt/set/anisotropic-split-ratio
Sets the split ratio for the cells as part of anisotropic refinement with the PUMA method.
mesh/adapt/set/cell-zones
Sets cell zones to be used for marking adaption. An empty list specifies that all zones are
considered for adaption.
mesh/adapt/set/display-settings
Sets the graphics display options for the refinement, coarsening, and common cells.
mesh/adapt/set/encapsulate-children?
Enables / disables the encapsulation of child cells of a refined parent within its respective
partition in parallel when using the PUMA method. By default this encapsulation is disabled,
in order to improve the load balance of cells across partitions (particularly for higher levels
for refinement).
mesh/adapt/set/maximum-cell-count
Sets an approximate limit to the total cell count of the mesh during adaption. Fluent uses
this value to determine when to stop marking cells for refinement. A value of zero places
no limits on the number of cells.
mesh/adapt/set/maximum-refinement-level
Controls the number of levels of refinement used to split cells during the adaption.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 451
mesh/
mesh/adapt/set/method
mesh/adapt/set/minimum-cell-quality
Sets the minimum value allowed for the orthogonal quality of cells during adaption. If your
solution diverges, you may find that using a higher minimum quality value resolves the issue.
This text command is only available with the PUMA 3D adaption method.
mesh/adapt/set/minimum-edge-length
sets an approximate limit to the edge length for cells that are considered for refinement.
Even if a cell is marked for refinement, it will not be refined if (for 3D) its volume is less than
the cube of this field or (for 2D) its area is less than the square of this field. The default value
of zero places no limits on the size of cells that are refined.
mesh/adapt/set/overset-adapt-dead-cells?
mesh/adapt/set/verbosity
Allows you set how much information about the adaption is printed to the console.
mesh/adjacency
mesh/check
Performs various mesh consistency checks and displays a report in the console that lists the domain
extents, the volume statistics, the face area statistics, and any warnings, as well as details about the
various checks and mesh failures (depending on the setting specified for mesh/check-verbosity).
mesh/check-before-solve
mesh/check-verbosity
Sets the level of details that will be added to the mesh check report generated by mesh/check.
A value of 0 (the default) notes when checks are being performed, but does not list them individually.
A value of 1 lists the individual checks as they are performed. A value of 2 enables the availability
of additional mesh field variables, lists the individual checks as they are performed, and provides
additional details (for example, the location of the problem, the affected cells).
The check-verbosity text command can also be used to set the level of detail displayed in the
mesh quality report generated by mesh/quality. A value of 0 (the default) or 1 lists the minimum
orthogonal quality and the maximum aspect ratio. A value of 2 adds information about the zones
that contain the cells with the lowest quality, and additional metrics such as the maximum cell
squish index and the minimum expansion ratio.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
452 of ANSYS, Inc. and its subsidiaries and affiliates.
mesh/enhanced-orthogonal-quality?
Enables / disables an enhanced definition when calculating the orthogonal quality. When enabled,
the orthogonal quality is defined using a variety quality measures, including: the orthogonality of
a face relative to a vector between the face and cell centroids; a metric that detects poor cell shape
at a local edge (such as twisting and/or concavity); and the variation of normals between the faces
that can be constructed from the cell face. This enhanced definition is optimal for evaluating thin
prism cells.
mesh/memory-usage
mesh/mesh-info
mesh/modify-zones/
Enters the zone modification menu. For a description of the items in this menu, see
define/boundary-conditions/modify-zones.
mesh/polyhedra/
mesh/polyhedra/convert-domain
mesh/polyhedra/convert-hanging-nodes
mesh/polyhedra/convert-skewed-cells
mesh/polyhedra/options/
mesh/polyhedra/options/migrate-and-reorder?
Enables / disables the migration of newly created partitions to the compute-nodes and the
reordering of the domain as part of polyhedra conversion. This is disabled by default, because
it requires significant additional memory; when disabled, it is recommended that you save
the case file after conversion, read it in a new Fluent session (so that the new / stored parti-
tions become active), and then manually reorder using the mesh/reorder/reorder-
domain text command. If you want to run the calculation in the current Fluent session you
can enable the migrate-and-reorder? text command prior to conversion, but you
must ensure that no more than half of the available memory of your system is currently
used.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 453
mesh/
mesh/polyhedra/options/preserve-boundary-layer?
Specifies whether boundary layer cells will be preserved when the domain is converted to
polyhedra. When the value is set to 0 (default) Ansys Fluent checks for high aspect ratio
cells at the boundary layer and if any are found, Fluent asks if you want to preserve the
boundary layer. When the value is set to 1, the boundary layer cells are never preserved;
when it is set to 2, the boundary layer cells are always preserved (regardless of the aspect
ratio of the boundary layer cells).
mesh/polyhedra/options/preserve-interior-zones
Enables the preservation of surfaces (that is, manifold zones of type interior) during the
conversion of the domain to polyhedra. Note that only those zones with a name that includes
the string you specify will be preserved.
mesh/quality
Displays information about the quality of the mesh in the console, including the minimum ortho-
gonal quality and the maximum aspect ratio. The level of detail displayed depends on the setting
specified for mesh/check-verbosity.
mesh/redistribute-boundary-layer
Redistributes the nodes in a boundary layer zone to achieve a desired growth rate after anisotropic
adaption.
mesh/reorder/
mesh/reorder/band-width
mesh/reorder/reorder-domain
Reorders cells and faces using the reverse Cuthill-McKee algorithm. Note that you must save a
new case file (and a data file, if data exists) after reordering with this text command, as well as
recreate any ray files and/or surface cluster information.
mesh/reorder/reorder-zones
mesh/repair-improve/
mesh/repair-improve/allow-repair-at-boundaries
Allows the adjustment of the positions of nodes on boundaries as part of the mesh repairs
performed by the mesh/repair-improve/repair text command.
mesh/repair-improve/improve-quality
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
454 of ANSYS, Inc. and its subsidiaries and affiliates.
mesh/repair-improve/include-local-polyhedra-conversion-in-repair
Enables/disables the local conversion of degenerate cells into polyhedra based on skewness
criteria as part of the mesh repairs performed by the mesh/repair-improve/repair text
command.
mesh/repair-improve/repair
Repairs mesh problems identified by the mesh check, if possible. The repairs include fixing cells
that have the wrong node order, the wrong face handedness, faces that are small or nonexistent,
or very poor quality. Only interior nodes are repositioned by default; boundary nodes may be
repositioned if the mesh/repair-improve/allow-repair-at-boundaries text com-
mand is enabled. Note that highly skewed cells may be converted into polyhedra, depending
on whether the mesh/repair-improve/include-local-polyhedra-conversion-
in-repair text command is enabled.
mesh/repair-improve/repair-face-handedness
Modifies cell centroids to repair meshes that contain left-handed faces without face node order
problems.
mesh/repair-improve/repair-face-node-order
Modifies face nodes to repair faces with improper face node order and, therefore, eliminates
any resulting left-handed faces.
mesh/repair-improve/repair-periodic
Modifies the mesh to enforce a rotational angle or translational distance for periodic boundaries.
For translationally periodic boundaries, the command computes an average translation distance
and adjusts the node coordinates on the shadow face zone to match this distance. For rotationally
periodic boundaries, the command prompts for an angle and adjusts the node coordinates on
the shadow face zone using this angle and the defined rotational axis for the cell zone.
mesh/repair-improve/repair-wall-distance
mesh/repair-improve/report-poor-elements
mesh/rotate
mesh/scale
Prompts for the scaling factors in each of the active Cartesian coordinate directions.
mesh/show-periodic-shadow-zones?
Enables/disables the showing of shadow zones for conformal periodic boundary zone pairs in any
list of boundary zones presented by the user interface. This text command is enabled by default. If
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 455
mesh/
any shadow zones exist when this text command is disabled, they are deleted (though the behavior
of the related periodic boundary zones will not be affected).
mesh/size-info
mesh/smooth-mesh
mesh/surface-mesh/
mesh/surface-mesh/delete
mesh/surface-mesh/display
mesh/surface-mesh/read
mesh/swap-mesh-faces
mesh/translate
Prompts for the translation offset in each of the active Cartesian coordinate directions.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
456 of ANSYS, Inc. and its subsidiaries and affiliates.
Chapter 7: parallel/
parallel/bandwidth
parallel/check
parallel/check-verbosity
Sets verbosity output of the parallel check. Higher verbosity corresponds to more detailed information.
parallel/gpgpu/
parallel/gpgpu/select
parallel/gpgpu/show
Lists the available GPGPUs. GPGPUs selected for use are indicated by the presence of an asterisk
(*).
parallel/latency
parallel/load-balance/
parallel/load-balance/physical-models
parallel/load-balance/dynamic-mesh
parallel/load-balance/mesh-adaption
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 457
parallel/
parallel/multidomain/
parallel/multidomain/conjugate-heat-transfer/
parallel/multidomain/conjugate-heat-transfer/enable?
Enables/disables loosely coupled conjugate heat transfer. This works in conjunction with
the solve/set/transient-controls/solid-time-step-size text command
(and thereby enables the use of a user-specified time step size for solid zones that can be
larger than that used for the fluid zones) to increase the robustness of the energy equation
calculation, and specifies that multidomain architecture is used within a single Fluent session
to enhance the performance of the simulation.
parallel/multidomain/conjugate-heat-transfer/set/
Enters the set menu for loosely coupled conjugate heat transfer.
parallel/multidomain/conjugate-heat-transfer/set/coupling
Specifies when the fluid and solid zone calculations are coupled, either at a defined time
period or number of fluid time steps.
parallel/partition/
parallel/partition/auto/
parallel/partition/auto/across-zones
parallel/partition/auto/load-vector
parallel/partition/auto/method
parallel/partition/auto/pre-test
parallel/partition/auto/use-case-file-method
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
458 of ANSYS, Inc. and its subsidiaries and affiliates.
parallel/partition/combine-partition
parallel/partition/merge-clusters
Calls the optimizer that attempts to decrease the number of interfaces by eliminating orphan
cell clusters. (An orphan cluster is a group of connected cells such that each member has at
least one face that is part of an interface boundary.)
parallel/partition/method
parallel/partition/print-active-partitions
parallel/partition/print-stored-partitions
parallel/partition/reorder-partitions
Reorders partitions.
parallel/partition/reorder-partitions-to-architecture
parallel/partition/set/
parallel/partition/set/across-zones
Allows partitions to cross zone boundaries (the default). If turned off, it will restrict partitioning
to within each cell zone. This is recommended only when cells in different zones require
significantly different amounts of computation during the solution phase; for example, if
the domain contains both solid and fluid zones.
parallel/partition/set/all-off
parallel/partition/set/all-on
parallel/partition/set/cell-function
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 459
parallel/
parallel/partition/set/dpm-load-balancing
Enables / disables dynamic load balancing for discrete phase model cases that use a second
domain for DPM particle tracking (that is, cases for which you have enabled the
define/models/dpm/parallel/hybrid-2domain? text command).
parallel/partition/set/face-area-as-weights
parallel/partition/set/isat-weight
laplace-smoothing
Enables the Laplace smoothing option which can prevent partition boundaries from lying
along regions of high aspect ratio cells.
parallel/partition/set/load-distribution
Sets the number of cells desired for each partition. This is useful, for example, when comput-
ing on multiple machines with significantly different performance characteristics. If left unset,
each partition will contain an approximately equal number of cells. Normalized relative values
may be used for the entries.
parallel/partition/set/merge
Toggles the optimizer that attempts to decrease the number of interfaces by eliminating
orphan cell clusters.
parallel/partition/set/model-weighted-partition
Enables / disables model-weighted partitioning. This option works with the METIS partitioning
method, and specifies that Fluent automatically calculates the weighting based on the cell
count and the models and attributes specified as weights (using the parallel/parti-
tion/set/isat-weight text command, for example).
parallel/partition/set/nfaces-as-weights
parallel/partition/set/origin
Sets the , , and coordinate of the origin used by those partitioning functions that require
a radial distance. By default, the origin is set to (0, 0, 0).
parallel/partition/set/particle-weight
parallel/partition/set/pre-test
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
460 of ANSYS, Inc. and its subsidiaries and affiliates.
parallel/partition/set/solid-thread-weight
parallel/partition/set/smooth
Toggles the optimizer that attempts to minimize the number of interfaces by modifying the
partition boundaries to reduce surface area.
parallel/partition/set/verbosity
Controls the amount of information that is printed out during partitioning. If set to 1 (the
default), a text character. is displayed during each bisection, and partition statistics are
displayed once the partitioning completes. If set to 2, additional information about the bi-
section operation is displayed during each bisection. If set to 0, partition statistics and in-
formation during each bisection are not displayed.
parallel/partition/set/vof-free-surface-weight
parallel/partition/smooth-partition
Calls the optimizer that attempts to minimize the number of interfaces by modifying the partition
boundaries to reduce surface area.
parallel/partition/use-stored-partitions
parallel/set/
parallel/set/fast-i/o?
parallel/set/partition-mask
parallel/set/time-out
parallel/set/verbosity
parallel/show-connectivity
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 461
parallel/
parallel/thread-number-control
parallel/timer/
parallel/timer/usage
parallel/timer/reset
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
462 of ANSYS, Inc. and its subsidiaries and affiliates.
Chapter 8: Parametric Studies Text Commands
These are the text commands available for using parametric studies:
parametric-study/
parametric-study/design-points/
parametric-study/design-points/add-design-point
parametric-study/design-points/delete-design-point
parametric-study/design-points/get-capture-simulation-report-data
Retrieves the design point's setting for capturing its data for the simulation report.
parametric-study/design-points/get-current-design-point
parametric-study/design-points/get-input-parameters-of-dp
parametric-study/design-points/get-output-parameters-of-dp
parametric-study/design-points/get-write-data
Retrieves the design point's status of writing its data upon update.
parametric-study/design-points/set-as-current
parametric-study/design-points/set-capture-simulation-report-data
Sets the design point to capture data for the simulation report.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 463
Parametric Studies Text Commands
parametric-study/design-points/set-input-parameters-of-dp
parametric-study/design-points/set-write-data
parametric-study/initialize
parametric-study/update/
parametric-study/update/get-number-of-concurrent-dps
parametric-study/update/get-update-method
parametric-study/update/set-number-of-concurrent-dps
parametric-study/update/set-update-method
parametric-study/update/update-all
parametric-study/update/update-current
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
464 of ANSYS, Inc. and its subsidiaries and affiliates.
Chapter 9: plot/
plot/ansys-sound-analysis/
plot/ansys-sound-analysis/print-indicators
Read in a pressure signal or spectrum file, then optionally read in a frequency response function
(FRF) or transfer function file, before printing the acoustics indicators.
plot/ansys-sound-analysis/write-files
Read in a pressure signal or spectrum file, then optionally read in a frequency response function
(FRF) or transfer function file, before writing a WAV, output pressure, and/or acoustic indicators
file.
plot/change-fft-ref-pressure
plot/circum-avg-axial
Computes iso-axial band surfaces and plots data vs. axial coordinate on them.
plot/circum-avg-radial
Computes iso-radial band surfaces and plots data vs. radius on them.
plot/cumulative-plot/
Plot the development of force, force coefficient, moment, or moment coefficient across the specified
wall zones.
plot/cumulative-plot/add
plot/cumulative-plot/delete
plot/cumulative-plot/edit
plot/cumulative-plot/list
Print the names of the existing cumulative plot objects to the console.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 465
plot/
plot/cumulative-plot/list-properties
Print the properties of the specified cumulative plot object to the console.
plot/cumulative-plot/plot
plot/cumulative-plot/print
plot/cumulative-plot/write
plot/datasources/
Enters the menu for creating and modifying plots containing multiple data sources.
plot/datasources/add-report-plot
plot/datasources/add-xy-plot
plot/datasources/list-curve-information
plot/datasources/list-data-sources
Prints the names of the selected/loaded data sources including the files and in-session plot
objects.
plot/datasources/list-legend-names
plot/datasources/load-file
Specify a file to load for plotting. The file must be located in the working directory.
plot/datasources/plot
plot/datasources/properties
Prints the properties of whichever plot or file included in the multiple data sources plot that
you specify.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
466 of ANSYS, Inc. and its subsidiaries and affiliates.
plot/datasources/remove-data-source
plot/datasources/rename-legend
Allows you to rename legend entries. Note that you must re-plot to see the legend name change.
plot/display-profile-data
plot/fft
Plots fast Fourier transform (FFT) of file data. If you respond yes to Acoustic Analysis?, then
additional Y axis functions are made available.
plot/file
plot/file-list
plot/file-set/
plot/file-set/auto-scale?
Sets the range for the and axes. If auto-scaling is not activated for a particular axis, you are
prompted for the minimum and maximum data values.
plot/file-set/background-color
Sets the color of the field within the abscissa and ordinate axes.
plot/file-set/key
plot/file-set/file-lines
plot/file-set/file-markers
plot/file-set/labels
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 467
plot/
plot/file-set/lines
plot/file-set/log?
plot/file-set/markers
plot/file-set/numbers
plot/file-set/plot-to-file
plot/file-set/rules
plot/file-set/windows/
XY plot window options. For a description of the items in this menu, see display/set/win-
dows/xy.
plot/flamelet-curves/
plot/flamelet-curves/plot-curves
plot/flamelet-curves/write-to-file?
plot/histogram
Plots a histogram of the specified solution variable using the defined range and number of intervals.
plot/histogram-set/
Sets histogram plot parameters. Sub-menu items are the same as file-set/ above.
plot/label-alignment
plot/plot
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
468 of ANSYS, Inc. and its subsidiaries and affiliates.
plot/plot-direction
plot/residuals
Contains commands that allow you to select the variables for which you want to display XY plots
of residual histories in the active graphics window.
plot/residuals-set/
Sets residual plot parameters. Sub-menu items are the same as file-set/ above.
plot/set-boundary-val-off
Disables the use of boundary face values when node values are disabled in solution XY plots. This
option is disabled by default, that is, boundary face values are used when node values are disabled.
plot/solution
Plots solution on surfaces and/or zones. Zone and surface names can be indicated using a wildcard
(*).
plot/solution-set/
Sets solution plot parameters. Sub-menu items are the same as file-set/ above.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 469
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
470 of ANSYS, Inc. and its subsidiaries and affiliates.
Chapter 10: preferences/
Important:
Values that correspond to drop-down entries in the GUI version of Preferences are case-
sensitive must be entered with the same capitalization as the GUI version and be contained
within quotation marks.
preferences/appearance/
preferences/appearance/ansys-logo/
preferences/appearance/ansys-logo/visible
Enable or disable the visibility of the Ansys logo in the graphics window.
preferences/appearance/ansys-logo/color
preferences/appearance/application-font-size
Set the font size for the Fluent graphical user interface (GUI).
preferences/appearance/axis-triad
Enable or disable the visibility of the axis triad in the graphics window.
preferences/appearance/charts/
preferences/appearance/charts/curve-colors
Specify the initial set of default colors for the rendering of curves. Note that changing this
setting requires any plots to be replotted before you see the effect of the new setting.
preferences/appearance/charts/modern-plots-enabled
Enables enhanced plots, which is a beta feature. Enabling this feature exposes new fields
(all beta functionality).
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 471
preferences/
preferences/appearance/color-theme
preferences/appearance/completer
preferences/appearance/graphics-background-color1
preferences/appearance/graphics-background-color2
Controls the secondary background color when the style is set as a gradient.
preferences/appearance/graphics-background-style
preferences/appearance/graphics-background-theme
Provides predefined color and style selections for the graphics window background color.
preferences/appearance/graphics-foreground-color
preferences/appearance/graphics-view
preferences/appearance/graphics-wall-face-color
Set the default face color for when the mesh is displayed.
preferences/appearance/group-by-tree-view
preferences/appearance/number-of-files-recently-used
Controls how many recently-used files are listed in the File ribbon tab and the Fluent Launcher.
preferences/appearance/quick-property-view
Enables/Disables the "quick-edit" properties panels that appear when you select a boundary in
the graphics windows.
preferences/appearance/ruler
Adds or removes the ruler from the graphics window. Note that you must be in orthographic
view for the ruler to be visible in the graphics window.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
472 of ANSYS, Inc. and its subsidiaries and affiliates.
preferences/appearance/selections/
preferences/appearance/selections/highlight-edge-color
Specifies the color used to highlight edges when the Hover-Over Highlight feature is enabled
(mouse-over-highlight-enabled).
preferences/appearance/selections/highlight-edge-weight
Specifies the thickness of the edge highlights when the Hover-Over Highlight feature is
enabled (mouse-over-highlight-enabled).
preferences/appearance/selections/highlight-face-color
preferences/appearance/selections/highlight-transparency
Specify the transparency of the coloring on a selected surface. 0.1 is fully opaque and 1 is
fully transparent.
preferences/appearance/selections/mouse-hover-probe-enabled
Enable/disable the display of result values in the graphics window upon mouse-over, when
graphics objects displaying solution results are displayed.
preferences/appearance/selections/mouse-over-highlight-enabled
Enable/disable the highlighted outline of a surface when hovered-over. Note that objects
must be redisplayed after changing this setting before the new setting is visible.
preferences/appearance/show-interface-children-zone
Enable/disable the showing of the non-overlapping zones and interior zones associated with
one-to-one mesh interfaces under Setup / Boundary Conditions (under their zone types) in
the outline view tree.
preferences/appearance/show-model-edges
preferences/appearance/startup-page
Enable/disable the display of the startup page when Ansys Fluent is started without loading a
mesh or case file.
preferences/appearance/surface-specularity
Specify the specularity of all surfaces except those included in contour plots. Sepecularity is the
reflectiveness of a surface; higher values (closer to 1) equate to a more reflective surface.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 473
preferences/
preferences/appearance/surface-specularity
Specify the specularity of contour surfaces. Sepecularity is the reflectiveness of a surface; higher
values (closer to 1) equate to a more reflective surface.
preferences/appearance/titles
preferences/general/
preferences/general/advanced-partition
Enable/disable the use of advanced partitioning when reading a mesh or case file, in order to
prioritize convergence and scalability during parallel processing. This partitioning may override
the settings defined by the parallel/partition/auto text command menu.
preferences/general/automatic-transcript
Enable/disable the automatic creation of a transcript file for each Ansys Fluent session.
preferences/general/default-ioformat
Specify the default file format for saving mesh, case, and data files.
preferences/general/idle-timeout
Specify the default file format for saving case and data files.
preferences/general/warn-default-iochange
Enable/disable the warning message that appears when using case and data files saved in the
legacy format.
preferences/graphics/
preferences/graphics/animation-option
Specify whether the entire model or just a wireframe is shown during manipulations in the
graphics window.
preferences/graphics/boundary-markers/
preferences/graphics/boundary-markers/color-option
Specify whether boundary markers are a fixed color or if they match the color of the surface
they are identifying.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
474 of ANSYS, Inc. and its subsidiaries and affiliates.
preferences/graphics/boundary-markers/enabled
preferences/graphics/boundary-markers/inlet-color
preferences/graphics/boundary-markers/marker-fraction
preferences/graphics/boundary-markers/marker-limit
preferences/graphics/boundary-markers/outlet-color
preferences/graphics/boundary-markers/scale-marker
Specify the scale factor for the boundary markers (0.1-10), which controls the overall size of
the markers.
preferences/graphics/boundary-markers/show-inlet-markers
preferences/graphics/boundary-markers/show-outlet-markers
preferences/graphics/colormap-settings/
preferences/graphics/colormap-settings/alignment
preferences/graphics/colormap-settings/aspect-ratio-when-vertical
Specify the length vs. width ratio for a vertical colormap, which controls the thickness of
the colormap; smaller values mean a thicker colormap.
preferences/graphics/colormap-settings/border-style
preferences/graphics/colormap-settings/colormap
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 475
preferences/
preferences/graphics/colormap-settings/labels
Specify whether there is a label for every colormap value or if some are skipped.
preferences/graphics/colormap-settings/levels
preferences/graphics/colormap-settings/log-scale
preferences/graphics/colormap-settings/major-length-to-screen-ratio-when-vertical
Choose the length of the colormap as a fraction of graphics window height, when the
colormap is vertical.
preferences/graphics/colormap-settings/number-format-precision
preferences/graphics/colormap-settings/number-format-type
preferences/graphics/colormap-settings/show-colormap
preferences/graphics/colormap-settings/skip-value
preferences/graphics/colormap-settings/text-behavior
Specify whether colormap label text automatically scales with the colormap size.
preferences/graphics/colormap-settings/text-font-automatic-vertical-size
Specify the initial font size as a ratio of the colormap overall size, for vertically aligned
colormaps.
preferences/graphics/colormap-settings/text-font-fixed-size
preferences/graphics/colormap-settings/text-font-name
preferences/graphics/colormap-settings/type
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
476 of ANSYS, Inc. and its subsidiaries and affiliates.
preferences/graphics/double-buffering
Enable/disable double-buffering, which reduces screen flicker, but may use more memory on
some machines.
preferences/graphics/graphics-effects/
preferences/graphics/graphics-effects/anti-aliasing
preferences/graphics/graphics-effects/grid-color
Specify the color of the grid lines when the ground plane grid is shown.
preferences/graphics/graphics-effects/grid-plane-enabled
preferences/graphics/graphics-effects/grid-plane-offset
Set the grid plane offset from the model as a percentage of the model size.
preferences/graphics/graphics-effects/plane-direction
Specify the direction of the plane for the ground plane grid and reflections.
preferences/graphics/graphics-effects/reflections-enabled
preferences/graphics/graphics-effects/shadow-map-enabled
Enable/disable dynamic shadows, which show shadows of geometric entities on other objects
based on lighting and object orientation.
preferences/graphics/graphics-effects/show-edge-reflections
Enable/disable the display of model edges in reflections. Note that this can negatively affect
performance.
preferences/graphics/graphics-effects/simple-shadows-enabled
preferences/graphics/graphics-effects/update-after-mouse-release
preferences/graphics/graphics-window-line-width
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 477
preferences/
preferences/graphics/graphics-window-point-symbol
Specify the symbol used for indicating points in the graphics window (like the points in an XY
plot).
preferences/graphics/hardcopy-settings/
preferences/graphics/hardcopy-settings/hardcopy-driver
preferences/graphics/hardcopy-settings/hardcopy-line-width
preferences/graphics/hardcopy-settings/hardcopy-image-accel
Enable/disable the use of hardware acceleration when saving images, where possible.
preferences/graphics/hidden-surface-removal-method
Specify the method for removing hidden surfaces. These methods vary in speed and quality,
depending on your machine.
preferences/graphics/lighting/
preferences/graphics/lighting/headlight
preferences/graphics/lighting/headlight-intensity
preferences/graphics/lighting/lighting-method
preferences/graphics/meshing-mode/
preferences/graphics/meshing-mode/graphics-window-display-timeout
preferences/graphics/meshing-mode/graphics-window-display-timeout-value
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
478 of ANSYS, Inc. and its subsidiaries and affiliates.
preferences/graphics/performance/
Enter the menu for selecting the predefined graphics effects settings.
preferences/graphics/performance/fast-display-mode/
preferences/graphics/performance/fast-display-mode/faces-shown
Specify whether or not faces are shown when interacting with the model.
preferences/graphics/performance/fast-display-mode/nodes-shown
Specify whether or not nodes are shown when interacting with the model.
preferences/graphics/performance/fast-display-mode/perimeter-edges-shown
Specify whether or not the perimeter edges are shown when interacting with the model.
preferences/graphics/performance/fast-display-mode/silhouette-shown
Specify whether or not the silhouette is shown when interacting with the model.
preferences/graphics/performance/fast-display-mode/status
Specify whether the fast interactive display settings are on, off, or automatic.
preferences/graphics/performance/fast-display-mode/transparency
Specify whether or not transparencies remain when interacting with the model.
preferences/graphics/performance/minimum-frame-rate/
preferences/graphics/performance/minimum-frame-rate/dynamic-adjustment
Enable/disable dynamic adjustment of quality loss per frame to get to the desired frame
rate.
preferences/graphics/performance/minimum-frame-rate/enabled
preferences/graphics/performance/minimum-frame-rate/maximum-culling-
threshold
With minimum frame rate enabled, Fluent will not cull beyond this number of pixels.
preferences/graphics/performance/minimum-frame-rate/minimum-culling-
threshold
With minimum frame rate enabled, Fluent will cull at least this number of pixels.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 479
preferences/
preferences/graphics/performance/minimum-frame-rate/target-fps
preferences/graphics/performance/optimize-for
preferences/graphics/point-tool-size
preferences/graphics/show-hidden-surfaces
preferences/graphics/transparency/
preferences/graphics/transparency/algorithm-for-modern-drivers
Specify how Fluent applies transparency in the graphics window: Depth Peeling - best balance
of performance and control, Z-Sort - Transparency is applied to all specified objects.
preferences/graphics/transparency/depth-peeling-layers
Specify how much transparency is applied to the interior of an object. Increasing the number
of layers can increase rendering cost.
preferences/icing/
Enter the menu for preferences covering the Fluent Icing workspace.
preferences/icing/advanced-flag
preferences/icing/beta-flag
preferences/icing/display-mesh-after-case-load
Specify which boundaries are displayed by default after the mesh is read.
preferences/icing/use-launcher
Enable/disable the use of the Fluent Launcher for starting the Fluent solver when connecting
to or creating a new Simulation. This allows you to launch calculations using a different number
of CPUs, a different machine, or a queuing system..
preferences/meshing-workflow/
Enter the menu for preferences covering the Fluent Meshing workflows.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
480 of ANSYS, Inc. and its subsidiaries and affiliates.
preferences/meshing-workflow/checkpointing_option
Specify how Fluent Meshing will save data when you edit a task.
preferences/meshing-workflow/draw-settings/
preferences/meshing-workflow/draw-settings/auto-draw
Enable/disable the automatic display of changes in the graphics window based on the current
task.
preferences/meshing-workflow/draw-settings/face-zone-limit
Specify the cutoff number of face zones, beyond which, Fluent Meshing will not automatically
display changes.
preferences/meshing-workflow/draw-settings/facet-limit
Specify the cutoff number facets, beyond which, Fluent Meshing will not automatically display
changes.
preferences/meshing-workflow/save-checkpoint-files
Enable/disable the saving of task editing data when writing a mesh file.
preferences/meshing-workflow/temp-folder
Specify a temporary location to hold generated mesh files. If nothing is specified, Fluent Meshing
will write to %TEMP% on Windows and to /tmp on Linux.
preferences/meshing-workflow/verbosity
preferences/navigation/
preferences/navigation/mouse-mapping/
preferences/navigation/mouse-mapping/additional/
Enter the menu for controlling mouse mappings that include a modifier button such as Ctrl
and Shift.
preferences/navigation/mouse-mapping/additional/ctrllmbclick
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 481
preferences/
preferences/navigation/mouse-mapping/additional/ctrllmbdrag
preferences/navigation/mouse-mapping/additional/ctrlmmbclick
preferences/navigation/mouse-mapping/additional/ctrlmmbdrag
preferences/navigation/mouse-mapping/additional/ctrlrmbclick
preferences/navigation/mouse-mapping/additional/ctrlrmbdrag
preferences/navigation/mouse-mapping/additional/mouseprobe
Specify whether the probe action provides a long description or a short description.
preferences/navigation/mouse-mapping/additional/mousewheel
preferences/navigation/mouse-mapping/additional/mousewheelsensitivity
preferences/navigation/mouse-mapping/additional/reversewheeldirection
preferences/navigation/mouse-mapping/additional/shiftlmbclick
preferences/navigation/mouse-mapping/additional/shiftlmbdrag
preferences/navigation/mouse-mapping/additional/shiftmmbclick
preferences/navigation/mouse-mapping/additional/shiftmmbdrag
preferences/navigation/mouse-mapping/additional/shiftrmbclick
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
482 of ANSYS, Inc. and its subsidiaries and affiliates.
preferences/navigation/mouse-mapping/additional/shiftrmbdrag
preferences/simulation/
preferences/simulation/flow-model
preferences/simulation/local-residual-scaling
preferences/simulation/report-definitions/
preferences/simulation/report-definitions/automatic-plot-file
New report definitions will automatically create associated report files and plots.
preferences/simulation/report-definitions/report-plot-history-data-size
Specify how many data points are read from the associated report file and plotted in the
graphics window. If the case/data files are already open, read the case and data again, after
changing this setting, and re-plot to see the updated report plot.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 483
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
484 of ANSYS, Inc. and its subsidiaries and affiliates.
Chapter 11: report/
report/dpm-extended-summary
Create an extended discrete phase summary report of the discrete phase injection(s). You can choose
whether you want to save the extended report to a file or print it in the console window. For unsteady
tracking, you will be asked whether you want to include in-domain particle/tracks in the report. You
will be also prompted whether you want to select a single injection for the summary report. By
default, all injections are included. The output depends on whether you have enabled the re-
port/dpm-zone-summaries-per-injection? text command, in which case additional in-
formation is printed for escaped particles, such as per-injection data. Note that, for unsteady particle
tracking, it is necessary to enable the report/dpm-zone-summaries-per-injection? text
command before any particle parcels are injected into the domain.
report/dpm-histogram/
report/dpm-histogram/compute-sample
report/dpm-histogram/delete-sample
report/dpm-histogram/list-samples
report/dpm-histogram/pick-sample-to-reduce
report/dpm-histogram/plot-sample
report/dpm-histogram/read-sample
report/dpm-histogram/reduce-picked-sample
Reduce a sample as specified by the data reduction parameters. This command is available only
after you selected the sample using the pick-sample-to-reduce text command.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 485
report/
report/dpm-histogram/set/
report/dpm-histogram/set/auto-range?
Automatically computes the range of the sampling variable for histogram plots.
report/dpm-histogram/set/correlation?
report/dpm-histogram/set/cumulation-curve?
Computes a cumulative curve for the sampling variable or correlation variable when cor-
relation? is specified.
report/dpm-histogram/set/diameter-statistics?
Computes the Rosin Rammler parameters, Sauter, and other mean diameters.
report/dpm-histogram/set/histogram-mode?
report/dpm-histogram/set/logarithmic?
report/dpm-histogram/set/maximum
Specifies the maximum value of the x-axis variable for histogram plots.
report/dpm-histogram/set/minimum
Specifies the minimum value of the x-axis variable for histogram plots.
report/dpm-histogram/set/number-of-bins
report/dpm-histogram/set/percentage?
report/dpm-histogram/set/variable^3?
Uses the cubic of the cumulation variable during computation of the cumulative curve.
report/dpm-histogram/set/weighting?
Uses weighting with additional variables when sorting data into samples.
report/dpm-histogram/set/write-sample
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
486 of ANSYS, Inc. and its subsidiaries and affiliates.
report/setup-reduction/
Enters the settings menu for the sample data reduction. This command is available only after
you selected the sample using the pick-sample-to-reduce text command.
report/setup-reduction/all-variables-number-of-bins
Sets the number of bins to be used for all variables in the data reduction.
report/setup-reduction/list-settings
Prints all current sample data reduction settings for all variables in the selected sample in
the console.
report/setup-reduction/logarithmic?
report/setup-reduction/make-steady-from-unsteady-file?
Enables/disables the unsteady sample reduction into a steady-state injection file. This com-
mand is available only for sample files from unsteady particle tracking.
report/setup-reduction/maximum
Sets the maximum value of the range to be considered for a specific variable.
report/setup-reduction/minimum
Sets the minimum value of the range to be considered for a specific variable.
report/setup-reduction/number-of-bins
report/setup-reduction/reset-min-and-max
Resets the specified maximum and minimum values for a specific variable.
report/setup-reduction/use-weighting?
report/setup-reduction/weighting-variable
Sets the weighting variable for the data averaging in each bin.
report/dpm-sample
report/dpm-sample-output-udf
Allows you to hook a previously loaded DEFINE_DPM_OUTPUT UDF for file format specification
for sampling of trajectories and VOF-to-DPM lump conversion transcripts.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 487
report/
report/dpm-sample-sort-file?
report/dpm-summary
report/dpm-zone-summaries-per-injection?
Enables/disables calculation of the escaped mass per injection. Note that for unsteady particle
tracking, if you want to report the mass of escaped particles per injection, this text command must
be enabled before any particles are injected into the domain.
report/element-mass-flow
Prints list of element flow rate at inlets and outlets. This reports the mass flow rates of all chemical
elements (in kg/s) flowing through the simulation boundaries.
report/fluxes/
report/fluxes/film-heat-transfer
Prints wall film heat transfer rate at boundaries. This text command is only available when you
enable the Eulerian wall film model.
report/fluxes/film-mass-flow
Prints wall film mass flow rate at boundaries. This text command is only available when you
enable the Eulerian wall film model.
report/fluxes/heat-transfer
report/fluxes/heat-transfer-sensible
report/fluxes/mass-flow
report/fluxes/pressure-work
Prints the pressure work rate at the boundaries. This text command is only available when the
energy equation is enabled, the absolute velocity formulation is selected, and zone motion is
enabled for a fluid cell zone.
report/fluxes/rad-heat-trans
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
488 of ANSYS, Inc. and its subsidiaries and affiliates.
report/fluxes/viscous-work
Prints the viscous work rate at the boundaries. This text command is only available when the
energy equation is enabled and the pressure-based solver is selected.
report/forces/
report/forces/pressure-center
report/forces/wall-forces
Computes the forces along the specified force vector for all wall zones.
report/forces/wall-moments
Computes the moments about the specified moment center for all wall zones.
report/heat-exchanger/
report/heat-exchanger/computed-heat-rejection
report/heat-exchanger/inlet-temperature
report/heat-exchanger/outlet-temperature
report/heat-exchanger/mass-flow-rate
report/heat-exchanger/specific-heat
report/modified-setting/
report/modified-setting/modified-setting
Specify which areas of setup will be checked for non-default settings for generating the Modified
Settings Summary table. The table is displayed tabbed with the graphics window.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 489
report/
report/modified-setting/write-user-setting
report/mphase-summary
report/particle-summary
report/path-line-summary
report/print-histogram
report/projected-surface-area
Computes the area of the projection of selected surfaces along the , , or axis.
report/reference-values/
report/reference-values/area
report/reference-values/compute/
report/reference-values/density
report/reference-values/depth
report/reference-values/enthalpy
report/reference-values/length
report/reference-values/list
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
490 of ANSYS, Inc. and its subsidiaries and affiliates.
report/reference-values/pressure
report/reference-values/temperature
report/reference-values/velocity
report/reference-values/viscosity
report/reference-values/yplus
Sets reference yplus for calculation of Yplus Based Heat Transfer Coefficient.
report/reference-values/zone
report/species-mass-flow
Prints list of species mass flow rate at inlets and outlets. This reports the mass flow rates of all species
(in kg/s) flowing through the simulation boundaries.
report/summary
Prints the current settings for physical models, boundary conditions, material properties, and solution
parameters.
report/surface-integrals/
report/surface-integrals/area
report/surface-integrals/area-weighted-average
Prints area-weighted average of the specified quantity over the selected surfaces.
report/surface-integrals/facet-avg
Prints the facet average of the specified quantity over the selected surfaces.
report/surface-integrals/facet-max
Prints the maximum of the specified quantity over facet centroids of the selected surfaces.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 491
report/
report/surface-integrals/facet-min
Prints the minimum of the specified quantity over facet centroids of the selected surfaces.
report/surface-integrals/flow-rate
Prints the flow rate of the specified quantity over the selected surfaces.
report/surface-integrals/integral
Prints the integral of the specified quantity over the selected surfaces. You can include a wildcard
(*) within the surface names.
report/surface-integrals/mass-flow-rate
report/surface-integrals/mass-weighted-avg
report/surface-integrals/standard-deviation
Prints the standard deviation of the scalar at the facet centroids of the surface.
report/surface-integrals/sum
report/surface-integrals/uniformity-index-area-weighted
Prints the area-weighted uniformity index of the specified quantity over the selected surfaces.
report/surface-integrals/uniformity-index-mass-weighted
Prints the mass-weighted uniformity index of the specified quantity over the selected surfaces.
report/surface-integrals/vector-based-flux
Prints the vector-based flux of the specified quantity over the selected surfaces.
report/surface-integrals/vector-flux
report/surface-integrals/vector-weighted-average
report/surface-integrals/vertex-avg
Prints the vertex average of the specified quantity over the selected surfaces.
report/surface-integrals/vertex-max
Prints the maximum of the specified quantity over vertices of the selected surfaces.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
492 of ANSYS, Inc. and its subsidiaries and affiliates.
report/surface-integrals/vertex-min
Prints the minimum of the specified quantity over vertices of the selected surfaces.
report/surface-integrals/volume-flow-rate
report/system/
report/system/gpgpu-stats
report/system/proc-stats
Prints Ansys Fluent process information. This is used to report the memory usage of each of the
Ansys Fluent processes.
report/system/sys-stats
System information. This is used to report the CPU configuration of the machines where Ansys
Fluent processes have been spawned.
report/system/time-stats
Timer information. This is used to report CPU timings for user and kernel processes and detailed
solver timings.
report/uds-flow
report/volume-integrals/
report/volume-integrals/mass
report/volume-integrals/mass-avg
report/volume-integrals/mass-integral
report/volume-integrals/maximum
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 493
report/
report/volume-integrals/minimum
report/volume-integrals/sum
report/volume-integrals/twopisum
report/volume-integrals/volume
report/volume-integrals/volume-avg
report/volume-integrals/volume-integral
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
494 of ANSYS, Inc. and its subsidiaries and affiliates.
Chapter 12: server/
server/start-client
server/start-server
Starts the server for the Ansys Fluent remote visualization client.
server/print-connected-clients
Prints the name of the connected client and its IP address to the console.
server/print-server-address
Prints the host address and port number of the server to the console.
server/shutdown-server
server/write-or-reset-server-info
Allows you to create a new server_info.txt file (with any name you specify), which resets the
password for connecting to this server session. It does not restart the server.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 495
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
496 of ANSYS, Inc. and its subsidiaries and affiliates.
Chapter 13: solve/
solve/animate/
solve/animate/define/
solve/animate/define/define-monitor
solve/animate/define/edit-monitor
solve/animate/objects/
solve/animate/objects/clear-history
solve/animate/objects/copy
solve/animate/objects/create
solve/animate/objects/delete
solve/animate/objects/edit
solve/animate/playback/
solve/animate/playback/delete
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 497
solve/
solve/animate/playback/play
solve/animate/playback/read
solve/animate/playback/set-custom-frames
Specify a custom start frame, increment, and end frame for video export.
solve/animate/playback/stored-view?
Plays the 3D animation sequence using the view stored in the sequence.
solve/animate/playback/video/
solve/animate/playback/video/advanced-quality/
solve/animate/playback/video/advanced-quality/bitrate-scale
Sets the bitrate scale for saving the video file. The best is 64000 | high is 32000 |
medium is 16000 | low is 8000.
solve/animate/playback/video/advanced-quality/enable-h264
Controls whether H.264 encoding is used when the video file is written.
solve/animate/playback/video/format
Specifies what format the video file will be written in (MP4 | AVI | FLV | MOV | MPEG).
solve/animate/playback/video/fps
Sets the target frames per second (FPS) for the saved video file.
solve/animate/playback/video/name
solve/animate/playback/videoquality
solve/animate/playback/video/scale
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
498 of ANSYS, Inc. and its subsidiaries and affiliates.
solve/animate/playback/video/use-original-resolution
Controls whether the resolution of the saved video file matches that of the images used
to create it.
solve/animate/playback/write
solve/animate/pulse/
Enter the pulse animation menu (only available when one or more particle track or pathline
graphics objects are defined).
solve/animate/pulse/hardcopy/
solve/animate/pulse/hardcopy/color-mode/
solve/animate/pulse/hardcopy/colormode/color
solve/animate/pulse/hardcopy/colormode/gray-scale
solve/animate/pulse/hardcopy/colormode/list
solve/animate/pulse/hardcopy/colormode/mono-chrome
solve/animate/pulse/hardcopy/dpi
Sets the resolution for EPS and Postscript files; specifies the resolution in dots per inch
(DPI) instead of setting the width and height.
solve/animate/pulse/hardcopy/driver/
solve/animate/pulse/hardcopy/driver/eps
solve/animate/pulse/hardcopy/driver/glb
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 499
solve/
solve/animate/pulse/hardcopy/driver/hsf
solve/animate/pulse/hardcopy/driver/jpeg
solve/animate/pulse/hardcopy/driver/list
solve/animate/pulse/hardcopy/driver/options
Sets the hardcopy options. Available options are: “no gamma correction", disables
gamma correction of colors; “pen speed = f", where f is a real number in [0,1];
“physical size = (width, height)", where width and height are the actual measurements
of the printable area of the page in centimeters; “subscreen = (left, right, bottom,
top)", where left, right, bottom, and top are numbers in [-1,1] describing a subwindow
on the page in which to place the hardcopy. The options may be combined by
separating them with commas. The pen speed option is only meaningful to the HPGL
driver.
solve/animate/pulse/hardcopy/driver/png
Uses PNG output for hardcopies. (This is the default file type.)
solve/animate/pulse/hardcopy/driver/post-format/
solve/animate/pulse/hardcopy/driver/post-format/fast-raster
Enables a raster file that may be larger than the standard raster file, but will print
much more quickly.
solve/animate/pulse/hardcopy/driver/post-format/raster
solve/animate/pulse/hardcopy/driver/post-format/rle-raster
Enables a run-length encoded raster file that will be about the same size as the
standard raster file, but will print slightly more quickly.
solve/animate/pulse/hardcopy/driver/post-format/vector
solve/animate/pulse/hardcopy/driver/post-script
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
500 of ANSYS, Inc. and its subsidiaries and affiliates.
solve/animate/pulse/hardcopy/driver/ppm
solve/animate/pulse/hardcopy/driver/tiff
solve/animate/pulse/hardcopy/driver/vrml
solve/animate/pulse/hardcopy/invert-background?
solve/animate/pulse/hardcopy/jpeg-hardcopy-quality
Controls the size and quality of how JPEG files are saved based on a scale of 0-100, with
zero being low quality small files and 100 being high quality larger files.
solve/animate/pulse/hardcopy/landscape?
Specify the orientation of the picture. If this option is enabled, the picture is made in
landscape mode; otherwise, it is made in portrait mode.
solve/animate/pulse/hardcopy/preview
solve/animate/pulse/hardcopy/use-window-resolution?
Disables/enables the use of the current graphics window resolution when saving an
image of the graphics window. If disabled, the resolution will be as specified for x-
resolution andy-resolution.
solve/animate/pulse/hardcopy/x-resolution
Sets the width of raster-formatted images in pixels (0 implies current window size).
solve/animate/pulse/hardcopy/y-resolution
Sets the height of raster-formatted images in pixels (0 implies current window size).
solve/animate/pulse/pulse-mode
solve/animate/pulse/video/
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 501
solve/
solve/animate/pulse/video/advanced-quality/
solve/animate/pulse/video/advanced-quality/bitrate-scale
Sets the bitrate scale for saving the pulse video file. The best is 64000 | high is 32000
| medium is 16000 | low is 8000.
solve/animate/pulse/video/advanced-quality/enable-h264
Controls whether H.264 encoding is used when the pulse video file is written.
solve/animate/pulse/video/format
Specifies what format the pulse video file will be written in (MP4 | AVI | FLV | MOV |
MPEG).
solve/animate/pulse/video/fps
Sets the target frames per second (FPS) for the saved pulse video file.
solve/animate/pulse/video/name
solve/animate/pulse/videoquality
solve/animate/pulse/video/scale
solve/animate/pulse/video/use-original-resolution
Controls whether the resolution of the saved pulse video file matches that of the images
used to create it.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
502 of ANSYS, Inc. and its subsidiaries and affiliates.
solve/animate/pulse/write
Select a pathline or particle track graphics object, specify whether you want to write a video
file or picture files, and enter the destination directory for the files. Continuous pulse anim-
ations result in a 5 second video. Single pulse animations run for a full cycle.
Note:
If you are writing a video file, the video settings are controlled using the
solve/animate/playback/video options. If you are writing picture files,
the settings are controlled using the display/set/picture options.
Important:
Once Fluent begins saving a pulse animation, the operation cannot be stopped.
Using Ctrl + c results in the Fluent session closing unexpectedly.
solve/cell-register-operations/
solve/cell-register-operations/add
solve/cell-register-operations/delete
solve/cell-register-operations/edit
solve/cell-register-operations/list
solve/cell-register-operations/list-properties
solve/cell-registers/
solve/cell-registers/add
solve/cell-registers/apply-poor-mesh-numerics
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 503
solve/
solve/cell-registers/coarsen
Performs manual adaption to coarsen the mesh based on a specified cell register.
solve/cell-registers/delete
solve/cell-registers/display
solve/cell-registers/edit
solve/cell-registers/list
solve/cell-registers/list-properties
solve/cell-registers/refine
Performs manual adaption to refine the mesh based on a specified cell register.
solve/convergence-conditions/
solve/convergence-conditions/condition
Specifies whether the solution is considered converged when all of the conditions are met or
when one of the conditions is met.
solve/convergence-conditions/conv-reports/
solve/convergence-conditions/conv-reports/add
solve/convergence-conditions/conv-reports/delete
solve/convergence-conditions/conv-reports/edit
solve/convergence-conditions/conv-reports/list
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
504 of ANSYS, Inc. and its subsidiaries and affiliates.
solve/convergence-conditions/conv-reports/list-properties
solve/convergence-conditions/frequency
solve/dpm-update
solve/dual-time-iterate
solve/execute-commands/
solve/execute-commands/add-edit
solve/execute-commands/disable
solve/execute-commands/enable
solve/initialize/
solve/initialize/compute-defaults/
solve/initialize/compute-defaults/all-zones
solve/initialize/compute-defaults/zone
You can select the type of zone from which you want to compute these values. The types
of zones available are:
• axis
• degassing
• exhaust-fan
• fan
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 505
solve/
• fluid
• inlet-vent
• intake-fan
• interface
• interior
• mass-flow-inlet
• mass-flow-outlet
• network
• network-end
• outflow
• outlet-vent
• periodic
• porous-jump
• pressure-far-field
• pressure-inlet
• pressure-outlet
• radiator
• rans-les-interface
• recirculation-inlet
• recirculation-outlet
• shadow
• solid
• symmetry
• velocity-inlet
• wall
solve/initialize/dpm-reset
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
506 of ANSYS, Inc. and its subsidiaries and affiliates.
solve/initialize/fmg-initialization
solve/initialize/hyb-initialization
solve/initialize/init-acoustics-options
Specifies the number of timesteps for ramping of sound sources and re-initializes the acoustics
wave equation solution. For the initialized acoustics solution, Fluent reports the current state
of the sound sources ramping.
solve/initialize/init-flow-statistics
solve/initialize/initialize-flow
solve/initialize/lwf-initialization
Deletes wall film particles and initializes wall film variables to zero. This option is available only
with the wall-film DPM boundary condition.
solve/initialize/init-turb-vel-fluctuations
Initializes instantaneous velocity field out of steady state RANS results, for use before enabling
a scale resolving simulation such as LES.
solve/initialize/list-defaults
solve/initialize/mp-localized-turb-init/
solve/initialize/mp-localized-turb-init/enable?
solve/initialize/mp-localized-turb-init/turb-init-parameters
Sets values for the turbulent intensity and turbulent viscosity ratio for localized initialization.
solve/initialize/open-channel-auto-init
solve/initialize/reference-frame
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 507
solve/
solve/initialize/repair-wall-distance
solve/initialize/set-defaults/
solve/initialize/set-fmg-initialization/
Enters the set full-multigrid for initialization menu. Initial values for each variable can be set
within this menu.
solve/initialize/set-fmg-options/
solve/initialize/set-fmg-options/set-turbulent-viscosity-ratio
Sets value for the turbulent viscosity ratio used during FMG initialization.
solve/initialize/set-fmg-options/species-reaction?
solve/initialize/set-fmg-options/viscous-terms?
solve/initialize/set-hyb-initialization/
solve/initialize/set-hyb-initialization/general-settings
solve/initialize/set-hyb-initialization/turbulence-settings
solve/initialize/set-hyb-initialization/species-settings
solve/initialize/show-iterations-sampled
Displays the number of iterations covered by the data sampled for steady statistics.
solve/initialize/show-time-sampled
Displays the amount of simulated time covered by the data sampled for unsteady statistics.
solve/initialize/vof-patch-smooth-options/
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
508 of ANSYS, Inc. and its subsidiaries and affiliates.
execute-smoothing
solve/initialize/vof-patch-smooth-options/set-options
solve/iterate
Note:
This option is still available during transient simulations, since it can be used to add
more iterations to the same time step after interrupting iterations within a time step.
solve/mesh-motion
solve/monitors/
solve/monitors/residual/
solve/monitors/residual/check-convergence?
solve/monitors/residual/convergence-criteria
Sets convergence criteria for residuals that are currently being both monitored and checked.
solve/monitors/residual/criterion-type
solve/monitors/residual/enhanced-continuity-residual?
Enables/disables an enhanced formulation for the local scaling of the continuity residuals
with the pressure-based solver, so that the absolute mass flow rate at each cell is used. This
text command is only available when the computing of the local scale is enabled through
the solve/monitors/residual/scale-by-coefficient? text command.
solve/monitors/residual/monitor?
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 509
solve/
solve/monitors/residual/n-display
solve/monitors/residual/n-maximize-norms
Sets the number of iterations through which normalization factors will be maximized.
solve/monitors/residual/normalization-factors
Sets normalization factors for currently monitored residuals (if normalize? is set to yes).
solve/monitors/residual/normalize?
solve/monitors/residual/n-save
Sets number of residuals to be saved with data. History is automatically compacted when
buffer becomes full.
solve/monitors/residual/plot?
solve/monitors/residual/print?
solve/monitors/residual/relative-conv-criteria
Sets relative convergence criteria for residuals that are currently being both monitored and
checked.
solve/monitors/residual/re-normalize
solve/monitors/residual/reset?
Chooses whether to delete the residual history and reset iteration counter to 1.
solve/monitors/residual/scale-by-coefficient?
Chooses whether to scale residuals by coefficient sum in printed and plotted output.
solve/monitors/residual/window
solve/patch
Patches a value for a flow variable in the domain. You can either provide a numerical value, which
you can enter directly, or you can enter an expression, which must be entered within quotation
marks.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
510 of ANSYS, Inc. and its subsidiaries and affiliates.
solve/report-definitions/
solve/report-definitions/add
solve/report-definitions/compute
Computes the value of the specified report definition(s) and prints it in the console.
solve/report-definitions/copy
solve/report-definitions/delete
solve/report-definitions/delete-all
solve/report-definitions/edit
solve/report-definitions/list
solve/report-definitions/list-properties
solve/report-definitions/rename
solve/report-files/
solve/report-files/add
solve/report-files/clear-data
solve/report-files/delete
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 511
solve/
solve/report-files/delete-all
solve/report-files/edit
solve/report-files/list
solve/report-files/list-properties
solve/report-plots/
solve/report-plots/add
solve/report-plots/axes
solve/report-plots/clear-data
solve/report-plots/curves
solve/report-plots/delete
solve/report-plots/delete-all
solve/report-plots/edit
solve/report-plots/list
solve/report-plots/list-properties
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
512 of ANSYS, Inc. and its subsidiaries and affiliates.
solve/report-plots/plot
solve/rombuilder/
solve/rombuilder/enable?
solve/rombuilder/evaluate
Allows you to enter values between the allowed ranges for the existing variables and zones that
are part of the loaded ROM and have the results computed (when a ROMZ file is loaded into
Fluent in Workbench).
solve/rombuilder/select-variables-and-zones
Select the variables and locations that you want included in the reduced order model.
solve/set/
solve/set/accelerated-non-iterative-time-marching
Enables a modified NITA scheme and other setting changes that can speed up the simulation.
This option is only available with the Large Eddy Simulation (LES) turbulence model, and is in-
tended for unreacting flow simulations that use a constant-density fluid.
solve/set/acoustics-wave-equation-controls/
Enters the menu to specify parameters of the acoustics wave equation solver.
solve/set/acoustics-wave-equation-controls/expert/
solve/set/acoustics-wave-equation-controls/expert/explicit-relaxation-factor
Specifies the explicit relaxation factor. Should be used only with bad meshes, when iter-
ations do not converge.
solve/set/acoustics-wave-equation-controls/expert/under-relaxation-factor
Specifies the implicit under-relaxation factor. Should be used only with bad meshes,
when the AMG linear solver does not converge.
solve/set/acoustics-wave-equation-controls/expert/max-iterations-per-timestep
Specifies the maximum number if iterations, which will be performed by the acoustics wave
equation solver in one timestep.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 513
solve/
solve/set/acoustics-wave-equation-controls/expert/relative-convergence-criterion
Specifies the iterations convergence criterion in terms of the residual norm drop.
solve/set/advanced/
solve/set/advanced/alternate-wall-temp-formulation
solve/set/advanced/anisotropic-heat-flux
Allows you to select the method for calculating the heat flux. The high-anisotropy-
flux method provides greater stability and robustness when a solid cell zone is defined
with highly anisotropic thermal conductivity properties (that is, a zone that has a conduct-
ivity in one direction that is more than 100 times the value in another direction), though it
may increase the number of iterations / time steps. This text command is only available
when using the pressure-based solver with the energy equation enabled and a solid zone
with an anisotropic option (other than biaxial) selected for the thermal conductivity.
solve/set/advanced/bcd-boundedness
Specifies the BCD scheme parameter, which controls the boundedness strength of the BCD
scheme in the pressure-based solver, as described in Bounded Central Differencing Scheme
in the Fluent Theory Guide.
solve/set/advanced/bcd-weights-freeze
Enables/disables freezing of weighting coefficients of the central differencing and the upwind
components of the BCD scheme. This dialog command requires the iteration number, after
which the BCD scheme weights are to be frozen at each timestep. Freezing the BCD
weighting coefficients may help to improve convergence of the timestep iterations as de-
scribed in Bounded Central Differencing Scheme in the Fluent Theory Guide.
solve/set/advanced/correction-form
Enables/disables the use of the correction form of the discretized momentum equations
when using the pressure-based solver, as described in Using the Correction Form of Mo-
mentum Discretization in the User's Guide. Note that this text command will be removed
in a future release, so that the correction form is always used.
solve/set/advanced/energy-numerical-noise-filter
Enables/disables a filter to eliminate non-physical numerical noise in the energy field. Nu-
merical noise can appear in solution fields where large variations in specific heat or combus-
tion with phase change are present. Using the energy equation numerical noise filter increases
robustness, but may make the solution slightly more diffusive. This text command is only
available with the pressure-based solver.
solve/set/advanced/explicit-underrelaxation-value
Sets the explicit under-relaxation value for the density-based implicit solver.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
514 of ANSYS, Inc. and its subsidiaries and affiliates.
solve/set/advanced/linearized-mass-transfer-udf
Enables/disables the use of a linearized mass transfer user-defined function (that is, the
DEFINE_LINEARIZED_MASS_TRANSFER macro), as opposed to a mass transfer user-
defined function (that is, the DEFINE_MASS_TRANSFER macro).
solve/set/advanced/retain-cell-residuals
solve/set/advanced/retain-temporary-solver-mem
Enables/disables the retention of temporary solver memory, which retains gradient data and
makes some advanced options available for postprocessing.
solve/set/advanced/secondary-gradient-limiting/
Enters the secondary gradient limiting menu. This menu is only available when the
define/models/solver/pressure-based text command is enabled.
solve/set/advanced/secondary-gradient-limiting/energy?
Enables/disables secondary gradient limiting for the energy calculations on coupled two-
sided walls. This limiting can help prevent divergence when the cells on such walls have
poor orthogonality.
solve/set/advanced/secondary-gradient-limiting/mesh-quality-limits
Defines the mesh quality limits used when applying secondary gradient limiting to faces
on coupled two-sided walls. Shifting this range closer to 1 will decrease the risk of diver-
gence, but at the cost of accuracy.
solve/set/advanced/secondary-gradient-limiting/uds?
Enables/disables secondary gradient limiting for the user-defined scalar (UDS) calculations
on coupled two-sided walls. This limiting can help prevent divergence when the cells
on such walls have poor orthogonality.
solve/set/advanced/show-all-discretization-schemes
solve/set/advanced/singhal-et-al-cavitation-model
Enables/disables the availability of the Singhal et al. cavitation model option, which can
then be enabled in the Multiphase Model dialog box or by using the following text com-
mand: define/phases/set-domain-properties/interaction-domain/heat-
mass-reaction/cavitation/cavitation?.
solve/set/advanced/skewness-correction-enhanced
Enables/disables an enhanced formulation for the skewness correction that computes the
pressure-correction gradient. In a mesh with very skewed elements, the enhanced formulation
should improve solver robustness (though in rare cases it may decrease stability). The en-
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 515
solve/
hanced skewness formulation is only used during the simulation when the SIMPLEC scheme
is selected with one or more active skewness correction iterations or when the PISO scheme
is selected with one or more active skewness correction iterations, no active neighborhood
correction iterations, and the Non-Iterative Time Advancement (NITA) option is disabled.
This text command is only available with the pressure-based solver, when the Coupled
scheme is not selected and the NITA option is disabled.
solve/set/amg-options/
solve/set/amg-options/aggressive-amg-coarsening?
Enables / disables the use of a version of the AMG solver that is optimized for high
coarsening rates. This option is recommended if the AMG solver diverges with the default
settings.
solve/set/amg-options/amg-gpgpu-options/
Enters the AMG GPGPU options menu, which contains commands to enable / disable GPGPU
acceleration and set solver type and options for individual coupled and scalar equations.
When using this text command menu, you must ensure that GPGPU acceleration is enabled
for only coupled equations or only scalar equations, rather than a mix of both.
solve/set/amg-options/conservative-amg-coarsening?
Enables / disables the use of conservative coarsening techniques for scalar and/or coupled
equations that can improve parallel performance and/or convergence for some difficult
cases.
solve/set/amg-options/laplace-coarsening?
solve/set/bc-pressure-extrapolations
If you are using the density-based solver, you will be asked the following questions:
The default is[no]. If you enter yes, and the flow leaving the pressure outlet is subsonic,
then the total pressure and total temperature from the domain’s interior are extrapolated
to the boundary and used with the imposed static pressure to determine the full thermody-
namic state at the boundary.
The default is[no]. If you enter yes, then for cases with very low Mach number flow in the
single-precision density-based solver, you can improve convergence by using pressure ex-
trapolation instead of the default velocity extrapolation scheme.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
516 of ANSYS, Inc. and its subsidiaries and affiliates.
pressure on pressure-outlet b.c. is obtained via an advection splitting
method?
The default is[yes]. If you choose the default, this means that the pressure-outlet boundary
condition implementation in the density-based solver has an absorption behavior, as de-
scribed in Calculation Procedure at Pressure Outlet Boundaries of the User’s Guide. To revert
to pre-Ansys Fluent 6.3 boundary condition implementations, where the pressure on the
faces of a pressure-outlet boundary is fixed to the specified value while the flow is subsonic,
enter no.
Important:
If you are using the pressure-based solver, you will be asked the following questions:
solve/set/convergence-acceleration-for-stretched-meshes/
Enables convergence acceleration for stretched meshes to improve the convergence of the im-
plicit density based solver on meshes with high cell stretching.
solve/set/correction-tolerance/
solve/set/courant-number
Sets the fine-grid Courant number (time step factor). This command is available only for the
coupled solvers.
solve/set/data-sampling
solve/set/data-sampling-options/
Enter the menu for specifying quantities and zones for steady and unsteady flow statistics.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 517
solve/
solve/set/data-sampling-options/add-datasets
Specify zone and quantity combinations for sampling of steady and unsteady flow statistics
and set whether you want the minimum, maximum, mean, root-mean-square-error, and
moving average collected.
solve/set/data-sampling-options/add-rtdft-datasets
Specify zone and quantity combinations for runtime discrete Fourier transform computation.
Set whether you want the minimum, maximum, mean, root-mean-square-error, and moving
average collected and specify the starting and ending timesteps and the number of tones.
solve/set/data-sampling-options/add-rtdft-datasets
Specify zone and quantity combinations for sampling Fourier coefficients of unsteady flows.
solve/set/data-sampling-options/list-datasets
Lists the combinations of zones and quantities that are defined for sampling steady and
unsteady flow statistics.
solve/set/data-sampling-options/remove-datasets
Specify which zone and quantity combinations to remove from the sampling of steady and
unsteady flow statistics.
solve/set/disable-reconstruction?
solve/set/discretization-scheme/
Enters the discretization scheme menu. This allows you to select the discretization scheme for
the convection terms in the solution equations. The following text commands can make a selec-
tion from a subset of the models in the following table:
Index Model
0 First Order Upwind
1 Second Order Upwind
3 Central Differencing
4 QUICK
5 Modified HRIC
6 Third-Order MUSCL
7 Bounded Central Differencing
8 CICSAM
10 Standard
11 Linear
12 Second Order
13 Body Force Weighted
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
518 of ANSYS, Inc. and its subsidiaries and affiliates.
Index Model
14 PRESTO!
16 Geo-Reconstruct
18 Modified Body Force Weighted
28 Compressive
29 BGM
solve/set/discretization-scheme/amg-c
solve/set/discretization-scheme/epsilon
solve/set/discretization-scheme/k
solve/set/discretization-scheme/mom
solve/set/discretization-scheme/mp
solve/set/discretization-scheme/pressure
solve/set/discretization-scheme/temperature
solve/set/divergence-prevention/
Enters the divergence prevention menu. This menu is only available for the density-based solver.
solve/set/divergence-prevention/enable?
Enables a divergence prevention option so that Fluent applies under-relaxation to the vari-
ables in select cells where the temperature and/or pressure values are approaching the
minimum and/or maximum limits.
solve/set/enable-output-dp-dt?
Controls whether the output field variabledp-dt will be available for transient simulation post-
processing. If you select no, pressure fields at the previous time steps will not be stored in
memory which reduces memory usage.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 519
solve/
solve/set/equation-ordering
Sets the order in which the model equations are solved, which can affect the convergence speed
when you are using the pressure-based solver. The standard method is enabled by default
and corresponds to the ordering shown in Figure 24.7: Overview of the Iterative Time Advance-
ment Solution Method For the Segregate Solver and Figure 24.8: Overview of the Non-Iterative
Time Advancement Solution Method in the Theory Guide; alternatively, you can select theop-
timized-for-volumetric-expansion method, which is recommended for flows in which
the density is strongly dependent on thermal effects, chemical composition, and so on (such as
combustion simulations). This text command is not available for steady simulations and/or when
a multiphase model is enabled.
solve/set/equations/
solve/set/expert
solve/set/fast-transient-settings/
Enters the fast transient settings menu. This menu is only available for transient cases that use
the density-based solver.
solve/set/fast-transient-settings/rk2
Allows you to enable the use of a two-stage Runge-Kutta scheme for time integration, or
revert to the default multi-stage Runge-Kutta scheme. This text command is only available
for transient cases that use the density-based explicit formulation.
solve/set/flow-warnings?
Specifies whether or not to print warning messages when reversed flow occurs at inlets and
outlets, and when mass-flow inlets develop supersonic regions. By default, flow warnings are
printed.
solve/set/flux-type
Sets the flux type. Note that for the pressure-based solver, the Auto Select option is enabled
by default, so that Fluent automatically selects the most robust flux interpolation type based
on the flow models and mesh attributes; you can disable this option if you want to manually
select your preferred flux formulation.
solve/set/gradient-scheme
solve/set/heterogeneous-stiff-chemistry
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
520 of ANSYS, Inc. and its subsidiaries and affiliates.
solve/set/high-order-term-relaxation/
solve/set/high-order-term-relaxation/enable?
solve/set/high-order-term-relaxation/options/
solve/set/high-order-term-relaxation/options/relaxation-factor
solve/set/high-order-term-relaxation/options/variables/
solve/set/high-speed-numerics/
solve/set/high-speed-numerics/enable?
solve/set/high-speed-numerics/expert
Sets the level of stabilization used to achieve fast convergence. Enter a number 0-5
corresponding to the Mach number range that best characterizes the flow.
solve/set/high-speed-numerics/visualize-pressure-discontinuity-sensor?
Makes available the Pressure Discontinuity Sensor which is a binary identifier equal to
1 if a cell is in proximity of a pressure discontinuity.
solve/set/limiter-warnings?
Specifies whether or not to print warning messages when quantities are being limited. By default,
limiter warnings are printed.
solve/set/limits
Sets solver limits for various solution variables, in order to improve the stability of the solution.
solve/set/lock-solid-temperature?
Specifies whether you want to lock (or “freeze”) the temperature values for all the cells in solid
zones (including those to which you have a hooked an energy source through a UDF) and in
walls that have shell conduction enabled, so that the values do not change during further
solver iterations.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 521
solve/
solve/set/max-corrections/
solve/set/mp-mfluid-aniso-drag
solve/set/mp-reference-density
Sets the reference density method for the Eulerian multiphase model. The following options
are available:
• 0 (default): Averaged density of the phase
• 1: Cell density of the phase
• 1: Constant value of 1
• 1: Cell density of the phase
See Using Reference Density in the Fluent User's Guide for more information.
solve/set/multi-grid-amg
solve/set/multi-grid-controls/
solve/set/multi-grid-fas
Sets the parameters that control the FAS multigrid solver. This command appears only when
the explicit coupled solver is used.
solve/set/multi-stage
Sets the multi-stage coefficients and the dissipation and viscous evaluation stages. This command
appears only when the explicit coupled solver is used.
solve/set/multiphase-numerics/
solve/set/multiphase-numerics/advanced-stability-controls/
Enters the menu for the stability controls for multiphase flows. For more information about
the below option, see NITA Expert Options and Default and Stability Controls in the Fluent
User's Guide.
solve/set/multiphase-numerics/advanced-stability-controls/anti-diffusion/
Enters the anti-diffusion menu. This item is available for VOF cases with the Interfacial
Anti-Diffusion option enabled.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
522 of ANSYS, Inc. and its subsidiaries and affiliates.
solve/set/multiphase-numerics/advanced-stability-controls/anti-
diffusion/enable-dynamic-strength?
solve/set/multiphase-numerics/advanced-stability-controls/anti-
diffusion/set-dynamic-strength-exponent
Sets the cosine exponent in the dynamic strength treatment in Equation 22.1 in the
Fluent User's Guide).
solve/set/multiphase-numerics/advanced-stability-controls/anti-
diffusion/set-maximum-dynamic-strength
Sets the maximum value of dynamic anti-diffusion strength in Equation 22.1 in the
Fluent User's Guide).
solve/set/multiphase-numerics/advanced-stability-controls/equation-order/
Enters the equation order menu for homogeneous multiphase flow models.
solve/set/multiphase-numerics/advanced-stability-controls/equation-
order/solve-flow-last?
When enabled, solves the flow equation at the end of the iteration. This improves
the behavior at the start of new time-step if the solution does not converge properly.
solve/set/multiphase-numerics/advanced-stability-controls/hybrid-nita/
Enters the equation order menu for homogeneous multiphase flow models.
solve/set/multiphase-numerics/advanced-stability-controls/hybrid-
nita/initial-outer-iterations
Allows you to change the number of initial time-steps and the number of initial
outer iterations to control solution stability.
solve/set/multiphase-numerics/advanced-stability-controls/hybrid-
nita/instability-detector/
solve/set/multiphase-numerics/advanced-stability-controls/hybrid-
nita/instability-detector/enable-instability-detector?
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 523
solve/
solve/set/multiphase-numerics/advanced-stability-controls/hybrid-
nita/instability-detector/set-cfl-limit
Sets the Courant number limit for detecting unstable events. This command
becomes available once the enable-instability-detector? text option
has been enabled.
solve/set/multiphase-numerics/advanced-stability-controls/hybrid-
nita/instability-detector/set-cfl-type
Selects the CFL number type for detection of an unstable event. This command
becomes available once the enable-instability-detector? text option
has been enabled.
solve/set/multiphase-numerics/advanced-stability-controls/hybrid-
nita/instability-detector/set-velocity-limit
Sets the velocity limit for detecting unstable events. This command becomes
available once the enable-instability-detector? text option has been
enabled.
solve/set/multiphase-numerics/advanced-stability-controls/hybrid-
nita/instability-detector/unstable-event-outer-iterations
solve/set/multiphase-numerics/advanced-stability-controls/hybrid-
nita/outer-iterations
solve/set/multiphase-numerics/advanced-stability-controls/p-v-coupling/
solve/set/multiphase-numerics/advanced-stability-controls/p-v-
coupling/coupled-vof/
Enters the stability control menu for VOF cases that involve the Coupled pressure-
velocity coupling scheme.
solve/set/multiphase-numerics/advanced-stability-controls/p-v-
coupling/coupled-vof/buoyancy-force-linearization?
Allows you to use the linearized buoyancy force and the blended treatment for
the buoyancy force.
solve/set/multiphase-numerics/advanced-stability-controls/p-v-
coupling/pressure-interpolation/
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
524 of ANSYS, Inc. and its subsidiaries and affiliates.
solve/set/multiphase-numerics/advanced-stability-controls/p-v-
coupling/pressure-interpolation/modified-bfw-scheme?
solve/set/multiphase-numerics/advanced-stability-controls/p-v-
coupling/rhie-chow-flux/
solve/set/multiphase-numerics/advanced-stability-controls/p-v-
coupling/rhie-chow-flux/low-order-rhie-chow?
solve/set/multiphase-numerics/advanced-stability-controls/p-v-
coupling/skewness-correction/
solve/set/multiphase-numerics/advanced-stability-controls/p-v-
coupling/skewness-correction/limit-pressure-correction-gradient?
solve/set/multiphase-numerics/advanced-stability-controls/pseudo-time/
Enters the stability control menu for steady-state multiphase cases with a pseudo time
method selected.
solve/set/multiphase-numerics/advanced-stability-controls/pseudo-
time/auto-dt-advanced-controls/
Enters the menu for the automatic time step controls. These text commands are
available only when the Automatic time step method is used for pseudo time step
calculations.
solve/set/multiphase-numerics/advanced-stability-controls/pseudo-
time/auto-dt-advanced-controls/dt-factor-max
Sets the maximum limit for increasing the size of the pseudo time step. Default:
1.2.
solve/set/multiphase-numerics/advanced-stability-controls/pseudo-
time/auto-dt-advanced-controls/dt-factor-min
Sets the minimum limit for increasing the pseudo time step size. Default: 0.25.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 525
solve/
solve/set/multiphase-numerics/advanced-stability-controls/pseudo-
time/auto-dt-advanced-controls/dt-init-limit
Sets the maximum pseudo time step size for the first iteration. Default: 0.01s.
solve/set/multiphase-numerics/advanced-stability-controls/pseudo-
time/auto-dt-advanced-controls/dt-max
Sets the maximum pseudo time step size for the entire simulation. Default: 1000s.
solve/set/multiphase-numerics/advanced-stability-controls/pseudo-
time/auto-dt-advanced-controls/enable?
Enables/disables the advanced automatic time step method for better stability.
solve/set/multiphase-numerics/advanced-stability-controls/pseudo-
time/auto-dt-advanced-controls/max-velocity-ratio
Sets the maximum velocity ratio (maximum velocity to average velocity) above
which the solver freezes the time step size for better solution stability. Default:
100.
solve/set/multiphase-numerics/advanced-stability-controls/pseudo-
time/false-time-step-linearization?
When enabled, provides additional stability for buoyancy-driven flows with a pseudo
time method selected by increasing the diagonal dominance using the false time
step size.
solve/set/multiphase-numerics/advanced-stability-controls/pseudo-
time/smoothed-density-stabilization-method?
Smooths the cell density near the interface, therefore avoiding unphysical acceleration
of the lighter phase in the vicinity of interface. The default number of density
smoothings is 2. In case of very large unphysical velocities across the interface, you
can increase this number when prompted with Number of density smooth-
ings.
solve/set/multiphase-numerics/boiling-parameters/
solve/set/multiphase-numerics/boiling-parameters/liquid-vof-factor
When enabled, considers liquid volume fraction effects by multiplying the heat transfer
coefficients by the local liquid volume fraction.
solve/set/multiphase-numerics/boiling-parameters/thin-film
When enabled, includes multiphase boiling thin film effects using Equation 14.507 in
the Fluent Theory Guide.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
526 of ANSYS, Inc. and its subsidiaries and affiliates.
solve/set/multiphase-numerics/compressible-flow/
solve/set/multiphase-numerics/compressible-flow/alternate-bc-formulation
solve/set/multiphase-numerics/compressible-flow/enhanced-numerics
Enables an enhanced numerical treatment that provides better stability at startup and
during calculation of compressible flows.
solve/set/multiphase-numerics/default-controls/
Enters the default controls menu. This menu is available only for multiphase flows.
solve/set/multiphase-numerics/default-controls/recommended-defaults-for-
existing-cases
Applies the multiphase defaults (version 2020 R1) to the loaded case file.
solve/set/multiphase-numerics/default-controls/undo-r20.1-default-changes?
Allows you to undo multiphase specific default changes (version 2020 R1) applied to
the loaded case file.
solve/set/multiphase-numerics/heat-mass-transfer/
Enters the menu for the multiphase heat mass transfer parameters.
solve/set/multiphase-numerics/heat-mass-transfer/alternative-energy-treat-
ment?
Enables the alternative treatment of the energy sources. For more information, see In-
cluding Mass Transfer Effects in the Fluent User's Guide.
solve/set/multiphase-numerics/heat-mass-transfer/area-density/
solve/set/multiphase-numerics/heat-mass-transfer/area-density/ia-
grad-sym?
solve/set/multiphase-numerics/heat-mass-transfer/area-density/vof-
min-seeding
Sets the minimum volume fraction for the area density and cavitation. This may be
useful, for example, in cases when a species mass transfer model (such as the Sym-
metric model or Particle model) do not consider evaporation or condensation if the
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 527
solve/
volume fraction of one of the phases is zero. The seeding allows for a phase change
to occur in the fluid flow. The default value is 1e-6.
solve/set/multiphase-numerics/heat-mass-transfer/boiling/
Enters the menu for the advanced boiling options for the semi-mechanistic boiling
model.
solve/set/multiphase-numerics/heat-mass-transfer/boiling/heat-flux-
relaxation-factor
Sets the under-relaxation factor for boiling heat flux. See Solution Strategies for the
Semi-Mechanistic Boiling Model in the Fluent User's Guide for details.
solve/set/multiphase-numerics/heat-mass-transfer/boiling/show-expert-
options?
Exposes the expert options for the semi-mechanistic boiling model. For more inform-
ation about these options, see Expert Options for the Semi-Mechanistic Boiling
Model in the Fluent User's Guide.
solve/set/multiphase-numerics/heat-mass-transfer/boiling/two-resist-
ance-boiling-framework?
solve/set/multiphase-numerics/heat-mass-transfer/cavitation/
solve/set/multiphase-numerics/heat-mass-transfer/cavitation/display_
clipped_pressure?
Chooses whether to clip pressure contours to the vapor pressure of the fluid wherever
the pressure drops below the vapor pressure. By default, pressure contours are
clipped.
solve/set/multiphase-numerics/heat-mass-transfer/cavitation/min-
vapor-pressure
Sets the minimum vapor pressure limit for the cavitation mass-transfer model. The
default value is 1 Pa.
solve/set/multiphase-numerics/heat-mass-transfer/cavitation/max-
vapor-pressure-ratio
Sets the maximum limit on the vapor pressure after the turbulence and thermal
correction. The default value is five times the vapor pressure, with consideration of
turbulent and thermal effects for each cell and phase.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
528 of ANSYS, Inc. and its subsidiaries and affiliates.
solve/set/multiphase-numerics/heat-mass-transfer/cavitation/schnerr-
cond-coeff
solve/set/multiphase-numerics/heat-mass-transfer/cavitation/schnerr-
evap-coeff
Sets the evaporation coefficient for the Schnerr-Sauer model ( in Equation 14.585
in the Fluent Theory Guide). The default and recommended value of 1.
solve/set/multiphase-numerics/heat-mass-transfer/cavitation/turbulent-
diffusion
solve/set/multiphase-numerics/nita-controls/
solve/set/multiphase-numerics/nita-controls/face-pressure-options
Sets face pressure options for the pressure calculation. When prompted withenable
body-force-weighted for face pressure calculation?, enter yes to
select Body Force Weighted andno to select Second Order as a face pressure interpolation
method. See Controlling NITA Solution Options via the Text Interface in the Fluent User's
Guide for details.
solve/set/multiphase-numerics/porous-media/
solve/set/multiphase-numerics/porous-media/relative-permeability
Allows you to fix the saturation (volume fraction) of the phase at its user-specified residual
saturation value.
solve/set/multiphase-numerics/solution-stabilization/
Enters the solution-stabilization numerics menu. This item is available only for the VOF
model.
solve/set/multiphase-numerics/solution-stabilization/additional-stabiliza-
tion-controls/
solve/set/multiphase-numerics/solution-stabilization/additional-
stabilization-controls/blended-compressive-scheme?
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 529
solve/
solve/set/multiphase-numerics/solution-stabilization/additional-
stabilization-controls/pseudo-time-stabilization?
Enables/disables the pseudo time momentum stabilization and false time step linear-
ization methods.
solve/set/multiphase-numerics/solution-stabilization/execute-additional-
stability-controls?
solve/set/multiphase-numerics/solution-stabilization/execute-advanced-
stabilization?
solve/set/multiphase-numerics/solution-stabilization/additional-sta-
bilization-controls/execute-settings-optimization?
solve/set/multiphase-numerics/solution-stabilization/velocity-limiting-
treatment/
solve/set/multiphase-numerics/solution-stabilization/velocity-
limiting-treatment/enable-velocity-limiting?
solve/set/multiphase-numerics/solution-stabilization/velocity-
limiting-treatment/set-velocity-cutoff
solve/set/multiphase-numerics/solution-stabilization/velocity-
limiting-treatment/verbosity?
When enabled, the solver prints the number of velocity limited cells at each iteration.
solve/set/multiphase-numerics/viscous-flow
solve/set/multiphase-numerics/viscous-flow/viscosity-averaging
Forces harmonic averaging of cell viscosities to calculate face viscosity used in momentum
equation. This can improve convergence for highly viscous flow applications (the VOF
model only).
solve/set/nb-gradient-boundary-option?
Switches between the modified treatment of node-based gradients at boundary cells and the
legacy treatment (R14.5.7 and earlier). If using the density-based solver, you can also specify
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
530 of ANSYS, Inc. and its subsidiaries and affiliates.
the extended treatment. For details, see Green-Gauss Node-Based Gradient Evaluation in the
Fluent Theory Guide.
solve/set/nita-expert-controls/
solve/set/nita-expert-controls/hybrid-nita-settings
Enables and sets hybrid NITA options. For more details, see User Inputs in the Fluent User's
Guide.
solve/set/nita-expert-controls/set-verbosity
Setting this to 1, enables the verbosity for NITA diagnostics. The default value of 0 disables
verbosity output for NITA diagnostics.
solve/set/nita-expert-controls/skewness-neighbor-coupling
solve/set/number-of-iterations
Sets the number of iterations for a steady-state simulation without starting the calculation.
solve/set/numerical-beach-controls
Sets damping function in flow direction. This command appears only when the VOF model is
enabled. Select the damping function to be used:
solve/set/numerics
solve/set/open-channel-controls
For flows that do not transition from sub-critical to super-critical, or vice-versa, you can speed-
up the solution calculation by updating the frequency of Froude number during run time.
solve/set/open-channel-wave-options/
Sets buffer layer height, verbosity, and open channel wave theory formulation.
solve/set/open-channel-wave-options/set-buffer-layer-ht
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 531
solve/
solve/set/open-channel-wave-options/set-verbosity
solve/set/open-channel-wave-options/stokes-wave-variants
solve/set/overset/
solve/set/overset/high-order-pressure?
Uses the pressure gradient of the donor cell in the interpolation of pressure for its receptor
cell.
solve/set/overset/interpolation-method
Selects the interpolation method for overset interfaces. Note that the least squares method
is recommended for sliding mesh cases.
solve/set/overset/orphan-cell-treatment?
solve/set/p-v-controls
solve/set/p-v-coupling
Selects which pressure-velocity coupling scheme is to be used. Five schemes are available:
Index Model
20 SIMPLE
21 SIMPLEC
22 PISO
24 Coupled
25 Fractional Step
solve/set/phase-based-vof-discretization
solve/set/poor-mesh-numerics/
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
532 of ANSYS, Inc. and its subsidiaries and affiliates.
solve/set/poor-mesh-numerics/cell-quality-based?
Enables/disables the application of poor mesh numerics on cells with an orthogonal quality
that is equal to or less than the threshold defined by the solve/set/poor-mesh-nu-
merics/set-quality-threshold text command (which by default is set to 0.05).
solve/set/poor-mesh-numerics/enable?
Enables/disables the application of poor mesh numerics on cells (those with an orthogonal
quality of 0, as well as those identified by other enabled criteria), and defines whether the
local solution correction is 0th, 1st, or 2nd order.
solve/set/poor-mesh-numerics/gradient-quality-based?
Enables/disables the detection and treatment of poor cells using a criterion based on the
cell gradient quality. Poor mesh numerics are applied when the criterion value is equal to
or less than a threshold value defined as part of this text command. This criterion is only
available with the pressure-based solver, and is not supported for cases that have periodic
boundaries.
solve/set/poor-mesh-numerics/orthogonality-enhancing-cell-centroids?
Enables/disables the relocation of select cell centroids, to improve the orthogonality metrics
and solution stability. It is applied to cells when the criterion value is equal to or less than
a threshold value defined as part of the text command. Note that the enhanced metrics are
only apparent when reporting the quality in the solution mode of Fluent, and not in the
meshing mode.
solve/set/poor-mesh-numerics/print-poor-elements-count
Prints out a listing of the poor cells for each criterion: default, cell quality, and user-defined,
and (if enabled) cell gradient quality and solution and cell quality.
solve/set/poor-mesh-numerics/reset-poor-elements?
Resets the list of poor cells included by the default, cell quality, user-defined, cell gradient
quality, and solution and cell quality criteria.
solve/set/poor-mesh-numerics/set-quality-threshold
Sets the orthogonal quality threshold used for applying poor mesh numerics when the
solve/set/poor-mesh-numerics/cell-quality-based? text command is enabled.
By default, cells with an orthogonal quality of 0.05 or lower are corrected.
solve/set/poor-mesh-numerics/solution-and-quality-based?
Enables/disables the detection and treatment of poor cells using a criterion based on the
solution and cell quality. Poor mesh numerics are applied when the criterion value is equal
to or less than a threshold value defined as part of this text command, and at a specified
frequency (of iterations or time steps). This criterion is only available with the pressure-based
solver.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 533
solve/
solve/set/poor-mesh-numerics/user-defined-on-register
solve/set/previous-defaults/
Provides text commands that allow you to undo enhancements to the default solver behavior.
solve/set/previous-defaults/undo-2019r1-default-changes?
Allows you to undo enhancements introduced in version 2019 R1 of Ansys Fluent, including:
• Maintaining positivity for turbulence variables. These enhancements affect the solution
when using an overset interface with the default least squares interpolation method, and
may affect convergence when using an -based turbulence model or a second-order
advection scheme for the turbulence equations. On occasion, these enhancements may
have a small adverse effect on performance.
• Using the coupled solver with a pseudo time method selected by default for steady-state,
single-phase problems (except for cases that use the battery, fuel cells, melting, or solidi-
fication models). If you choose to undo these enhancements, the pressure-velocity coupling
scheme will revert to its previous setting.
• Using a more aggressive pseudo time step size for the automatic pseudo time step
method. This enhancement affects the solution when using the coupled solver for steady-
state cases with a pseudo time method selected, and may improve convergence in some
cases.
solve/set/previous-defaults/undo-2019r3-default-changes?
Allows you to undo enhancements introduced in version 2019 R3 of Ansys Fluent, including:
• Using a formulation for the Rhie-Chow face flux interpolation in the pressure-based solver
for single-phase simulations that includes a velocity reconstruction designed to handle
non-uniform meshes. For such meshes, this formulation gives more accurate results and
prevents non-physical reflections of error waves. Note that for poor quality meshes, while
the default under-relaxation factors should work, this formulation may require you to use
a smaller under-relaxation factor, a smaller flow Courant number, a smaller pseudo time
step size, and/or high order term relaxation (HOTR).
• Using a discretization for poor mesh numerics that enhances robustness for meshes with
wall boundary layer resolution (for example, y+=1). This discretization is especially effective
at wall surfaces that have high curvature and/or high aspect ratios of the near-wall cells.
It is primarily intended to prevent divergence, though it may also improve the solution
accuracy.
solve/set/previous-defaults/undo-2021r1-default-changes?
Allows you to undo enhancements introduced in version 2021 R1 of Ansys Fluent, including:
• Using the correction form of the discretized momentum equation in the pressure-based
solver, which can increase the calculation speed for the double-precision solver (for details
on other possible benefits, see Using the Correction Form of Momentum Discretization
in the User's Guide). The use of this correction form can also be enabled / disabled through
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
534 of ANSYS, Inc. and its subsidiaries and affiliates.
the following text command: solve/set/advanced/correction-form. Note that
the ability to disable the correction form will be removed in a future release.
• Using an enhancement to the warped-face gradient correction, which improves the accur-
acy of polyhedral and tetrahedral mesh simulations that include a boundary condition
with a pressure jump.
• Using a ghost cell approach as part of the gradient limiting process in cells on the axis
of 2D axisymmetric swirling flows, in order to improve accuracy.
• Using an enhancement to the Green-Gauss Node Based gradient method to ensure the
consistent application of poor mesh numerics when calculating with different numbers
of processes.
• Using the Mach number that is normal to the boundary (rather than the full inflow Mach
number) to determine if the flow is supersonic, as part of the specification of the boundary
conditions at pressure inlets with the pressure-based solver; this can help resolve conver-
gence issues in some cases.
solve/set/previous-defaults/undo-2021r2-default-changes?
Allows you to undo the following enhancements introduced in version 2021 R2 of Ansys
Fluent:
• Using a gradient computation enhancement for interior mesh interfaces, which resolves
convergence issues and may improve accuracy in cases that have interior type mesh in-
terfaces (such as fluid-fluid interfaces) with poor mesh quality.
• Using harmonic averaging of the turbulent kinetic energy for the calculation of the turbu-
lence intensity used by the Intermittency Transition model ( model) and Algebraic
Transition model (Alg- ), which can help to overcome hysteresis effects (dependence of
transition location on initial condition) observed mainly in applications with low turbulence
intensity and natural transition.
solve/set/previous-defaults/undo-2022r1-default-changes?
Allows you to undo the following enhancements introduced in version 2022 R1 of Ansys
Fluent:
• Species diffusion energy term enabled for NIST real gas models and for Cubic Equation
of State models in the entire temperature regime.
• Term which is based on the ratio of turbulent length scale and measure for grid spacing
disabled for SBES and SDES models.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 535
solve/
solve/set/previous-defaults/undo-r19.0-default-changes?
Allows you to undo enhancements introduced in version 19.0 of Ansys Fluent, including the
treatment of symmetry boundary conditions and the treatment of walls with the specified
shear condition, as well as an early protection scheme for the linear solver.
solve/set/pseudo-time-method/
Enters the pseudo time method menu. This menu is only available for cases that use a pressure-
based segregated solver (SIMPLE, SIMPLEC, or PISO) or for steady-state cases that use the pressure-
based coupled solver or the density-based implicit solver.
solve/set/pseudo-time-method/advanced-options/
Enters the advanced options menu, which allows you to enable / disable the pseudo time
method for individual equations and define their pseudo time scale factors or under-relaxation
factors, respectively. These settings only apply when the global time step formulation is se-
lected.
solve/set/pseudo-time-method/formulation
solve/set/pseudo-time-method/global-time-step-settings
Defines the pseudo time settings for the calculation when the global time step formulation
is selected.
solve/set/pseudo-time-method/local-time-step-settings
Defines the pseudo time Courant number when the local time step formulation is selected.
solve/set/pseudo-time-method/relaxation-factors/
Enters the relaxation factors menu, where you can set the pseudo time relaxation factors
for individual equations.
solve/set/pseudo-time-method/verbosity
Sets the verbosity of the messages related to the pseudo time method.
solve/set/reactions?
solve/set/relaxation-factor/
solve/set/relaxation-method
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
536 of ANSYS, Inc. and its subsidiaries and affiliates.
solve/set/reporting-interval
Sets the number of iterations for which convergence monitors are reported. The default is 1
(after every iteration).
solve/set/residual-smoothing
Sets the implicit residual smoothing parameters. This command is available only for the explicit
coupled solver.
solve/set/residual-tolerance/
solve/set/residual-verbosity
Sets the amount of residual information to be printed. A value of 0 (the default) prints residuals
at the end of each fine grid iteration. A value of 1 prints residuals after every stage of the fine
grid iteration. A value of 2 prints residuals after every stage on every grid level.
solve/set/second-order-time-options
Enables / disables the variable time step size formulation for second-order implicit transient
formulations. If you disable the variable time step size formulation, note that any change in the
time step size will introduce an error proportional to the change in the time step size ratio.
solve/set/set-all-species-together
solve/set/set-controls-to-default
solve/set/set-solution-methods-to-default
solve/set/set-solution-steering
solve/set/slope-limiter-set/
solve/set/solution-steering
solve/set/stiff-chemistry
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 537
solve/
solve/set/surface-tension
solve/set/transient-controls/
Enters the transient controls menu, which allows you to define settings related to time advance-
ment for transient flow calculations.
solve/set/transient-controls/cfl-based-time-stepping
Allows you to specify that an adaptive time stepping method is used in which the time step
gets modified by Ansys Fluent as the calculation proceeds such that the Cour-
ant–Friedrichs–Lewy (CFL) condition is satisfied, using the specified Courant number.
solve/set/transient-controls/duration-specification-method
Sets the method by which you will specify the duration of the calculation. The duration can
be defined by the total time, the total number of time steps, the incremental time, or the
number of incremental time steps. In this context, "total" indicates that Fluent will consider
the amount of time / steps that have already been solved and stop appropriately, whereas
"incremental" indicates that the solution will proceed for a specified amount of time / steps
regardless of what has previously been calculated. This text command is only available when
the time stepping is adaptive or based on a user-defined function.
solve/set/transient-controls/error-based-time-stepping
Allows you to specify that an adaptive time stepping method is used in which the time step
gets modified by Ansys Fluent based on the specified truncation error tolerance.
solve/set/transient-controls/extrapolate-eqn-vars/
solve/set/transient-controls/extrapolate-vars?
Applies a predictor algorithm for computing initial conditions at time step n+1. The predictor
algorithm is a computation that sets a better initial condition for the time step.
solve/set/transient-controls/fixed-periodic
Allows you to specify that a fixed time stepping method is used in which a specified period
or frequency is the basis for determining the time step size and number of time steps.
solve/set/transient-controls/fixed-user-specified
Allows you to specify that a fixed time stepping method is used in which you directly specify
the time step size and number of time steps.
solve/set/transient-controls/multiphase-specific-time-constraints/
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
538 of ANSYS, Inc. and its subsidiaries and affiliates.
solve/set/transient-controls/multiphase-specific-time-constraints/mesh-
based-cfl-constraint?
Enables/disables the time step size constraints based on the mesh Courant number.
solve/set/transient-controls/multiphase-specific-time-constraints/phys-
ics-based-constraint?
solve/set/transient-controls/multiphase-specific-time-constraints/time-
scale-options/
Enters the menu for choosing the time-scale options. This menu becomes available after
you enable the physics-driven time-step constraints using the solve/set/transient-
controls/multiphase-specific-time-constraints/physics-based-
constraint? text command.
solve/set/transient-controls/multiphase-specific-time-con-
straints/time-scale-options/acoustic-scale?
Allows you to Include the acoustic time scale. This option is available only for com-
pressible flows.
solve/set/transient-controls/multiphase-specific-time-con-
straints/time-scale-options/gravity-scale?
Allows you to Include the gravitational time scale. This option is available only if
gravity is enabled.
solve/set/transient-controls/multiphase-specific-time-con-
straints/time-scale-options/surface-tension-scale?
Allows you to Include the surface-tension-driven time scale. This option is available
only if the surface tension force modeling is enabled.
solve/set/transient-controls/multiphase-specific-time-con-
straints/time-scale-options/viscous-scale?
Allows you to Include the viscous time scale. This option is disabled by default. This
command is not available with inviscid flows.
solve/set/transient-controls/multiphase-specific-time-constraints/verb-
osity?
When enabled, various time scales (depending on the selection) are printed to the
console window at every time step. This text command is available with the moving
mesh CFL constraint and with the physics-based constraint.
solve/set/transient-controls/incremental-time
Sets the amount of incremental (that is, additional) time to run the simulation, regardless
of how much time has already been run in previous calculations. This text command is only
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 539
solve/
solve/set/transient-controls/max-flow-time
solve/set/transient-controls/max-iterations-per-time-step
Note:
solve/set/transient-controls/multiphase-specific-time-stepping
Allows you to specify that an adaptive time stepping method is used in which the time step
gets modified by Ansys Fluent based on the convective time scale (global Courant number):
the time-step-size calculation depends on the mesh density and velocity in interfacial cells.
This method is available for all multiphase models using the implicit or explicit volume
fraction formulation, except for the wet steam model.
solve/set/transient-controls/number-of-time-steps
Sets the number of time steps for a transient simulation without starting the calculation.
solve/set/transient-controls/predict-next-time?
Applies a predictor algorithm for computing the next time step. The predictor algorithm is
a computation that sets a better initial condition for the time step. It uses the rate of change
between the prediction and the correction as an indicator for whether the next time step
should be larger, smaller, or the same as the current one.
solve/set/transient-controls/rotating-mesh-flow-predictor?
Enables / disables an option that allows for better prediction of the flow field in rotating
fluid zones at every time step, in order to speed up the calculation. This text command is
only available for transient simulations.
solve/set/transient-controls/solid-time-step-size
Allows you to specify that the time step size used for solid zones is independent from that
used for fluid zones. This text command is only available when both a solid zone exists and
energy is enabled.
solve/set/transient-controls/solution-status
Allows you to open theSimulation Status dialog box, which reports details about the sim-
ulation.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
540 of ANSYS, Inc. and its subsidiaries and affiliates.
solve/set/transient-controls/specified-time-step
Specifies whether to define the transient advancement either directly by entering a time
step size / period / frequency (using the text commands available in
thesolve/set/transient-controls menu) or indirectly by entering a Courant number
value (using the solve/set/courant-number text command). This text command is
only available for the density-based solver when both the explicit formulation and explicit
transient formulation are used.
solve/set/transient-controls/time-step-size
Sets the magnitude of the (physical) time step . This text command is only available when
the solve/set/transient-controls/fixed-user-specified text command is
set toyes.
solve/set/transient-controls/time-step-size-for-acoustic-export
Specifies the time interval for acoustic data sampling. This text command is only available
when both the Ffowcs Williams and Hawkings model is selected and the density-based
solver is used with the explicit formulation and explicit transient formulation.
solve/set/transient-controls/total-number-of-time-steps
Sets the total number of time steps that the simulation will run (which includes any time
steps that have already been run in previous calculations). This text command is only available
when the solve/set/transient-controls/duration-specification-method
is set to1.
solve/set/transient-controls/total-time
Sets the total amount of time that the simulation will be run (which includes any time that
has already been run in previous calculations). This text command is only available when
the solve/set/transient-controls/duration-specification-method is set
to2.
solve/set/transient-controls/udf-based-time-stepping
Allows you to specify that the time step size is defined by a user-defined function (UDF)
that uses theDEFINE_DELTAT macro.
solve/set/transient-controls/undo-timestep
When enabled, if the truncation error within a time step exceeds the specified tolerance
Fluent will automatically undo the current calculation and make another attempt with the
time step reduced by 1/2. This will be attempted up to 5 times after which Fluent will accept
the result and proceed to the next time step.
solve/set/under-relaxation/
Enters the under-relaxation menu, which allows you to set the under-relaxation factor for each
equation that is being solved in a segregated manner.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 541
solve/
solve/set/vof-explicit-controls
Sets the sub time step calculation method for VOF calculations.
solve/set/vof-numerics
solve/set/warped-face-gradient-correction/
solve/set/warped-face-gradient-correction/enable?
solve/update-physical-time
Advances the unsteady solution to the next physical time level. Using this command in conjunction
with theiterate command allows you to manually advance the solution in time (rather than doing
it automatically with the dual-time-iterate command).
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
542 of ANSYS, Inc. and its subsidiaries and affiliates.
Chapter 14: surface/
surface/circle-slice
surface/delete-surface
surface/edit-surface
surface/imprint-surface
Enters the list of surfaces to imprint from and the name of the new imprinted surface.
surface/iso-clip
surface/iso-surface
Extracts an iso-surface (surface, curve, or point) from the current data field.
surface/line-slice
Extracts a linear slice in 2D, given the normal to the line and a distance from the origin.
surface/line-surface
surface/list-surfaces
Displays the ID and name, and the number of point, curve, and surface facets of the current surfaces.
surface/mouse-line
Extracts a line surface that you define by using the mouse to select the endpoints.
surface/mouse-plane
Extracts a planar surface defined by selecting three points with the mouse.
surface/mouse-rake
Extracts a “rake" surface that you define by using the mouse to select the endpoints.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 543
surface/
surface/multiple-iso-surfaces
Creates multiple iso-surfaces at once. Accepts zone names, lists of zone ID’s, and wildcards.
surface/multiple-plane-surfaces
Creates multiple planes at once. Accepts zone names, lists of zone ID’s, and wildcards.
surface/multiple-zone-surfaces
Creates multiple data surfaces at one time. Accepts zone names, lists of zone ID’s, and wildcards.
surface/partition-surface
surface/plane-slice
surface/plane-surface
Create a plane from a coordinate plane, point and normal, or three points.
surface/point-array
surface/point-surface
surface/quadric-slice
surface/rake-surface
surface/rename-surface
surface/reset-zone-surfaces
surface/sphere-slice
surface/structural-point-surface
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
544 of ANSYS, Inc. and its subsidiaries and affiliates.
surface/surface-cells
surface/transform-surface
Transforms surface.
surface/zone-surface
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 545
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
546 of ANSYS, Inc. and its subsidiaries and affiliates.
Chapter 15: switch-to-meshing-mode
switch-to-meshing-mode/
Switches from the solution mode to the meshing mode. This text command is only available if you
have not yet read a mesh or a case file.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 547
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
548 of ANSYS, Inc. and its subsidiaries and affiliates.
Chapter 16: turbo-post/
turbo-post/2d-contours
Displays 2D contours.
turbo-post/avg-contours
turbo-post/compute-report
turbo-post/current-topology
turbo-post/write-report
turbo-post/xy-plot-avg
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 549
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
550 of ANSYS, Inc. and its subsidiaries and affiliates.
Chapter 17: views/
views/auto-scale
Scales and centers the current scene without changing its orientation.
views/camera/
views/camera/dolly-camera
views/camera/field
views/camera/orbit-camera
views/camera/pan-camera
views/camera/position
views/camera/projection
views/camera/roll-camera
views/camera/target
views/camera/up-vector
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 551
views/
views/camera/zoom-camera
Adjusts the camera’s field of view. This operation is similar to dollying the camera in or out of
the scene. Dollying causes objects in front to move past you. Zooming changes the perspective
effect in the scene (and can be disconcerting).
views/default-view
views/delete-view
views/last-view
views/list-views
views/read-views
views/restore-view
views/save-view
views/write-views
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
552 of ANSYS, Inc. and its subsidiaries and affiliates.
Chapter 18: Battery Model Text Commands
Once the battery model is enabled either in the graphical user interface or using the following text
command:
define/models/battery-model
you can access the text user interface through the Console window by entering define/models/bat-
tery-model/. A listing of the various text commands is as follows:
define/models/battery-model/
define/models/battery-model/battery-pack-builder/
define/models/battery-model/battery-pack-builder/construct-battery-pack
define/models/battery-model/battery-pack-builder/non-conformal-interface-
matching
Creates non-conformal interfaces between the battery modules and the cold plate.
define/models/battery-model/battery-pack-builder/setup-pack-connection
define/models/battery-model/battery-rom-tool-kit/
Enters the menu for the battery ROM took kit. See Using the Battery ROM Tool Kit in the Fluent
User's Guide for details about the below text commands.
define/models/battery-model/battery-rom-tool-kit/add-item-to-face-heat-list
define/models/battery-model/battery-rom-tool-kit/add-item-to-face-temperature-
list
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 553
Battery Model Text Commands
define/models/battery-model/battery-rom-tool-kit/add-item-to-lti-output-cell-
list
Adds the selected cell zones to the list of the LTI output parameters. This text command is
available only for the LTI-ROM.
define/models/battery-model/battery-rom-tool-kit/add-item-to-lti-output-face-
list
Adds the selected face zones to the list of the LTI output parameters. This text command is
available only for the LTI-ROM.
define/models/battery-model/battery-rom-tool-kit/add-item-to-lti-output-point-
list
Adds the selected user-created points to the list of the LTI output parameters. This text
command is available only for the LTI-ROM.
define/models/battery-model/battery-rom-tool-kit/add-item-to-lti-output-report-
definition-list
Adds the selected report definitions that you previously created to the list of the LTI output
parameters. This text command is available only for the LTI-ROM.
define/models/battery-model/battery-rom-tool-kit/add-item-to-lti-output-surface-
list
Adds the selected surfaces that you previously created to the list of the LTI output parameters.
This text command is available only for the LTI-ROM.
define/models/battery-model/battery-rom-tool-kit/add-item-to-svd-zone-list
Adds the selected cell zones for which you want to export temperature information to the
list of the SVD output parameters. This text command is available only for the SVD-ROM.
define/models/battery-model/battery-rom-tool-kit/add-item-to-volume-heat-list
define/models/battery-model/battery-rom-tool-kit/delete-item-from-list
Deletes the specified ROM parameter. The name of the parameter must be entered in double
quotes.
define/models/battery-model/battery-rom-tool-kit/file-saving-frequency
Allows you to specify the frequency with which the solution files should be saved.
define/models/battery-model/battery-rom-tool-kit/list-rom-related-lists
define/models/battery-model/battery-rom-tool-kit/rom-data-creator
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
554 of ANSYS, Inc. and its subsidiaries and affiliates.
define/models/battery-model/battery-rom-tool-kit/transient-setup
define/models/battery-model/cht-coupling-parameters
Allows you to define the total heat source for each battery active zone for the CHT coupling
solution method.
define/models/battery-model/ecm-parameters
Sets ECM model-specific parameters (see Inputs for the Equivalent Circuit Model for definitions
of the ECM model parameters).
define/models/battery-model/electric-field-model/
define/models/battery-model/electric-field-model/conductive-regions
define/models/battery-model/electric-field-model/contact-resistance-regions
define/models/battery-model/electric-field-model/current-tap
define/models/battery-model/electric-field-model/voltage-tap
define/models/battery-model/enable-battery-model?
define/models/battery-model/fmu-coupling-parameters
Allows you to hook up FMU output parameters to the Ansys Fluent parameters for the FMU-
CHT coupling solution method.
define/models/battery-model/model-parameters
Sets battery model options (see Specifying Battery Model Options for definitions of the model
general parameters).
define/models/battery-model/newman-parameters
Sets Newman model-specific parameters (see Inputs for the Newman’s P2D Model for definitions
of the Newman model parameters).
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 555
Battery Model Text Commands
define/models/battery-model/ntgk-parameters
Sets NTGK model-specific parameters (see Inputs for the NTGK Empirical Model for definitions
of the NTGK model parameters).
define/models/battery-model/parameter-estimation-tool
Computes the model parameters from battery's testing data. You can use the estimation tool
to compute model parameters for the NTGK or ECM model, or for the One-Equation thermal
abuse model. You must provide battery's testing data as a text file in a specific format for each
model. When you enable this tool and select the model option, Fluent will show the required
format for the input file in the console. For more details, see Using Parameter Estimation Tools.
You can contact Ansys Technical Support for clarifications on how to use this tool.
define/models/battery-model/run-echem-model-standalone
Allows you to run the electro-chemistry models and the physics-based battery life model in the
standalone mode. For more information, see Running the Standalone Echem Model and Simu-
lating the Aging Process of a Battery (Standalone Mode) in the Fluent User's Guide.
define/models/battery-model/solution-method
Sets solution method options (see Specifying Battery Model Options in the Fluent User's Guide
for details).
define/models/battery-model/swelling-model-parameters
Sets parameters for the physics-based swelling model (see Inputs for the Newman’s P2D Model
in the Fluent User's Guide for details).
define/models/battery-model/thermal-abuse-model
Allows you to choose a thermal abuse model and specify its parameters (see Specifying Advanced
Options in the Fluent User's Guide for more details).
define/models/battery-model/use-cyl-orthotropic-material?
Defines cylindrical orthotropic thermal conductivity for the battery material (see Defining Cyl-
indrical Orthotropic Thermal Conductivity in the Fluent User's Guide for details).
define/models/battery-model/user-defined-emodel-parameters
Sets-specific parameters for the user-defined model (see Input for the User-Defined E-Model for
definitions of the model parameters).
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
556 of ANSYS, Inc. and its subsidiaries and affiliates.
Chapter 19: Fuel Cell Text Commands
This chapter is divided into the following sections:
19.1. Using the PEMFC Text User Interface
19.2. Using the Fuel Cell and Electrolysis Text User Interface
19.3. Using the Solid Oxide Fuel Cell With Unresolved Electrolyte Text User Interface
Once the fuel cell module is loaded (see Loading the PEMFC Module), you can access the text user in-
terface through the console window under define/models/pemfc/. A listing of the various text
commands is as follows:
define/models/pemfc/advanced-setup/
define/models/pemfc/advanced-setup/list-zones-briefly
define/models/pemfc/advanced-setup/contact-resistivity
define/models/pemfc/advanced-setup/coolant-channel
define/models/pemfc/advanced-setup/stack-management/
define/models/pemfc/advanced-setup/stack-management/list-fc-units
define/models/pemfc/advanced-setup/stack-management/list-zones-briefly
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 557
Fuel Cell Text Commands
define/models/pemfc/advanced-setup/stack-management/create-fc-unit
define/models/pemfc/advanced-setup/stack-management/modify-fc-unit
define/models/pemfc/advanced-setup/stack-management/delete-fc-unit
define/models/pemfc/advanced-setup/stack-management/set-stack-current-density
Sets the current density on the anode or cathode (in A/cm2) and modifies the current solution
to assist convergence. This item is only available if the case contains valid data (for example,
after initialization, iterating, or reading in data). For more information, see IV-Curve Calcula-
tions Using the Text Interface (p. 560).
define/models/pemfc/advanced-setup/stack-management/set-stack-voltage
Sets the voltage difference in Volts between the anode and the cathode and modifies the
current solution to assist convergence. This item is only available if the case contains valid
data (for example, after initialization, iterating, or reading in data). For more information,
see IV-Curve Calculations Using the Text Interface (p. 560).
define/models/pemfc/advanced-setup/stack-management/reset-setup
define/models/pemfc/advanced-setup/stack-management/submit-setup
Submits the stack setup and makes the stack setup take effect.
define/models/pemfc/anode-setup/
define/models/pemfc/anode-setup/catalyst-layer
define/models/pemfc/anode-setup/current-collector
define/models/pemfc/anode-setup/electrolyte-layer
define/models/pemfc/anode-setup/flow-channel
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
558 of ANSYS, Inc. and its subsidiaries and affiliates.
Using the PEMFC Text User Interface
define/models/pemfc/anode-setup/list-zones-briefly
define/models/pemfc/anode-setup/micro-porous-layer
define/models/pemfc/anode-setup/porous-electrode
define/models/pemfc/cathode-setup/
define/models/pemfc/cathode-setup/catalyst-layer
define/models/pemfc/cathode-setup/current-collector
define/models/pemfc/cathode-setup/electrolyte-layer
define/models/pemfc/cathode-setup/flow-channel
define/models/pemfc/cathode-setup/list-zones-briefly
define/models/pemfc/cathode-setup/micro-porous-layer
define/models/pemfc/cathode-setup/porous-electrode
define/models/pemfc/electrical-tabs-setup
Sets anode and cathode external contacts where electrical potential (UDS0) boundary conditions
are applied.
define/models/pemfc/electrolyte-setup/
define/models/pemfc/electrolyte-setup/catalyst-layer
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 559
Fuel Cell Text Commands
define/models/pemfc/electrolyte-setup/current-collector
define/models/pemfc/electrolyte-setup/electrolyte-layer
define/models/pemfc/electrolyte-setup/flow-channel
define/models/pemfc/electrolyte-setup/list-zones-briefly
define/models/pemfc/electrolyte-setup/micro-porous-layer
define/models/pemfc/electrolyte-setup/porous-electrode
define/models/pemfc/enable-fc-model?
define/models/pemfc/model-options
define/models/pemfc/model-parameters
define/models/pemfc/reports
Allows you to enable writing data relevant to the fuel cell (cell voltage, mean and minimum values
of H2 mole fractions in anode fluid zones, mean and minimum values of O2 mole fractions in cathode
fluid zones, and total current generated in anode and cathode catalyst zones) to output files and
set the monitoring frequency.
For fuel cells, you either prescribe the voltage and obtain the total current delivered by the fuel cell
as a result, or you specify the total current (via flux boundary conditions multiplied by the area) and
obtain the voltage as part of the solution. The details of this IV-relation are specific for each single
fuel cell and depend on mass and heat transport, electrochemistry and inlet conditions, outlet condi-
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
560 of ANSYS, Inc. and its subsidiaries and affiliates.
Using the PEMFC Text User Interface
tions, operating conditions, and any other parameter or material property involved in the calculation.
The IV-curve is important for applications, because its product is the power delivered by the system.
As described earlier in this manual, you would start a new simulation from fairly static conditions,
that is, high voltage/low current (which implies low species transport and low heat generation). After
convergence, you typically may be interested in solutions for new electric boundary conditions, that
is, either for a new cell/stack voltage or current.
In such cases, simply going to the Boundary Conditions task page and changing the value of the
electric potential (uds-0) boundary condition, typically allows only small changes, most notably for
stacks. Otherwise the solution will not converge. This is where the set-stack-voltage and set-
stack-current-density commands are important.
In addition to changing the boundary conditions (either to a prescribed voltage or current density),
these commands process the current data in order to estimate the solution for the new boundary
conditions. Because these commands modify the data, you are prompted to save your data, if you
have not already done so.
Before going into details of the commands, here are some general remarks about electric potential
boundary conditions.
For fixed voltage boundary conditions, both external contacts have a fixed value for the electric po-
tential (uds-0). The anode value will typically be zero, but it does not have to be. The cathode value
will be larger than the anode value and the difference ( - ) is the positive cell/stack
voltage.
For a fixed current boundary condition, one external contact has to have a fixed value and the other
flux boundary conditions. As described earlier in the manual, typically, the anode will have a fixed
(zero) value, and the cathode will be floating, however, you can also set the cathode to a fixed zero
potential, yielding a floating negative anode potential.
The set-stack-voltage command sets the effective stack voltage, that is, the difference ( -
). For fixed voltage boundary conditions for the previous solution, boundary conditions on both
boundaries are of type fixed value and then the cathode value will be changed accordingly. In the
case of fixed current boundary conditions for the previous solution, the flux boundary condition will
be changed to a fixed value boundary condition, and the value adjusted accordingly with respect to
the other fixed value boundary condition.
The set-stack-current-density command sets the current density on one boundary to the
desired value. Note that the input will be in , not as you would normally have to enter in the
Boundary Conditions task page. The reason for this is that average current densities reported in the
text command interface are also in , and this makes it easier to choose the conditions you would
like to prescribe next. Also, flux boundary conditions entered in the Boundary Conditions dialog
box would have to have a positive sign on the anode side, and a negative sign on the cathode side.
The input for the text interface command is just a positive number, signs are automatically accounted
for.
For fixed current boundary conditions for the previous solution, the set-stack-current-density
command changes the respective flux boundary condition accordingly. In the case of fixed voltage
boundary conditions for the previous solution, the cathode side is chosen to be changed from a fixed
value to a flux boundary condition with the new flux.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 561
Fuel Cell Text Commands
The two commands may be mixed in an IV-curve calculation. For the type of boundary condition
setups currently described in this manual, boundary condition changes will consistently happen on
the cathode side. However, if anode flux boundary conditions had been chosen initially, switching to
fixed voltage boundary conditions by set-stack-voltage command and then back to fixed current
boundary conditions by the set-stack-current-density command will then have flux
boundary conditions on the cathode side. In this case, using the set-stack-current-density
command exclusively will preserve the anode flux boundary condition setting.
19.2. Using the Fuel Cell and Electrolysis Text User Interface
All of the features for the Fuel Cell and Electrolysis Model (sometimes referred to as the Resolved Elec-
trolyte model) that are available through the graphical user interface are also available through text
user interface (TUI) commands. The TUI allows text commands to be typed directly in the Ansys Fluent
console window where additional information can be extracted and processed for more advanced
analysis.
Once the fuel cell module is loaded (see Loading the Fuel Cell and Electrolysis Module), you can access
the text user interface through the console window under define/models/resolved-MEA-fc/.
A listing of the various text commands is as follows:
define/models/resolved-MEA-fuelcells/
define/models/resolved-MEA-fuelcells/advanced-setup/
define/models/resolved-MEA-fuelcells/advanced-setup/contact-resistivity
define/models/resolved-MEA-fuelcells/advanced-setup/coolant-channel
define/models/resolved-MEA-fuelcells/advanced-setup/list-zones-briefly
define/models/resolved-MEA-fuelcells/advanced-setup/stack-management/
define/models/resolved-MEA-fuelcells/advanced-setup/stack-manage-
ment/create-fc-unit
define/models/resolved-MEA-fuelcells/advanced-setup/stack-management/de-
lete-fc-unit
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
562 of ANSYS, Inc. and its subsidiaries and affiliates.
Using the Fuel Cell and Electrolysis Text User Interface
define/models/resolved-MEA-fuelcells/advanced-setup/stack-manage-
ment/list-fc-units
define/models/resolved-MEA-fuelcells/advanced-setup/stack-manage-
ment/list-zones-briefly
define/models/resolved-MEA-fuelcells/advanced-setup/stack-manage-
ment/modify-fc-unit
define/models/resolved-MEA-fuelcells/advanced-setup/stack-management/re-
set-setup
define/models/resolved-MEA-fuelcells/advanced-setup/stack-manage-
ment/set-stack-current-density
Sets the current density on the anode or cathode and modifies the current solution to
assist convergence. Note: Input here is in units of A/cm2. This is only available if the
case contains valid data (for example, after initialization, iterating, or reading in data).
For more information, see IV-Curve Calculations Using the Text Interface (p. 565).
define/models/resolved-MEA-fuelcells/advanced-setup/stack-manage-
ment/set-stack-voltage
Sets the voltage difference in Volts between the anode and the cathode and modifies
the current solution to assist convergence. This is only available if the case contains
valid data (for example, after initialization, iterating, or reading in data). For more inform-
ation, see IV-Curve Calculations Using the Text Interface (p. 565).
define/models/resolved-MEA-fuelcells/advanced-setup/stack-manage-
ment/submit-setup
Submits the stack setup and makes the stack setup take effect.
define/models/resolved-MEA-fuelcells/advanced-setup/stack-manage-
ment/suggest-setup
define/models/resolved-MEA-fuelcells/anode-setup/
define/models/resolved-MEA-fuelcells/anode-setup/catalyst-layer
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 563
Fuel Cell Text Commands
define/models/resolved-MEA-fuelcells/anode-setup/current-collector
define/models/resolved-MEA-fuelcells/anode-setup/electrolyte-layer
define/models/resolved-MEA-fuelcells/anode-setup/flow-channel
define/models/resolved-MEA-fuelcells/anode-setup/list-zones-briefly
define/models/resolved-MEA-fuelcells/anode-setup/porous-electrode
define/models/resolved-MEA-fuelcells/cathode-setup/
define/models/resolved-MEA-fuelcells/cathode-setup/catalyst-layer
define/models/resolved-MEA-fuelcells/cathode-setup/current-collector
define/models/resolved-MEA-fuelcells/cathode-setup/electrolyte-layer
define/models/resolved-MEA-fuelcells/cathode-setup/flow-channel
define/models/resolved-MEA-fuelcells/cathode-setup/list-zones-briefly
define/models/resolved-MEA-fuelcells/cathode-setup/porous-electrode
define/models/resolved-MEA-fuelcells/electrolyte-setup/
define/models/resolved-MEA-fuelcells/electrolyte-setup/catalyst-layer
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
564 of ANSYS, Inc. and its subsidiaries and affiliates.
Using the Fuel Cell and Electrolysis Text User Interface
define/models/resolved-MEA-fuelcells/electrolyte-setup/current-collector
define/models/resolved-MEA-fuelcells/electrolyte-setup/electrolyte-layer
define/models/resolved-MEA-fuelcells/electrolyte-setup/flow-channel
define/models/resolved-MEA-fuelcells/electrolyte-setup/list-zones-briefly
define/models/resolved-MEA-fuelcells/electrolyte-setup/porous-electrode
define/models/resolved-MEA-fuelcells/enable-fc-model?
define/models/resolved-MEA-fuelcells/model-options
define/models/resolved-MEA-fuelcells/model-parameters
define/models/resolved-MEA-fuelcells/reports
define/models/resolved-MEA-fuelcells/select-model
Selects a model.
define/models/resolved-MEA-fuelcells/set-default
For fuel cells, you either prescribe the voltage and obtain the total current delivered by the fuel cell
as a result, or you specify the total current (via flux boundary conditions multiplied by the area) and
obtain the voltage as part of the solution. The details of this IV-relation are specific for each single
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 565
Fuel Cell Text Commands
fuel cell and depend on mass and heat transport, electrochemistry and inlet conditions, outlet condi-
tions, operating conditions, and any other parameter or material property involved in the calculation.
The IV-curve is important for applications, because its product is the power delivered by the system.
As described earlier in this manual, you would start a new simulation from fairly static conditions,
that is, high voltage/low current (which implies low species transport and low heat generation). After
convergence, you typically may be interested in solutions for new electric boundary conditions, that
is, either for a new cell/stack voltage or current.
In such cases, simply going to the Boundary Conditions task page and changing the value of the
electric potential (uds-0) boundary condition, typically allows only small changes, most notably for
stacks. Otherwise the solution will not converge. This is where the set-stack-voltage and set-
stack-current-density commands are important.
In addition to changing the boundary conditions (either to a prescribed voltage or current density),
these commands process the current data in order to estimate the solution for the new boundary
conditions. Because these commands modify the data, you are prompted to save your data, if you
have not already done so.
Before going into details of the commands, here are some general remarks about electric potential
boundary conditions.
For fixed voltage boundary conditions, both external contacts have a fixed value for the electric po-
tential (uds-0). The anode value will typically be zero, but it does not have to be. The cathode value
will be larger than the anode value and the difference ( - ) is the positive cell/stack
voltage.
For a fixed current boundary condition, one external contact has to have a fixed value and the other
flux boundary conditions. As described earlier in the manual, typically, the anode will have a fixed
(zero) value, and the cathode will be floating, however, you can also set the cathode to a fixed zero
potential, yielding a floating negative anode potential.
The set-stack-voltage command sets the effective stack voltage, that is, the difference ( -
). For fixed voltage boundary conditions for the previous solution, boundary conditions on both
boundaries are of type fixed value and then the cathode value will be changed accordingly. In the
case of fixed current boundary conditions for the previous solution, the flux boundary condition will
be changed to a fixed value boundary condition, and the value adjusted accordingly with respect to
the other fixed value boundary condition.
The set-stack-current-density command sets the current density on one boundary to the
desired value. Note that the input will be in , not as you would normally have to enter in the
Boundary Conditions task page. The reason for this is that average current densities reported in the
text command interface are also in , and this makes it easier to choose the conditions you would
like to prescribe next. Also, flux boundary conditions entered in the Boundary Conditions dialog
box would have to have a positive sign on the anode side, and a negative sign on the cathode side.
The input for the text interface command is just a positive number, signs are automatically accounted
for.
For fixed current boundary conditions for the previous solution, the set-stack-current-density
command changes the respective flux boundary condition accordingly. In the case of fixed voltage
boundary conditions for the previous solution, the cathode side is chosen to be changed from a fixed
value to a flux boundary condition with the new flux.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
566 of ANSYS, Inc. and its subsidiaries and affiliates.
Using the Solid Oxide Fuel Cell With Unresolved Electrolyte Text User Interface
The two commands may be mixed in an IV-curve calculation. For the type of boundary condition
setups currently described in this manual, boundary condition changes will consistently happen on
the cathode side. However, if anode flux boundary conditions had been chosen initially, switching to
fixed voltage boundary conditions by set-stack-voltage command and then back to fixed current
boundary conditions by the set-stack-current-density command will then have flux
boundary conditions on the cathode side. In this case, using the set-stack-current-density
command exclusively will preserve the anode flux boundary condition setting.
19.3. Using the Solid Oxide Fuel Cell With Unresolved Electrolyte Text
User Interface
All of the features for the Solid Oxide Fuel Cell With Unresolved Electrolyte Model that are available
through the graphical user interface are also available through text user interface commands.
Once the fuel cell module is loaded (see Loading the Solid Oxide Fuel Cell With Unresolved Electrolyte
Module), you can access the text user interface through the Console Window under sofc-model. A
listing of the various text commands is as follows:
define/models/sofc-model/
define/models/sofc-model/enable-sofc-model?
define/models/sofc-model/model-parameters
define/models/sofc-model/electrochemistry
define/models/sofc-model/anode-interface
define/models/sofc-model/cathode-interface
define/models/sofc-model/pore-size-interface
define/models/sofc-model/tortuosity-interface
define/models/sofc-model/electric-field-model/
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 567
Fuel Cell Text Commands
define/models/sofc-model/electric-field-model/voltage-tap
define/models/sofc-model/electric-field-model/current-tap
define/models/sofc-model/electric-field-model/conductive-regions
define/models/sofc-model/electric-field-model/contact-resistance-regions
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
568 of ANSYS, Inc. and its subsidiaries and affiliates.
Chapter 20: Magnetohydrodynamics Text Commands
These are the MHD module text commands available under define/models/:
define/models/mhd-model/b0-scale-factor
define/models/mhd-model/boundary-conditions/
define/models/mhd-model/boundary-conditions/list-zones
define/models/mhd-model/boundary-conditions/fluid
define/models/mhd-model/boundary-conditions/solid
define/models/mhd-model/boundary-conditions/wall
define/models/mhd-model/enable-mhd?
define/models/mhd-model/external-b0-field
define/models/mhd-model/initialize-dpm
define/models/mhd-model/initialize-mhd
define/models/mhd-model/mhd-method
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 569
Magnetohydrodynamics Text Commands
define/models/mhd-model/reset-b0-field
define/models/mhd-model/solution-control
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
570 of ANSYS, Inc. and its subsidiaries and affiliates.
Chapter 21: continuous-fiber/
All of the features for the continuous fiber module that are available through the graphical user interface
are also available through text user interface (TUI) commands. The TUI allows text commands to be
typed directly in the Ansys Fluent console window where additional information can be extracted and
processed for more advanced analysis.
Once the fiber module is loaded, you can access the text user interface through the Console Window
by pressing return in the console (assuming that you are at the top level menu, that is, not in any other
menu such as define/). A listing of the various text commands is as follows:
continuous-fiber/
continuous-fiber/define/
continuous-fiber/define/injection
continuous-fiber/define/model
continuous-fiber/file/
continuous-fiber/file/read-fiber-data
continuous-fiber/file/write-binary-fiber-data
continuous-fiber/file/write-fiber-data
continuous-fiber/print
Print the fiber data of all defined injections into history files.
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 571
continuous-fiber/
continuous-fiber/print-xy
continuous-fiber/solve/
continuous-fiber/solve/compute
continuous-fiber/solve/initialize
continuous-fiber/solve/set/
continuous-fiber/solve/set/discretization-scheme/
continuous-fiber/solve/set/discretization-scheme/energy
continuous-fiber/solve/set/discretization-scheme/momentum
continuous-fiber/solve/set/discretization-scheme/species
continuous-fiber/solve/set/equations/
continuous-fiber/solve/set/equations/energy
continuous-fiber/solve/set/equations/momentum
continuous-fiber/solve/set/equations/species
continuous-fiber/solve/set/interaction/
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
572 of ANSYS, Inc. and its subsidiaries and affiliates.
continuous-fiber/solve/set/interaction/coupled-calculations?
continuous-fiber/solve/set/interaction/no.-of-fluid-iters-per-fiber-iter
continuous-fiber/solve/set/interaction/underrelaxation
Set the underrelaxation factor of the fiber source terms in the fluid flow.
continuous-fiber/solve/set/monitors/
continuous-fiber/solve/set/monitors/check?
continuous-fiber/solve/set/monitors/convergence-criteria
continuous-fiber/solve/set/monitors/relative-residuals?
continuous-fiber/solve/set/no-of-iterations
continuous-fiber/solve/set/reporting-interval
continuous-fiber/solve/set/under-relaxation/
continuous-fiber/solve/set/under-relaxation/energy
continuous-fiber/solve/set/under-relaxation/momentum
continuous-fiber/solve/set/under-relaxation/species
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 573
Release 2022 R2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
574 of ANSYS, Inc. and its subsidiaries and affiliates.