Commit | Date | |
---|---|---|
[r15292]
by
bugman
The number of numerical integration points can now be decreased in the frame order system tests. The rotor model is now using only 50 points rather than the default of 200000. |
2012-02-02 16:38:35 | Tree |
[r15291]
by
bugman
Changed the mcint flag to the quad_int flag. This is a variable of the frame order data pipes, and is used to switch numerical optimisation techniques. |
2012-02-02 16:04:32 | Tree |
[r15290]
by
bugman
The number of integration points is now set as a cdp variable. This is to allow the test-suite to cut the number of points down to a reasonable level. |
2012-02-02 15:36:13 | Tree |
[r15289]
by
bugman
The frame order rotor model numerical integration method has been changed. The Monte Carlo numerical integration has been converted to the quasi-random method. |
2012-02-02 15:32:35 | Tree |
[r15288]
by
bugman
Saved a lot of memory with the Sobol sequence generation by using float16 and not keeping raw points. |
2012-02-02 14:13:54 | Tree |
[r15287]
by
bugman
The frame order create_sobol_data() method has been redesigned to handle all model types. |
2012-02-01 12:29:33 | Tree |
[r15286]
by
bugman
Started to convert the frame order rotor model to quasi-random numerical integration. |
2012-02-01 12:28:57 | Tree |
[r15285]
by
bugman
Renamed the number of numerical integration points for the switch of numerical integration methods. This generalisation is to switch from Monte Carlo integration to quasi-random methods. |
2012-02-01 10:39:57 | Tree |
2012-01-27 17:12:40 | Tree | |
[r15283]
by
bugman
Converted all of the CaM system test scripts to use the common base_script module for calculations. |
2012-01-27 15:14:05 | Tree |