"
Hi all,
Is there a way how to avoid high memory usage while writing to a long file?
My system contains about 30k atoms and I want to print coordinates and charges of each atom to a txt file.
First few thousands of atoms it prints very fast, but after that it begun to go slower and slower. In principle for the last 30% of the system it took about 75% of the total time.
Best regards,
Bojan
"