settings_external#

Miscellaneous utility functions.

Functions:

expand_api_file_argument(command_name, ...)

Expand API file argument.

use_search(codegen_outdir, version)

Whether to use _search() in the error handling.

ansys.fluent.core.solver.settings_external.expand_api_file_argument(command_name, value, kwargs)#

Expand API file argument.

Whether to use _search() in the error handling.

Parameters:
codegen_outdir: str

Codegen directory.

version: str

Fluent version.