parameters__and__customization#
Bases:
TUIMenu
Enter Parameters and custom menu.
Classes:
parameters
(path, service)Enter the parameters menu.
user_defined
(path, service)Enter the user-defined functions and scalars menu.
Bases:
TUIMenu
Enter the parameters menu.
Methods:
enable_in_TUI
(*args, **kwargs)Enable/disable parameters in the text user interface.
Classes:
input_parameters
(path, service)Enter the input-parameters menu.
list_parameters
(path, service)Enter list-param menu.
output_parameters
(path, service)Enter the output-parameters menu.
Enable/disable parameters in the text user interface.
Bases:
TUIMenu
Enter the input-parameters menu.
Classes:
advance
(path, service)Define custom variable to use input parameter.
Methods:
delete
(*args, **kwargs)Delete an input parameter.
edit
(*args, **kwargs)Edit an input parameter.
Bases:
TUIMenu
Define custom variable to use input parameter.
Methods:
delete
(*args, **kwargs)Delete selected custom-input-parameters.
list
(*args, **kwargs)List of custom-input-parameters.
use_in
(*args, **kwargs)Use input parameter in solver-udf or in scheme-procedure.
Delete selected custom-input-parameters.
List of custom-input-parameters.
Use input parameter in solver-udf or in scheme-procedure.
Delete an input parameter.
Edit an input parameter.
Bases:
TUIMenu
Enter list-param menu.
Methods:
input_parameters
(*args, **kwargs)List all input parameters.
output_parameters
(*args, **kwargs)List all output parameters.
List all input parameters.
List all output parameters.
Bases:
TUIMenu
Enter the output-parameters menu.
Methods:
create
(*args, **kwargs)Create an output parameter.
delete
(*args, **kwargs)Delete an output parameter.
edit
(*args, **kwargs)Edit an output parameter.
print_all_to_console
(*args, **kwargs)Print all parameter values to console.
print_to_console
(*args, **kwargs)Print parameter value to console.
rename
(*args, **kwargs)Rename an output parameter.
write_all_to_file
(*args, **kwargs)Write all parameter values to file.
write_to_file
(*args, **kwargs)Write parameter value to file.
Create an output parameter.
Delete an output parameter.
Edit an output parameter.
Print all parameter values to console.
Print parameter value to console.
Rename an output parameter.
Write all parameter values to file.
Write parameter value to file.
Bases:
TUIMenu
Enter the user-defined functions and scalars menu.
Methods:
auto_compile_compiled_udfs
(*args, **kwargs)For this Fluent session, specify whether to allow auto-compilation of compiled UDF when a case file (or settings file) is read.
compile_customized_addon_module
(*args, **kwargs)Compile customized addon module?.
compiled_functions
(*args, **kwargs)Open user-defined function library.
enable_udf_on_gpu
(*args, **kwargs)Compile UDFs with OpenCL support.
execute_on_demand
(*args, **kwargs)Execute UDFs on demand.
fan_model
(*args, **kwargs)Configure user-defined fan model.
function_hooks
(*args, **kwargs)Hook up user-defined functions.
interpreted_functions
(*args, **kwargs)Load interpreted user-defined functions.
one_D_coupling
(*args, **kwargs)Load 1D library.
use_built_in_compiler
(*args, **kwargs)Enable/disable the use of the built-in compiler.
use_contributed_cpp
(*args, **kwargs)Enable/disable use of cpp from the Fluent.Inc/contrib directory.
user_defined_memory
(*args, **kwargs)Allocate user-defined memory.
user_defined_node_memory
(*args, **kwargs)Allocate user-defined node memory.
user_defined_scalars
(*args, **kwargs)Define user-defined scalars.
Classes:
real_gas_models
(path, service)Enable/configure real gas model.
For this Fluent session, specify whether to allow auto-compilation of compiled UDF when a case file (or settings file) is read.
Compile customized addon module?.
Open user-defined function library.
Compile UDFs with OpenCL support.
Execute UDFs on demand.
Configure user-defined fan model.
Hook up user-defined functions.
Load interpreted user-defined functions.
Load 1D library.
Bases:
TUIMenu
Enable/configure real gas model.
Methods:
nist_multispecies_real_gas_model
(*args, **kwargs)Load NIST real gas library.
nist_real_gas_model
(*args, **kwargs)Load NIST real gas library.
nist_settings
(*args, **kwargs)Select refprop library.
set_state
(*args, **kwargs)Select state for NIST real gas model.
Load user-defined multispecies real gas library.
user_defined_real_gas_model
(*args, **kwargs)Load user-defined real gas library.
Load NIST real gas library.
Load NIST real gas library.
Select refprop library.
Select state for NIST real gas model.
Load user-defined multispecies real gas library.
Load user-defined real gas library.
Enable/disable the use of the built-in compiler.
Enable/disable use of cpp from the Fluent.Inc/contrib directory.
Allocate user-defined memory.
Allocate user-defined node memory.
Define user-defined scalars.