Thanks so much for the help. I was able to fix the issues keeping the program from running.
Sincerely, Arturo Toro On Wed, Aug 10, 2016 at 7:45 AM, RCP <[email protected]> wrote: > Yeah !, I found that by myself ... after sending my response. > Siesta is smart indeed :-). Cheers ! > R. > > On 08/10/2016 05:04 AM, Nick Papior wrote: > >> One is allowed to have blanks in the coordinates block, for instance >> this is read as expected: >> >> %block AtomicCoordinatesAndAtomicSpecies >> Â # This is atom one >> Â 0.00000 0.00000 0.00000 1 # 1 >> Â # this is atom two >> Â 1.44000 0.00000 0.00000 1 # 2 >> >> Â # this is a blank line, and the above one also >> >> %endblock AtomicCoordinatesAndAtomicSpecies >> >>
