ansys.fluent.core.utils#
Miscellaneous utility functions.
Functions:
Return the path to the examples download directory. |
|
Return the path to the user data directory. |
|
|
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.