686 Commits

Author SHA1 Message Date
nemu
cd3127050c some more work on the documentation. Added a menu such that theory functions are more easy accessible. 2010-05-20 05:53:57 +00:00
nemu
795bb1c23e added some more docu 2010-05-17 07:18:26 +00:00
nemu
dd8603219c fixed error when combining grouping and addrun, etc. 2010-05-12 16:00:22 +00:00
Bastian M. Wojek
8551665524 Added dirty limit s-wave expression for the superfluid density 2010-05-12 14:53:35 +00:00
nemu
a8043ce89c massive cleanup 2010-05-12 13:10:22 +00:00
nemu
1c1b08ace1 added help url for msr2data 2010-05-12 07:51:46 +00:00
nemu
16970b6772 connected all the missing signal/slots 2010-05-12 07:43:25 +00:00
nemu
c65e205db3 added some more docu 2010-05-10 10:43:30 +00:00
nemu
a52ae4c3e1 info part of musrview shows now the grouping, e.g. h:1+5 (single histo), or h:1+5/3+7, etc. 2010-05-10 05:34:00 +00:00
nemu
21b55e2dd0 added some docu 2010-04-30 06:40:03 +00:00
db4408e090 More work on Functions block 2010-03-25 15:30:57 +00:00
c40244353c RRF added into GUI 2010-03-25 14:46:44 +00:00
b2d312eea3 RRF Implementation. Still needs testing 2010-03-25 10:50:11 +00:00
7bb8f994cc File manual selection bug fix. Added current year. 2010-03-24 09:02:30 +00:00
Bastian M. Wojek
540ed36171 Added lambda(T) and 1/lambda(T) operators to libGapIntegrals in order to increase flexibility 2010-03-16 20:44:57 +00:00
nemu
99492ab3c0 elimination of MUSR-116 bug 2010-03-16 17:47:14 +00:00
nemu
ee2bb20c62 elimination of MUSR-115 bug 2010-03-16 17:44:59 +00:00
nemu
686419119f some minor improvments in the SCAN/CONTOURS handling 2010-03-12 15:13:39 +00:00
nemu
97968654fa first (still crude) implementation of SCAN/CONTOURS/MNPLOT in PFitter (see MUSR-100). 2010-03-12 10:00:00 +00:00
nemu
ae38aaf583 help url's are now found in the XML startup file and are not hardcoded anymore. 2010-03-10 07:01:55 +00:00
f51b136df4 start to add some more serious description and fixing a minor bug in the resource file. 2010-03-09 19:47:05 +00:00
nemu
901f12b5c5 preventing more nan's by replacing func(a) -> func(|a|) for func: sqrt(), ln(), log() 2010-03-09 10:13:24 +00:00
nemu
78d0469993 first version of a help sub-layer for musredit added 2010-03-09 09:12:17 +00:00
nemu
fe55074160 slight improvement to avoid nan's when using pow() 2010-03-08 14:36:28 +00:00
nemu
842463dc23 added power capability [pow(base,exp)] to functions 2010-03-08 10:43:46 +00:00
nemu
643dd1fa9d fix of wrong 'fixed background feeding'. Removed signed/unsigned warning by proper casting 2010-03-08 07:41:15 +00:00
Bastian M. Wojek
a63319fc70 Added the possibility to use sqrt() in the FUNCTION block - it could be removed again when finally pow() will be implemented 2010-03-06 23:53:53 +00:00
nemu
4d9575d5eb Added musrfit input file for MuTransition simulation. 2010-03-06 17:21:26 +00:00
nemu
905160a145 Added SetOffsetPPCHistograms in runMuSimulation.C. 2010-03-06 17:20:13 +00:00
nemu
be8a7c12d4 Added OffsetPPCHistograms to Runheader. 2010-03-05 15:20:10 +00:00
nemu
7b0734bea4 Added comments. 2010-03-02 09:22:33 +00:00
nemu
5d2b7e71d5 Added two precessing and one non-precessing Mu state. 2010-03-01 17:43:29 +00:00
nemu
07e6863939 Added Mu0 as initial state with user defined fraction. 2010-03-01 09:26:19 +00:00
nemu
12db37213c Added debug flag. 2010-02-28 17:58:32 +00:00
nemu
a5e89b2070 Added MuTransition simulation (Mu+/Mu0 charge-exchange). 2010-02-26 15:39:07 +00:00
nemu
96c78a0f02 reimplementation of replace all, and some minor cosmetics 2010-02-25 09:55:20 +00:00
Bastian M. Wojek
13879aabd0 fixed system variable access bugs for the xml-file in musredit 2010-02-25 06:38:02 +00:00
nemu
1e3b65da6c fixed system variable access bugs 2010-02-24 08:34:44 +00:00
nemu
8afe98617a improved handling of the FileSystemWatcher handling 2010-02-24 08:06:15 +00:00
nemu
5fb0503f2a implementation of (un)comment. Fix for SL51 2010-02-23 19:25:14 +00:00
nemu
e14c5c3b7f Update one of the BMWlibs test-files 2010-02-23 18:52:17 +00:00
nemu
2a3db85699 '(Un)comment' is splitted into 'Comment' and 'Uncomment' 2010-02-22 15:50:47 +00:00
nemu
aeebe8b4dd fixed lifetimecorrection bug (see MUSR-123) 2010-02-22 08:32:29 +00:00
nemu
a4d578bfea switched axis labeling as wished in MUSR-124 2010-02-22 08:03:00 +00:00
nemu
d5d36d21fd improved handling for grouping and addrun 2010-02-22 06:55:49 +00:00
Bastian M. Wojek
c3316e9676 Fixed another problem (which I previously overlooked) in the implementation of EHB: PRB 71 014521 (2005)
* In the limit of thick films the result now is consistent with EHB: PRL 78 2208 (1997)
* B_z at the vortex-core has the correct values as a function of depth
* The calculation needs time...

