Commit | Date | |
---|---|---|
2015-02-17 08:27:42 | Tree | |
[r27653]
by
bugman
Deleted a number of Frame_order.test_distribute* system tests. These are the four double rotor model tests. The frame_order.distribute user function cannot |
2015-02-16 09:36:57 | Tree |
[r27652]
by
bugman
The frame_order.distribute user function now warns when the maximum rotations are reached. |
2015-02-16 09:35:33 | Tree |
[r27651]
by
bugman
Changed the default max_rotations argument value to 100,000 in the frame_order.distribute user function. This decrease from one million is so the user function completes in a reasonable amount of time. |
2015-02-16 09:30:00 | Tree |
[r27650]
by
bugman
The Frame_order.test_auto_analysis system test now sets the results file compression type to bzip2. |
2015-02-16 09:26:15 | Tree |
[r27649]
by
bugman
Changed the default relax results compression type to bzip2 in the frame order auto-analysis. This was set to no compression for speeding up some system tests, however the system tests can set |
2015-02-16 09:25:41 | Tree |
[r27648]
by
bugman
Speed up of the Frame_order.test_auto_analysis system test. After the introduction of the frame_order.distribute user function into the auto-analysis, the test |
2015-02-16 09:23:43 | Tree |
[r27647]
by
bugman
Improved control of the frame_order.distribute user function in the frame order auto-analysis. The maximum number of rotations can now be set, and the argument for the total states for the |
2015-02-16 09:19:33 | Tree |
[r27646]
by
bugman
Introduced the max_rotations argument into the frame_order.distribute user function. This is used to prevent the user function from running forever. This happens whenever a cone |
2015-02-16 09:08:49 | Tree |
[r27645]
by
bugman
Implemented the back-end of the frame_order.distribute user function. This follows the design of the pseudo-Brownian simulation frame_order.simulate user function. The |
2015-02-16 08:58:08 | Tree |