-
Notifications
You must be signed in to change notification settings - Fork 58
Closed
Labels
enhancementImprove any current implemented featureImprove any current implemented feature
Description
📝 Description of the feature
It would be great, if there is optional parameter/argument to launch_fluent API to specify current working directory so Fluent will get launch from specified path based on operating system.
e.g.,
session = pyfluent.launch_fluent(processor_count=6, meshing_mode=False, cleanup_on_exit=True,
show_gui=True, cwd='D:\root_dir')If cwd is not None, the function changes the working directory to cwd before executing the child.
💡 Steps for implementing the feature
No response
🔗 Useful links and references
No response
Metadata
Metadata
Assignees
Labels
enhancementImprove any current implemented featureImprove any current implemented feature
Type
Projects
Status
2021-2024