I am using a plugin which calculates nodes based on a tolerance value. The tolerance values are inputted through a python script that I have added at the PYTHONPATH (Abaqus Working Folder, essentially).
Everytime I change the python script parameters, I need to restart and reload the plugin. The plugin updates the tolerance values from the python script only when Abaqus starts newly, not when it is running.
Is there a workaround for this?