@@ -77,7 +77,7 @@ if not os.path.exists(filename):
withopen(filename,'rU')asfid:
print('Using '+filename+' ...')
config=yaml.load(fid)
config=yaml.load(fid,Loader=Loader)
# Search for the key with name "coupling". If part of the filename is the word "coupling" then assume that the first item on the list read is the name of the coupling