Package schrodinger :: Package test :: Package stu :: Package outcomes :: Module compareDesmondSystems'
[hide private]
[frames] | no frames]

Module compareDesmondSystems'

script used to compare two desmond systems

Classes [hide private]
  System
A very basic class to hold cms data.
Functions [hide private]
 
compareDesmondSystems(filename1, filename2, log=None)
Function used to compare two desmond systems.
Variables [hide private]
  __package__ = 'schrodinger.test.stu.outcomes'
Function Details [hide private]

compareDesmondSystems(filename1, filename2, log=None)

 

Function used to compare two desmond systems. Takes as arguments the file names of the two systems and an optional argument -log=loglocation. If the log file location is provided, differences are saved to file. Otherwise, they are printed to screen