Commit | Date | |
---|---|---|
[r22179]
by
bugman
Deleted the ancient, unused 'quit' argument of the relax interpreter object. This code was identified in a post by Troels Linnet at This argument never worked correctly and has not been used for many, many years. Many code paths in |
2014-02-13 16:50:59 | Tree |
[r22178]
by
bugman
Simplified the CaM frame order system test base script. The class variables are now always defined, so checking for their existence is pointless. The |
2014-02-13 08:55:09 | Tree |
2014-02-12 15:20:38 | Tree | |
[r22176]
by
bugman
Changes to the frame_order.pivot user function. The 'order' argument has been added to allow for multiple pivots to be present. The user function |
2014-02-12 13:56:21 | Tree |
[r22175]
by
bugman
Updated the CaM frame order double rotor system test script to have the correct two pivots. |
2014-02-12 10:15:07 | Tree |
[r22174]
by
bugman
Changed the handling of the pivot point in the CaM frame order system tests. The pivot point is now a class variable, rather than being hardcoded into a function. The handling |
2014-02-12 10:14:09 | Tree |
[r22173]
by
bugman
Updated the test_suite.system_tests.scripts.frame_order.cam package __all__ list. |
2014-02-12 09:16:47 | Tree |
[r22172]
by
bugman
Class variable cleanup for the CaM frame order system test scripts. The variables are now all defined in the base script and only overwritten when needed by the |
2014-02-12 09:14:05 | Tree |
[r22171]
by
bugman
Capitalised the class variables of all of the CaM frame order system test scripts. |
2014-02-12 08:30:17 | Tree |
[r22170]
by
bugman
Added a simple script for analysing the Eigensystem of the CaM frame order double rotor test model. |
2014-02-12 08:13:08 | Tree |