7de55705d2
slightly more modern c++ init style.
2021-04-01 20:38:32 +02:00
113996aa4e
changed the user function for nonlocal fitting to the new rge-handler. This breaks the backwards compatibility!
2021-03-30 15:48:51 +02:00
e6e951e8f4
update the copyright info.
2021-03-29 08:22:38 +02:00
795cd75b1e
modernized code to C++11 and newer.
...
This allows to analyze the code by external code analyzers. Since a lot is adopted,
the version is changed to 1.4.3
2019-04-16 15:34:49 +02:00
8494ca71db
allow the exponent for the temperature evolution for lambda to be set. If not given, the two fluid exponent 4 will be chosen.
2018-07-11 13:39:58 +02:00
bbb8550f96
since we moved to git, I cleaned up the svn prop's from the sources and added a GIT_REVISION through git-revision.h
2014-02-12 12:43:32 +01:00
de69ee8826
fixed some annoying little bug in the RGE handler. Added some checks if wrong energies are given. Fixed a typo
2012-07-05 15:31:20 +00:00
a41c518ecc
Nonlocal: optimized the number of calculations for B(z)
2011-11-08 06:43:41 +00:00
Bastian M. Wojek
caa3fdfc12
* Define a function for the XML-reading workaround in order to clean up a bit.
...
For the moment we keep to copies of it -- one for the use within the various
musrfit programs, one that can be used in user functions.
* musrt0 is now again activated in musrgui/musredit by default.
2011-06-23 11:00:09 +00:00
Bastian M. Wojek
dc48ea9712
* Suggestion how to "solve" the XML-reading problems in certain environments:
...
A workaround has been implemented where it is not tried any more to "directly
parse the file" but rather the file is read into a memory buffer which then
is parsed.
For further information, see MUSR-122.
* Fixed a linking problem when only shared libraries are built on Cygwin
(introduced with the split-off of libPUserFcnBase).
2011-06-16 22:00:33 +00:00
nemu
cb1e5ca292
when comparing current/previous parameters, ignore the phase
2010-11-13 08:50:55 +00:00
nemu
f4d6e349fe
added the option to split a user function into a global and run-block related part (see MUSR-134)
2010-11-10 13:13:00 +00:00
nemu
f6544900c2
some more work towards nonlocal fitting
2009-07-02 13:56:10 +00:00
nemu
121496f5e5
some more work towards nonlocal fitting
2009-07-02 13:36:18 +00:00
nemu
5a2f1cb036
some more work towards nonlocal fitting. Not functional yet.
2009-07-01 07:11:31 +00:00
nemu
9234cde7dd
some more work towards Nonlocal fitting
2009-06-30 07:13:01 +00:00
nemu
dc0f343062
some more work towards Nonlocal fitting
2009-06-30 06:37:35 +00:00
nemu
ba9dc0f1de
first step towards nonlocal Pippard fitting
2009-06-29 08:35:00 +00:00