<div>The coordinates above are not a super cell from for same 
crystal as the one from the database. I suggest that you use the correct
 unit cell again. Did cp2k produce any warning during your initial cell 
optimization (the one that shrunk)? Did the scf properly converge? Without seeing the output it is difficult to help.<br /><br />You should probably decrease ALPHA to 0.1 or 0.2, 
ADDED_MOS 700 is excessive, 10 should be enough. <br /></div><div><br /></div><div>Fabian</div>

<br /><br /><div class="gmail_quote"><div dir="auto" class="gmail_attr">On Tuesday, 24 October 2023 at 16:35:11 UTC+2 Ashley Dickson wrote:<br/></div><blockquote class="gmail_quote" style="margin: 0 0 0 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">I feel like I'm not being very clear here apologies. So, I want to obtain a reasonable value for the lattice parameter of YBCO. Using the current input file but with the coordinates given on the crystallography database website, I run into the issue that the simulation cell volume shrinks and gives unphysical results. To my mind, this means it is not treating the structure I have provided as periodic in space. How can I modify my input such that it appears to cp2k that my unitcell is repeated in space?<br><br><div class="gmail_quote"><div dir="auto" class="gmail_attr">On Tuesday, 24 October 2023 at 15:28:47 UTC+1 Ashley Dickson wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><a href="http://www.crystallography.net/cod/1000030.html" rel="nofollow" target="_blank" data-saferedirecturl="https://www.google.com/url?hl=en-GB&q=http://www.crystallography.net/cod/1000030.html&source=gmail&ust=1698244740269000&usg=AOvVaw0hlb_BPy7Ct0UeBJhmyk3e">http://www.crystallography.net/cod/1000030.html</a><div><br></div><div>This is the unit cell from the database. When I ran the cell optimisations with this structure and cell parameters of ABC 3.8 3.9 11.7, the cell just continually shrunk to an unreasonable size. I then tried opening the cif file in vesta and exporting the whole unit cell as an xyz file, which is where I got the current coordinates from.</div><div><br></div><div>Many thanks</div><div>Ash</div><div><br><br></div><div class="gmail_quote"><div dir="auto" class="gmail_attr">On Tuesday, 24 October 2023 at 15:24:47 UTC+1 <a rel="nofollow">fabia...@gmail.com</a> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div>Is this the unit cell from the 
open crystallography database? If not, how have you modified it?</div><div><br></div><div>Cheers,</div><div>Fabian<br></div><br><div class="gmail_quote"><div dir="auto" class="gmail_attr">On Tuesday, 24 October 2023 at 16:16:45 UTC+2 Ashley Dickson wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi Fabian <div><br></div><div>I think this is the main issue that's confusing me. I have a unit cell of YBCO with lattice parameters 3.8 3.9 11.7 (roughly), however increased the cell size as it was not working.  I realise my mistake is that the periodicity of the cell results in the atoms being on top of each other. In order that I can retrieve accurate lattice parameters for the bulk crystal how should I modify the coordinates? </div><div><br></div><div>Many thanks </div><div>Ash<br><br></div><div class="gmail_quote"><div dir="auto" class="gmail_attr">On Tuesday, 24 October 2023 at 15:10:24 UTC+1 <a rel="nofollow">fabia...@gmail.com</a> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div>Hi Ashley,</div><div><br></div><div>The ABC 4 4 12 seems a bit strange, are you sure this is correct? Two of the atoms are<br>
<p>Cu 0 0 0</p><p>Cu    3.820300    0.000000   11.683490</p>

</div><div>if your lattice is indeed 4 4 12 these two are almost on top of each other. I expect the cell is much too small which is why its size keeps increasing.<br></div><div><br></div><div>Also, did your scf converge and are there any warnings in the output?</div><div><br></div><div>Cheers,</div><div>Fabian</div><div><br></div><div class="gmail_quote"><div dir="auto" class="gmail_attr">On Tuesday, 24 October 2023 at 15:50:28 UTC+2 Ashley Dickson wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">I'm trying to perform a cell optimisation on a crystal of YBCO however the calculations always seem to spit out nonsense (the cell volume continually increases). I am using the structural data found on the open crystallography database which should be accurate. Is there perhaps something wrong with the unit cell I've chosen? The input is provided below:<div><br></div>





