A quick comment on some bits, leaving Matt to address the bits he
knows more about ...
On Nov 18, 6:01 am, temla <
te...@szfki.hu> wrote:
>
> 1: After I have ran rmcprofile according to exercise 1.:
> a.) Two rows are appearing with a number (1678 and 1693). I suppose,
> they are not removed after the debug procedure):
Yes, these are old debug statements, and bit by bit I try to remove
them! There are probably a few more lurking.
> b.) The x component of the a axis vector of the sample configuration
> file possesses a typing error: 8.83015 instead of 8.8315 . This little
> error appears at that .cfg files, which are contained in the ex_1 and
> ex_2 (the cfg file in ex_3 is correct) libraries.
Support for .cfg files may cause some problems sometimes. The idea is
that users use the more modern .rmc6f format, and we have provided
tools to convert from .cfg to .rmc6f format.
Further action is for Matt is who responsible for ensuring backward
support.
> c.) If somebody uses the provided .cif file, then (s)he will get
> opposite order of the atoms (F S) instead of (S F).
Quite possibly, because there is an ordering by element number. The
next versions of rmcprofile and data2config have a keyword to avoid
this. I am not sure whether you have the latest version of data2config
(you won't have the latest rmcprofile because only I have this).
However, I would remark that by using element names the exact order
need not matter, and I would like to ensure that we remove absolutely
all dependence on order of atoms in the files.
Best wishes
Martin