Menu

SVN archive Commit Log


Commit Date  
[r25841] by bugman

Fix for the frame order count_sobol_points() function.

The checks for the model, parameter and domain set up must come first, before cdp.model is accessed.
Otherwise the frame_order.num_int_pts user function will often fail.

2014-09-14 13:51:45 Tree
[r25840] by bugman

Updated the number of points in the Frame_order.test_count_sobol_points_free_rotor system test.

This is to allow the test to pass.

2014-09-14 13:44:45 Tree
[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
set.

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
free-rotor model.

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
function backends to provide more feedback to the user as to the quality of the optimisation. To
avoid initialising the target function twice, the count_sobol_points() function now accepts the
initialised target function as an optional argument.

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
call to the frame_order.count_sobol_points user function.

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
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.