Dear all,<div><br></div><div>Let us assume I have the following cell vectors</div><div><div>c1 = (     16.825498395006      0.000000000000      0.000000000000 )</div><div>c2 = (     -8.412749197503     14.571309041409      0.000000000000 )</div><div>c3 = (      0.000000000000      0.000000000000     45.000000000000 )</div></div><div><br></div><div>According to the manual, it seems one must invoke the file.dat (or whatever name) such that:</div><div>CELL_FILE_NAME   file.dat</div><div><br></div><div>How shall I set file.dat with such c1, c2, c3 vectors? Would it be something like </div><div><div>16.825498395006      0.000000000000      0.000000000000 </div><div> -8.412749197503     14.571309041409      0.000000000000 </div><div>0.000000000000      0.000000000000     45.000000000000 </div></div><div><br></div><div>What is option for CELL_FILE_FORMAT compatible with the above file.dat?</div><div>Thanks a lot for your help </div>