Commit | Date | |
---|---|---|
2012-06-11 20:35:57 | Tree | |
2012-06-11 20:31:33 | Tree | |
2012-06-11 20:31:00 | Tree | |
2012-06-11 20:27:24 | Tree | |
[r16870]
by
bugman
Updated another N-state model system test script to the new rdc.read interatomic data design. |
2012-06-11 20:26:03 | Tree |
[r16869]
by
bugman
The generic_fns.interatomic.create_interatom() function now returns the created container. This comes from the InteratomicContainer.add_item() method which now also returns the container. |
2012-06-11 20:25:24 | Tree |
2012-06-11 19:07:40 | Tree | |
[r16867]
by
bugman
Renamed the interatomic function return_container() to return_interatom(). This is to make the name more unique. |
2012-06-11 19:06:51 | Tree |
[r16866]
by
bugman
Bug fix for a segmentation fault occurring during the model-free GUI test. Flushing of the interpreter queue object is needed as some parts of the interface use asynchronous |
2012-06-11 19:05:16 | Tree |
[r16865]
by
bugman
Shifted some code from InteratomList.add_item() to generic_fns.interatomic.create_interatom(). This is to break a circular import problem. |
2012-06-11 19:03:50 | Tree |