Menu

SVN archive Commit Log


Commit Date  
[r23013] by tlinnet

Split the func_B14 into full, with a calc function.

This is to prepare for the splitting up of B14, into a full:R2a!=R2b, and "normal" which is r2a=r2b.

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:25:23 Tree
[r23012] by tlinnet

Speed-up. Converted expressions of complex(x, y) to (x + y*1j).

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:25:05 Tree
[r23011] by tlinnet

Speed-up. Repetitive calculations of sqrt_zeta2_Psi2 = sqrt(zeta2 + Psi2).

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:44 Tree
[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
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.