* Any review is welcome
2010-02-21 17:53:09 +00:00
Bastian M. Wojek
7357caa8b8 Fixed the implementation of EHB: PRB 71 014521 (2005)
* The iterations converge now!

* B_z at the vortex-core has the correct values - as far as I can judge on it using EHB's work

* However, B in general might still be wrong by some factor, esp. B_x and B_y at the surface.

* There are many things left for optimization - e.g. there are (dependent on the grid size) thousands
  to hundreds of thousands zero-assignments which could be removed after some careful checks

* Any review is welcome
2010-02-20 15:56:01 +00:00
Bastian M. Wojek
620465fadc Changed some things in the implementation of EHB: PRB 71 014521 (2005)
- Fixed an error in the calculation of the gradient of the order parameter
  This fixes the vortex-shape and the iterations behave a bit more converging
  (not really but definitely better than before)

- The fields still disagree with EHB's calculation
2010-02-15 22:47:04 +00:00
Bastian M. Wojek
2aaa56959c Changed some things in the implementation of EHB: PRB 71 014521 (2005)
- 3D iterations now keep the hexagonal symmetry (the irritating compiler warning was right after all...)

However:

- Iterations do not converge at all...
- The maximum of the field is slightly off the vortex core ;-(
- This problem is cursed!
2010-02-14 20:10:43 +00:00
Bastian M. Wojek
c663446dae Added a masochistic try to implement EHB's work: PRB 71 014521 (2005)
It is not working at all in the current state and therefore also not included in the library.

- 2D calculation seems okay - at least the symmetry of the hexagonal lattice is kept through the iterations
- 3D iterations destroy this symmetry... I guess it is only a small problem, however I do not see it right now
- EHB's matlab code is available - however, it treats the problem quite differently

In case this is ever going to work, some things could probably be more optimal:
- Replace the numeric gradient calculation by the "analytical gradient"
- Use only every second Fourier coefficient in K-space and keep the number of points
  This should reduce the factor of redundancy in real space from 8 to 2 and increase the spacial resolution by a factor of 4!
2010-02-12 16:55:00 +00:00