Commit | Date | |
---|---|---|
[r22967]
by
tlinnet
Made g2 use the CR72 parameter convention. No change detected, since the change will be erased by going to order**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: |
2014-05-05 18:18:23 | Tree |
[r22966]
by
tlinnet
Had to lower the precision of systemtest Relax_disp.test_baldwin_synthetic after sign change of g1. The model is still precise, finding the parameters which generated the data. 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: |
2014-05-05 18:18:21 | Tree |
[r22965]
by
tlinnet
Altered the sign of g1, to follow CR72 Nomenclature. 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: |
2014-05-05 18:18:19 | Tree |
[r22964]
by
tlinnet
Had to lower the precision of systemtest Relax_disp.test_baldwin_synthetic. This was after changing g3, and g4 from atan2 functions, to square root functions. The model is still very precise though. 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: |
2014-05-05 18:18:18 | Tree |
[r22963]
by
tlinnet
Implemented g3 and g4 as square root functions instead of atan2. atan2 is alwas returning values between -pi and pi. Next step is to convert g1>-g1, which will truely follow the CR72 Nomenclature. 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: |
2014-05-05 18:18:16 | Tree |
[r22962]
by
tlinnet
Changed all instances of R2g with r20a. This is to be consistent with the relax nomenclature. 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: |
2014-05-05 18:18:14 | Tree |
[r22961]
by
tlinnet
Changed all instances of "r2e" with "r20b", to be consistent with relax nomenclature. 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: |
2014-05-05 18:18:13 | Tree |
[r22960]
by
tlinnet
Changed float powers of 2. to integer powers of 2, to speed up the calculations. sr #3154: (https://gna.org/support/?3154) Implementation of Baldwin (2014) B14 model - 2-site exact solution model for all time scales. This change did not do a large change in speed, but is more proper. This follows the tutorial for adding relaxation dispersion models at: |
2014-05-05 18:18:04 | Tree |
[r22959]
by
tlinnet
Reverted r22958 as this was a fatal commit for the AIC method selection. The command used was: ..... bug #22012(https://gna.org/bugs/?22012): dx.map not implemented for pipe type relax_disp. Modified: |
2014-05-05 15:51:00 | Tree |
[r22958]
by
tlinnet
Inserted commit r22954 to fix the AIC method selection. The command used was: ..... bug #22012(https://gna.org/bugs/?22012): dx.map not implemented for pipe type relax_disp. Modified: |
2014-05-05 14:46:10 | Tree |