Commit | Date | |
---|---|---|
2013-03-27 18:28:15 | Tree | |
[r19272]
by
bugman
Modified all the relaxation dispersion test data Sparky files at 800 MHz. The last three lines of the files were not properly formatted. |
2013-03-27 18:15:37 | Tree |
[r19271]
by
bugman
The relaxation dispersion target function class raises a RelaxError when the model is not implemented. |
2013-03-27 18:10:24 | Tree |
[r19270]
by
bugman
The relaxation dispersion target function class now imports the equations from lib.dispersion.equations. |
2013-03-27 18:08:53 | Tree |
[r19269]
by
bugman
Added the model argument to the dispersion target function class to select between different equations. |
2013-03-27 17:14:20 | Tree |
2013-03-27 17:11:39 | Tree | |
[r19267]
by
bugman
The relaxation dispersion specific analysis code now uses the Python target function rather than the C. |
2013-03-27 17:08:56 | Tree |
[r19266]
by
bugman
Created a very basic initial target function class for relaxation dispersion. This code is a translation of Sebastien Morin's C code in the old relax_disp branch. This old code $ svn co http://svn.gna.org/svn/relax/branches/relax_disp/maths_fns/relax_disp.c@r18123 |
2013-03-27 17:04:24 | Tree |
[r19265]
by
bugman
Created the lib.dispersion.equations module. This is a translation of Sebastien Morin's C code in the old relax_disp branch. The old C files can svn co http://svn.gna.org/svn/relax/branches/relax_disp/maths_fns/dispersion.c@r18123 |
2013-03-27 16:49:33 | Tree |
[r19264]
by
bugman
Updates for the relaxation dispersion system test scripts for the newer design of relax. A number of changes were required as the code was quite old. |
2013-03-27 16:22:35 | Tree |