BIG change: Hcorrection included and bugfix of analyzer (wrt forces)
Hcorrection is supplied via molecuilder which gives correction values if hydrogen atoms are to close and thus already feel each other's influence. This correction energy matrix is also parsed ans subtracted from the approximated energy matrix generated from the fragments. This impacts both on joiner, analyzer and molecuilder
Forces were not working which had multiple causes:
first, we stepped back down to absolute errors which rather gives a feel about convergence (1e-6 is simply small and neglegible)
there may have been bugs where (either in Force or in ForceFragments) adding up took place, this is cleaned up
more routines have been abstracted from analyzer into datacreator functions
the order of ions had changed, re-run with current molecuilder, calculation and subsequent joining/analyzing brought correct results finally
plots were bad still due to wrong axes (two more functions finding max/min values), use of wrong columns in plot file
(No files)
Note:
See TracChangeset
for help on using the changeset viewer.