<!-- ##### SECTION Title ##### -->
atomic_xyz

<!-- ##### SECTION Short_Description ##### -->
Method to load ascii position file.

<!-- ##### SECTION Long_Description ##### -->
<para>
XYZ formats are plain text format to store atomic positions. This format is quite simple, first line is ignore, then the second usually store a commentary (but this is not required), then all lines that are not beginning with a '#' are tryed to match "label x y z":. If succeed a node is added, if not, the next line is read.
</para>

<!-- ##### SECTION See_Also ##### -->
<para>

</para>

<!-- ##### SECTION Stability_Level ##### -->


<!-- ##### FUNCTION atomicXyzInit ##### -->
<para>

</para>

@Returns: 


