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
2009-01-26 09:39:50 +00:00
2009-06-21 17:22:50 +00:00
2009-09-03 07:35:00 +00:00
2009-06-21 17:22:50 +00:00
2009-06-21 17:22:50 +00:00

#---------------------------------------------------------------------
# README
# Andreas Suter, 2009/06/21
# $Id: README 4013 2009-06-21
#---------------------------------------------------------------------

musrfit - muSR data analysis package

Installation instructions can be found in INSTALL and at
https://wiki.intranet.psi.ch/MUSR/MusrFitSetup

For further documentation, please visit
https://wiki.intranet.psi.ch/MUSR/MusrFit

#---------------------------------------------------------------------
# this is the end ...
#---------------------------------------------------------------------
2025-03-24 20:34:29 +01:00
Languages
C++ 86.4%
Mathematica 7.6%
C 2.7%
CMake 1.8%
Perl 0.6%
Other 0.9%