<p>&FORCE_EVAL</p>
<p>  METHOD Quickstep</p>
<p>  &DFT</p>
<p>    BASIS_SET_FILE_NAME BASIS_MOLOPT</p>
<p>    POTENTIAL_FILE_NAME GTH_POTENTIALS </p>
<p>    LSD</p>
<p>    &POISSON</p>
<p>       POISSON_SOLVER PERIODIC </p>
<p>       PERIODIC XYZ</p>
<p>       &END POISSON</p>
<p>    </p>
<p> &MGRID</p>
<p>      NGRIDS 5</p>
<p>      CUTOFF 800</p>
<p>       REL_CUTOFF 60</p>
<p>      </p>
<p>    &END MGRID</p>
<p>    &QS</p>
<p>      METHOD GPW</p>
<p>      EPS_PGF_ORB 1E-16</p>
<p>      </p>
<p>    &END QS</p>
<p>    &SCF</p>
<p>      &SMEAR ON</p>
<p>      ELECTRONIC_TEMPERATURE 1000</p>
<p>      METHOD FERMI_DIRAC</p>
<p>      &END SMEAR</p>
<p>      ADDED_MOS 700</p>
<p>      CHOLESKY INVERSE</p>
<p>      SCF_GUESS RESTART</p>
<p>      EPS_SCF 1.0E-6</p>
<p>      MAX_SCF 250</p>
<p>      </p>
<p>      </p>
<p>            </p>
<p>      &DIAGONALIZATION  ON</p>
<p>              ALGORITHM STANDARD</p>
<p>            &END DIAGONALIZATION</p>
<p>            &MIXING  T</p>
<p>                    METHOD BROYDEN_MIXING</p>
<p>                    ALPHA 0.5</p>
<p>                   BETA 1.5</p>
<p>                    NBUFFER 15</p>
<p>                   </p>
<p>                  &END MIXING</p>
<p>                   </p>
<p>    &END SCF</p>
<p><br></p>
<p>&KPOINTS </p>
<p>       SCHEME MONKHORST-PACK 2 2 2</p>
<p>       FULL_GRID yes</p>
<p>       SYMMETRY yes </p>
<p>       VERBOSE yes </p>
<p>       PARALLEL_GROUP_SIZE -1</p>
<p>&END KPOINTS</p>
<p><br></p>
<p>    &XC</p>
<p>      &XC_FUNCTIONAL PBE</p>
<p>      &END XC_FUNCTIONAL</p>
<p>       &XC_GRID</p>
<p>       USE_FINER_GRID T</p>
<p>       &END XC_GRID</p>
<p>    &END XC</p>
<p><br></p>
<p>  &END DFT</p>
<p>  &SUBSYS</p>
<p>       &COORD</p>
<p><br></p>
<p>Cu 0 0 0</p>
<p>Y    1.910150    1.942740    5.841745</p>
<p>Ba    1.910150    1.942740    2.148944</p>
<p>Ba    1.910150    1.942740    9.534546</p>
<p>Cu    0.000000    0.000000   11.683490</p>
<p>Cu    0.000000    3.885480    0.000000</p>
<p>Cu    0.000000    3.885480   11.683490</p>
<p>Cu    3.820300    0.000000    0.000000</p>
<p>Cu    3.820300    0.000000   11.683490</p>
<p>Cu    3.820300    3.885480    0.000000</p>
<p>Cu    3.820300    3.885480   11.683490</p>
<p>Cu    0.000000    0.000000    4.147756</p>
<p>Cu    0.000000    3.885480    4.147756</p>
<p>Cu    3.820300    0.000000    4.147756</p>
<p>Cu    3.820300    3.885480    4.147756</p>
<p>Cu    0.000000    0.000000    7.535734</p>
<p>Cu    0.000000    3.885480    7.535734</p>
<p>Cu    3.820300    0.000000    7.535734</p>
<p>Cu    3.820300    3.885480    7.535734</p>
<p>O    0.000000    1.942740    0.000000</p>
<p>O    0.000000    1.942740   11.683490</p>
<p>O    3.820300    1.942740    0.000000</p>
<p>O    3.820300    1.942740   11.683490</p>
<p>O    1.910150    0.000000    4.418579</p>
<p>O    1.910150    3.885480    4.418579</p>
<p>O    1.910150    0.000000    7.264911</p>
<p>O    1.910150    3.885480    7.264911</p>
<p>O    0.000000    1.942740    4.403858</p>
<p>O    3.820300    1.942740    4.403858</p>
<p>O    0.000000    1.942740    7.279632</p>
<p>O    3.820300    1.942740    7.279632</p>
<p>O    0.000000    0.000000    1.850665</p>
<p>O    0.000000    3.885480    1.850665</p>
<p>O    3.820300    0.000000    1.850665</p>
<p>O    3.820300    3.885480    1.850665</p>
<p>O    0.000000    0.000000    9.832825</p>
<p>O    0.000000    3.885480    9.832825</p>
<p>O    3.820300    0.000000    9.832825</p>
<p>O    3.820300    3.885480    9.832825</p>
<p><br></p>
<p><br></p>
<p><br></p>
<p>&END COORD  </p>
<p>    &TOPOLOGY</p>
<p>    </p>
<p>    </p>
<p>    &END TOPOLOGY</p>
<p>    &CELL</p>
<p>    SYMMETRY ORTHORHOMBIC</p>
<p>      ABC    4 4 12</p>
<p>      PERIODIC XYZ</p>
<p>    </p>
<p>    &END CELL</p>
<p>    </p>
<p>  </p>
<p>      &KIND O</p>
<p>        BASIS_SET DZVP-MOLOPT-SR-GTH</p>
<p>        POTENTIAL GTH-PBE-q6</p>
<p>      &END KIND</p>
<p>      </p>
<p>      &KIND Ba</p>
<p>        BASIS_SET DZVP-MOLOPT-SR-GTH</p>
<p>        POTENTIAL GTH-PBE-q10</p>
<p>      &END KIND</p>
<p>      </p>
<p>      &KIND Y</p>
<p>        BASIS_SET DZVP-MOLOPT-SR-GTH</p>
<p>        POTENTIAL GTH-PBE-q11</p>
<p>      &END KIND</p>
<p>      </p>
<p>      &KIND Cu</p>
<p>        BASIS_SET DZVP-MOLOPT-SR-GTH</p>
<p>        POTENTIAL GTH-PBE-q11</p>
<p>      &END KIND</p>
<p>&PRINT</p>
<p>&CELL HIGH</p>
<p><br></p>
<p>&END CELL</p>
<p><br></p>
<p>&END PRINT</p>
<p>      </p>
<p>  &END SUBSYS</p>
<p>  STRESS_TENSOR ANALYTICAL</p>
<p>  </p>
<p>  </p>
<p>&END FORCE_EVAL</p>
<p>&GLOBAL</p>
<p>  PROJECT     SZV</p>
<p>  RUN_TYPE    CELL_OPT</p>
<p>  PRINT_LEVEL MEDIUM</p>
<p>  </p>
<p>  </p>
<p>  &END GLOBAL</p>
<p>  </p>
<p>&MOTION</p>
<p><br></p>
<p>       &CELL_OPT</p>
<p><br></p>
<p>       KEEP_SYMMETRY .TRUE.</p>
<p>       OPTIMIZER BFGS</p>
<p>       KEEP_ANGLES</p>
<p><br></p>
<p>       EXTERNAL_PRESSURE [Pa] 100000</p>
<p><br></p>
<p><br></p>
<p>       &END CELL_OPT</p>
<p><br></p>
<p><br></p>
<p><br></p>
<p><br></p>
<p><br></p>
<p><br></p>
<p><br></p>
<div>&END MOTION </div><div><br></div><div><br></div><div>Many thanks for any help,</div><div>Ash</div></blockquote></div></blockquote></div></blockquote></div></blockquote></div></blockquote></div></blockquote></div>

<p></p>

-- <br />
You received this message because you are subscribed to the Google Groups "cp2k" group.<br />
To unsubscribe from this group and stop receiving emails from it, send an email to <a href="mailto:cp2k+unsubscribe@googlegroups.com">cp2k+unsubscribe@googlegroups.com</a>.<br />
To view this discussion on the web visit <a href="https://groups.google.com/d/msgid/cp2k/990ab6f9-a826-42af-968c-2b3e6364db85n%40googlegroups.com?utm_medium=email&utm_source=footer">https://groups.google.com/d/msgid/cp2k/990ab6f9-a826-42af-968c-2b3e6364db85n%40googlegroups.com</a>.<br />