Bastian M. Wojek
|
ad673f7d36
|
Added some more simple triangular Vortex lattice models to libTFitPofB - UNTESTEDklog wojek NO GUARANTEE, esp for AGL
|
2009-11-16 21:58:35 +00:00 |
|
Bastian M. Wojek
|
08efd371ac
|
Added the NGL calculation to libTFitPofB - some tests need to be done and some more checks have to be implemented
|
2009-11-15 12:04:11 +00:00 |
|
Bastian M. Wojek
|
7ab839495a
|
Hopefully fixed the 'negative order parameter issue'... The 'negative field issue' and the fact that the results are simply wrong remain...
|
2009-11-14 18:00:04 +00:00 |
|
Bastian M. Wojek
|
723cd29dcd
|
Changed the Makefile of libTFitPofB for more general use. IGNORE TBulkVortexFieldCalc.cpp for the moment. It's a toy for small children which is not working at all at the moment. Furthermore, IGNORE all pragma-warnings during compilation.
|
2009-11-14 09:39:31 +00:00 |
|
Bastian M. Wojek
|
a63868369a
|
Temporary upload in order to fix an error in my calculations - some parts are not working at all
|
2009-11-06 14:09:27 +00:00 |
|
Bastian M. Wojek
|
8e942948a5
|
Minor changes in libTFitPofB - the bigger problems have to be debugged later
|
2009-10-26 19:10:38 +00:00 |
|
Bastian M. Wojek
|
9a693de0ce
|
Started to implement a few changes in order to increase the calculation efficiency of libTFitPofB
|
2009-10-25 20:36:02 +00:00 |
|
Bastian M. Wojek
|
ccaba04d51
|
Fixed a Bessel-function-bug in the class calculating LF relaxation functions through Laplace transforms
|
2009-10-17 19:14:10 +00:00 |
|
Bastian M. Wojek
|
215a9afa04
|
Added the musrfit --title-from-data-file option to msr2data (-t) and made TFitPofB compilable with g++-4.4
|
2009-06-25 18:34:08 +00:00 |
|
Bastian M. Wojek
|
e1d077050e
|
Added the musrfit --title-from-data-file option to msr2data (-t) and made TFitPofB compilable with g++-4.4
|
2009-06-25 18:32:56 +00:00 |
|
Bastian M. Wojek
|
b5016637fd
|
Added autotool-support for building musrfit - some additional tests are needed, the old Makefiles are still around
|
2009-06-19 20:37:06 +00:00 |
|
Bastian M. Wojek
|
797ed7b8f7
|
Added dead layer contribution to P(B)
|
2009-06-16 09:07:24 +00:00 |
|
Bastian M. Wojek
|
63fbe53722
|
Submission of forgotten code...
|
2009-06-12 19:21:26 +00:00 |
|
Bastian M. Wojek
|
3dd8b3e73f
|
Removed the strange energy-loops in the TrimSPDataHandler and use generic algorithms instead
|
2009-05-15 13:36:15 +00:00 |
|
Bastian M. Wojek
|
ec98ee12d0
|
Finished the rewriting of the classes for B(z) and P(B) calculations for now. Maybe some of the assertions have to be removed later...
|
2009-04-25 16:08:18 +00:00 |
|
Bastian M. Wojek
|
1f7b86d2ce
|
Complete redesign of the TBofZCalc and TPofBCalc classes in order to use analytical derivatives of the inverse theory function -- work in progress
|
2009-04-22 19:35:38 +00:00 |
|
Bastian M. Wojek
|
0e5fdde524
|
Extension of the TTrimSPData-class
|
2008-11-21 17:01:00 +00:00 |
|
Bastian M. Wojek
|
59e95d014f
|
Absorbed Andreas' fakeData in the TPofTCalc-class
|
2008-11-16 17:14:37 +00:00 |
|
Bastian M. Wojek
|
ccc67750a3
|
Implemented some more London-multilayer-scenarios for testing purposes
|
2008-11-12 18:55:56 +00:00 |
|
Bastian M. Wojek
|
bf9ca156b6
|
Added Gaussian convolution of P(B) using FFT and straight forward convolution of n(z)
|
2008-09-04 18:02:14 +00:00 |
|
Bastian M. Wojek
|
5f3786330d
|
Added userfcn for superconducting screening in an infinite half-space to libTFitPofB
|
2008-06-30 16:42:05 +00:00 |
|
Bastian M. Wojek
|
ce3078db6d
|
Adjusted a few things to get the thing working with musrfit
|
2008-06-12 18:06:50 +00:00 |
|
Bastian M. Wojek
|
660cf9e014
|
TLondon1D now derives from PUserFcnBase
|
2008-06-06 09:24:20 +00:00 |
|
Bastian M. Wojek
|
a0a6c86a91
|
Added the number of steps of the theory function to the XML-startup-file
|
2008-06-03 16:53:42 +00:00 |
|
Bastian M. Wojek
|
c721589cde
|
Sourced out some more specifications to be made by the user to the XML-startup-file
|
2008-06-03 12:24:02 +00:00 |
|
Bastian M. Wojek
|
e4e561d9b6
|
Parameters to be specified by the user (e.g. path to imp. profiles) are now loaded from a xml-file.
|
2008-05-30 16:24:26 +00:00 |
|
Bastian M. Wojek
|
e889421a30
|
Added ROOT dictionary generation for the TLondon1D-classes.
|
2008-05-29 14:56:13 +00:00 |
|
Bastian M. Wojek
|
e3a88f2d5a
|
One London-model class for each scenario now - single layer, bilayer, trilayer
|
2008-05-27 12:21:16 +00:00 |
|
Bastian M. Wojek
|
14dabdef45
|
Included a few more checks for the case, something goes wrong
|
2008-05-26 11:14:03 +00:00 |
|
Bastian M. Wojek
|
c16916b563
|
Added a TTrimSPDataHandler method and changed TFitPofB to TUserLondon since it has become quite specific.
|
2008-05-25 14:40:13 +00:00 |
|
Bastian M. Wojek
|
a8046f80d0
|
Fixed bugs and added a few comments after first testing.
|
2008-05-24 15:05:18 +00:00 |
|
Bastian M. Wojek
|
728ec00816
|
Added a first version of code for a library to fit data to any p(B) -- at the moment it is untested and subject to change...
|
2008-05-23 20:09:30 +00:00 |
|