Menu

SVN archive Commit Log


Commit Date  
[r25843] by bugman

More fixed for the frame order count_sobol_points() function.

The torsion angle for the torsionless models is no longer accessed, and the cone_theta parameter is
only accessed for models with this parameter.

2014-09-14 14:03:44 Tree
[r25842] by bugman

Fix for the frame order count_sobol_points() function.

The free-rotor isotropic cone model was incorrectly handled, as the cone parameter is 'cone_s1' and
not 'cone_theta'. The order parameter is now converted to angle before checking if the Sobol' point
is outside of the cone or not.

2014-09-14 13:58:19 Tree
[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
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.