ansys.fluent.core.utils#

Miscellaneous utility functions.

Functions:

get_examples_download_dir()

Return the path to the examples download directory.

get_user_data_dir()

Return the path to the user data directory.

load_module(module_name, file_path)

Load a module from a file path.

ansys.fluent.core.utils.get_examples_download_dir()#

Return the path to the examples download directory.

ansys.fluent.core.utils.get_user_data_dir()#

Return the path to the user data directory.

ansys.fluent.core.utils.load_module(module_name, file_path)#

Load a module from a file path.