Helper functions#

These methods provide helper functions for launching Mechanical, closing Mechanical instances, and automating other tasks.

change_default_mechanical_path(exe_loc)

Change default path.

close_all_local_instances([port_range, ...])

Close all Mechanical instances within a port range.

find_mechanical([version, supported_versions])

Search for the Mechanical path in the standard installation location.

launch_mechanical([allow_input, exec_file, ...])

Start Mechanical locally.