Commit | Date | |
---|---|---|
[r25839]
by
bugman
Fix for the frame_order.count_sobol_points user function for the free-rotor models. The torsion angle is now correctly handled as the 3 free-rotor models do not have cdp.cone_sigma_max |
2014-09-14 13:44:09 | Tree |
[r25838]
by
bugman
Created the Frame_order.test_count_sobol_points_free_rotor system test. This is to demonstrate that the frame_order.count_sobol_points user function currently fails for the |
2014-09-14 13:41:15 | Tree |
[r25837]
by
bugman
The frame order count_sobol_points() function is now being called by all of minimise user functions. This occurs at the end of the minimise.calculate, minimise.grid_search, and minimise.execute user |
2014-09-14 13:38:39 | Tree |
[r25836]
by
bugman
Updated the number of points to allow the Frame_order.test_count_sobol_points_rotor system test to pass. |
2014-09-14 13:14:17 | Tree |
[r25835]
by
bugman
Fix for the frame_order.count_sobol_points user function for the rotor model. The sigma angles unpacking required a dimensionality collapse in the Sobol' angle data structure. |
2014-09-14 13:13:46 | Tree |
[r25834]
by
bugman
Created the Frame_order.test_count_sobol_points_rotor system test. This is to test the frame_order.count_sobol_points user function for the rotor model. |
2014-09-14 13:11:49 | Tree |
[r25833]
by
bugman
Fix for the Frame_order.test_count_sobol_points_rigid system test. This now checks that cdp.used_sobol_points does not exist for the rigid frame order model after a |
2014-09-14 13:08:46 | Tree |
[r25832]
by
bugman
Fix for the frame_order.count_sobol_points user function for the rigid model. This model is now caught at the start, a message printed out, and the function exited. |
2014-09-14 13:07:22 | Tree |
[r25831]
by
bugman
Created the Frame_order.test_count_sobol_points_rigid system test. This is to demonstrate a failure of the frame_order.test_count_sobol_points user function when |
2014-09-14 13:01:35 | Tree |
[r25830]
by
bugman
Updated the Frame_order.test_count_sobol_points2 system test for the correct number of Sobol' points. |
2014-09-14 12:57:04 | Tree |