user_defined#
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.