set#
Bases:
TUIMenuEnters the set partition parameters menu.
Methods:
__init__(service, version, mode, path)__init__ method of TUIMenu class.
Classes:
across_zone_boundaries(service, version, ...)No help available.
across_zones(service, version, mode, path)Allows partitions to cross zone boundaries (the default).
all_off(service, version, mode, path)Disables all optimizations.
all_on(service, version, mode, path)Enables all optimizations.
cell_function(service, version, mode, path)Sets cell function.
dpm_load_balancing(service, version, mode, path)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).
face_area_as_weights(service, version, mode, ...)Uses face area as connection weights.
No help available.
isat_weight(service, version, mode, path)Sets ISAT weight.
laplace_smoothing(service, version, mode, path)No help available.
layering(service, version, mode, path)No help available.
load_distribution(service, version, mode, path)Sets the number of cells desired for each partition.
merge(service, version, mode, path)Toggles the optimizer that attempts to decrease the number of interfaces by eliminating orphan cell clusters.
model_weighted_partition(service, version, ...)Enables / disables model-weighted partitioning.
nfaces_as_weights(service, version, mode, path)Uses number of faces as weights.
origin(service, version, mode, path)Sets the , , and coordinate of the origin used by those partitioning functions that require a radial distance.
particle_weight(service, version, mode, path)Sets DPM particle weight.
partition_origin_vector(service, version, ...)No help available.
pre_test(service, version, mode, path)Enables the operation that determines the best coordinate-splitting direction.
print_verbosity(service, version, mode, path)No help available.
smooth(service, version, mode, path)Toggles the optimizer that attempts to minimize the number of interfaces by modifying the partition boundaries to reduce surface area.
solid_thread_weight(service, version, mode, path)Uses solid thread weights.
stiff_chemistry_weight(service, version, ...)No help available.
stretched_mesh_enhancement(service, version, ...)No help available.
vof_free_surface_weight(service, version, ...)Sets VOF free surface weight.
__init__ method of TUIMenu class.
Bases:
TUIMethodNo help available.
Bases:
TUIMethodAllows 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.
Bases:
TUIMethodDisables all optimizations.
Bases:
TUIMethodEnables all optimizations.
Bases:
TUIMethodSets cell function.
Bases:
TUIMethodEnables / 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).
Bases:
TUIMethodUses face area as connection weights.
Bases:
TUIMethodNo help available.
Bases:
TUIMethodSets ISAT weight.
Bases:
TUIMethodNo help available.
Bases:
TUIMethodNo help available.
Bases:
TUIMethodSets the number of cells desired for each partition. This is useful, for example, when computing 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.
Bases:
TUIMethodToggles the optimizer that attempts to decrease the number of interfaces by eliminating orphan cell clusters.
Bases:
TUIMethodEnables / 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/partition/set/isat-weight text command, for example).
Bases:
TUIMethodUses number of faces as weights.
Bases:
TUIMethodSets 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).
Bases:
TUIMethodSets DPM particle weight.
Bases:
TUIMethodEnables the operation that determines the best coordinate-splitting direction.
Bases:
TUIMethodNo help available.
Bases:
TUIMethodToggles the optimizer that attempts to minimize the number of interfaces by modifying the partition boundaries to reduce surface area.
Bases:
TUIMethodUses solid thread weights.
Bases:
TUIMethodNo help available.
Bases:
TUIMethodNo help available.
Bases:
TUIMethodSets VOF free surface weight.