initialize#
Bases:
TUIMenu
Enters the flow initialization menu.
Methods:
__init__
(service, version, mode, path)__init__ method of TUIMenu class.
Classes:
compute_defaults
(service, version, mode, path)Enters the compute default values menu.
dpm_reset
(service, version, mode, path)Resets discrete phase source terms to zero.
fmg_initialization
(service, version, mode, path)Initializes using the full-multigrid initialization (FMG).
hyb_initialization
(service, version, mode, path)Initializes using the hybrid initialization method.
init_acoustics_options
(service, version, ...)Specifies the number of timesteps for ramping of sound sources and re-initializes the acoustics wave equation solution.
init_flow_statistics
(service, version, mode, ...)Initializes unsteady statistics.
init_instantaneous_vel
(service, version, ...)Initialize unsteady velocity.
init_turb_vel_fluctuations
(service, version, ...)Initializes instantaneous velocity field out of steady state RANS results, for use before enabling a scale resolving simulation such as LES.
initialize_flow
(service, version, mode, path)Initializes the flow field with the current default values.
initialize_lwf
(service, version, mode, path)Initalize Lagrangian wall film according to the settings made for individual wall zones.
levelset_auto_init
(service, version, mode, path)list_defaults
(service, version, mode, path)Lists default values.
lwf_reset
(service, version, mode, path)Delete wall film particles and initialize wall film variables to zero.
mp_localized_turb_init
(service, version, ...)Enters the menu for localized turbulent flow initialization.
open_channel_auto_init
(service, version, ...)Opens channel automatic initialization.
reference_frame
(service, version, mode, path)Sets reference frame to absolute or relative.
repair_wall_distance
(service, version, mode, ...)Corrects wall distance at very high aspect ratio hexahedral/polyhedral cells.
set_defaults
(service, version, mode, path)Sets default initial values.
set_fmg_initialization
(service, version, ...)Enters the set full-multigrid for initialization menu.
set_fmg_options
(service, version, mode, path)Enter the additional fmg options menu.
set_hyb_initialization
(service, version, ...)Enters the hybrid initialization menu.
show_iterations_sampled
(service, version, ...)Displays the number of iterations covered by the data sampled for steady statistics.
show_time_sampled
(service, version, mode, path)Displays the amount of simulated time covered by the data sampled for unsteady statistics.
vof_patch_smooth_options
(service, version, ...)Enters the vof patch/smooth options menu.
__init__ method of TUIMenu class.
Bases:
TUIMethod
Resets discrete phase source terms to zero.
Bases:
TUIMethod
Initializes using the full-multigrid initialization (FMG).
Bases:
TUIMethod
Initializes using the hybrid initialization method.
Bases:
TUIMethod
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.
Bases:
TUIMethod
Initializes unsteady statistics.
Bases:
TUIMethod
Initialize unsteady velocity.
Bases:
TUIMethod
Initializes instantaneous velocity field out of steady state RANS results, for use before enabling a scale resolving simulation such as LES.
Bases:
TUIMethod
Initializes the flow field with the current default values.
Bases:
TUIMethod
Initalize Lagrangian wall film according to the settings made for individual wall zones.
Bases:
TUIMethod
.
Bases:
TUIMethod
Lists default values.
Bases:
TUIMethod
Delete wall film particles and initialize wall film variables to zero.
Bases:
TUIMethod
Opens channel automatic initialization.
Bases:
TUIMethod
Sets reference frame to absolute or relative.
Bases:
TUIMethod
Corrects wall distance at very high aspect ratio hexahedral/polyhedral cells.
Bases:
TUIMethod
Sets default initial values.
Bases:
TUIMethod
Enters the set full-multigrid for initialization menu. Initial values for each variable can be set within this menu.
Bases:
TUIMethod
Enter the additional fmg options menu.
Bases:
TUIMethod
Displays the number of iterations covered by the data sampled for steady statistics.
Bases:
TUIMethod
Displays the amount of simulated time covered by the data sampled for unsteady statistics.