Menu

SVN archive Commit Log


Commit Date  
[r23010] by tlinnet

Speed-up. Moved g_factor: g = 1/sqrt(2) outside library function to be calculated once.

sr #3154: (https://gna.org/support/?3154) Implementation of Baldwin (2014) B14 model - 2-site exact solution model for all time scales.

This follows the tutorial for adding relaxation dispersion models at:
http://wiki.nmr-relax.com/Tutorial_for_adding_relaxation_dispersion_models_to_relax#Debugging

2014-05-06 15:24:28 Tree
[r23009] by tlinnet

Speed-up. Repetitive calculations of 2.0 * tcp.

sr #3154: (https://gna.org/support/?3154) Implementation of Baldwin (2014) B14 model - 2-site exact solution model for all time scales.

This follows the tutorial for adding relaxation dispersion models at:
http://wiki.nmr-relax.com/Tutorial_for_adding_relaxation_dispersion_models_to_relax#Debugging

2014-05-06 15:24:13 Tree
[r23008] by tlinnet

Speed-up. Made "1" and "2" integers to float, to prevent python conversion.

sr #3154: (https://gna.org/support/?3154) Implementation of Baldwin (2014) B14 model - 2-site exact solution model for all time scales.

This follows the tutorial for adding relaxation dispersion models at:
http://wiki.nmr-relax.com/Tutorial_for_adding_relaxation_dispersion_models_to_relax#Debugging

2014-05-06 15:23:51 Tree
[r23007] by tlinnet

Speed-up. Made variable for the Repetitive calculations of zeta**2, and Psi**2.

sr #3154: (https://gna.org/support/?3154) Implementation of Baldwin (2014) B14 model - 2-site exact solution model for all time scales.

This follows the tutorial for adding relaxation dispersion models at:
http://wiki.nmr-relax.com/Tutorial_for_adding_relaxation_dispersion_models_to_relax#Debugging

2014-05-06 15:23:33 Tree
[r23006] by tlinnet

Moved Carver and Richards (1972) zeta and Psi notation outside library function.

sr #3154: (https://gna.org/support/?3154) Implementation of Baldwin (2014) B14 model - 2-site exact solution model for all time scales.

Not sure, if this speeds the calculation up.

This follows the tutorial for adding relaxation dispersion models at:
http://wiki.nmr-relax.com/Tutorial_for_adding_relaxation_dispersion_models_to_relax#Debugging

2014-05-06 15:23:13 Tree
[r23005] by tlinnet

Pretty-up code. Re-ordered logic of r20 parameters, and exchange parameters in function call.

sr #3154: (https://gna.org/support/?3154) Implementation of Baldwin (2014) B14 model - 2-site exact solution model for all time scales.

This follows the tutorial for adding relaxation dispersion models at:
http://wiki.nmr-relax.com/Tutorial_for_adding_relaxation_dispersion_models_to_relax#Debugging

2014-05-06 15:22:40 Tree
[r23004] by tlinnet

Speed-up. Moved the calculation of deltaR2 and alpha_m out of library function.

sr #3154: (https://gna.org/support/?3154) Implementation of Baldwin (2014) B14 model - 2-site exact solution model for all time scales.

This follows the tutorial for adding relaxation dispersion models at:
http://wiki.nmr-relax.com/Tutorial_for_adding_relaxation_dispersion_models_to_relax#Debugging

2014-05-06 15:22:17 Tree
[r23003] by tlinnet

Speed-up. Moved the Repetitive calculations of pB, k_BA and k_AB out of the library function.

sr #3154: (https://gna.org/support/?3154) Implementation of Baldwin (2014) B14 model - 2-site exact solution model for all time scales.

This follows the tutorial for adding relaxation dispersion models at:
http://wiki.nmr-relax.com/Tutorial_for_adding_relaxation_dispersion_models_to_relax#Debugging

2014-05-06 15:20:53 Tree
[r23002] by tlinnet

Speed-up. Made B14 use the precalculated inverse time, instead of calculating the inverse time inside the function.

sr #3154: (https://gna.org/support/?3154) Implementation of Baldwin (2014) B14 model - 2-site exact solution model for all time scales.

This follows the tutorial for adding relaxation dispersion models at:
http://wiki.nmr-relax.com/Tutorial_for_adding_relaxation_dispersion_models_to_relax#Debugging

2014-05-06 15:14:51 Tree
[r23001] by tlinnet

Reverted r23000 as this was a fatal git commit, merging all commits.

The command used was:
svn merge -r23000:r22999 .

.....
Merge branch 'bug' into m2

Added:
trunk/test_suite/shared_data/dispersion/Baldwin_2014/Baldwin_r2a_eq_r2b.py
trunk/test_suite/shared_data/dispersion/Baldwin_2014/test_r2a_eq_r2b.out
trunk/test_suite/shared_data/dispersion/Baldwin_2014/test_r2a_eq_r2b_w_error.out
Modified:
trunk/docs/latex/bibliography.bib
trunk/docs/latex/dispersion.tex
trunk/gui/analyses/auto_relax_disp.py
trunk/lib/dispersion/b14.py
trunk/specific_analyses/relax_disp/variables.py
trunk/target_functions/relax_disp.py
trunk/test_suite/system_tests/relax_disp.py
trunk/user_functions/relax_disp.py

[This mail would be too long, it was shortened to contain the URLs only.]
.....

2014-05-06 14:46:26 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.