User Activity

  • Posted a comment on a wiki page on Chemical Trajectory Analyzer

    Hi GYH123456, it seems you have set another recrossing time (norec parameter than in the example. This can lead to another result than expected from the example.

  • Posted a comment on a wiki page on Chemical Trajectory Analyzer

    Hi Wolfgang, initially we only considered small-sized molecule systems only. Due to that we did not consider the constraints imposed by python for recursive methods. While creating the graph objects that eventually iterate over all atoms to map the bonding partners it seems your molecule has reached that recursion limit. In processing.py you can try to add to the imports the lines: import sys sys.setrecursionlimit(10000) # Increase to a higher or lower values to increase the recursion limit.

  • Modified a comment on a wiki page on Chemical Trajectory Analyzer

    Hi Wolfgan Veresteck, as shown on the website you should run the bonds.tatb file with the processing.py script and not with the analyzing.py. The outcome would be a reaction file called “bonds.tatb.reac” which can then be supplied to the analyzing.py script (Website example): python processing.py example/bonds.tatb -i 1:6 -i 2:1 -i 3:8 -norec 5 -> bonds.tatb.reac python analyzing.py examples/bonds.tatb.reac Please contact us again, if it's still not working.

  • Posted a comment on a wiki page on Chemical Trajectory Analyzer

    Hi Wolfgan Veresteckg, as shown on the website you should run the bonds.tatb file with the processing.py script and not with the analyzing.py. The outcome would be a reaction file called “bonds.tatb.reac” which can then be supplied to the analyzing.py script (Website example): python processing.py example/bonds.tatb -i 1:6 -i 2:1 -i 3:8 -norec 5 -> bonds.tatb.reac python analyzing.py examples/bonds.tatb.reac Please contact us again, if it's still not working.

View All

Personal Data

Username:
eniam
Joined:
2024-04-30 10:54:05.995000

Projects

This is a list of open source software projects that Enia Mudimu is associated with:

Personal Tools