crest-lab / crest

CREST - A program for the automated exploration of low-energy molecular chemical space.
https://crest-lab.github.io/crest-docs/
GNU Lesser General Public License v3.0
190 stars 42 forks source link

QCG: documentation of output columns #150

Closed rkingsbury closed 5 months ago

rkingsbury commented 1 year ago

Hello, is there somewhere I can find a description of the columns in the GROW stage of the algorithm?

The first several columns are relatively self-explanatory, but it's not clear to me:

Thank you!

=========================================
  |   quantum cluster growth: GROW        |
  =========================================

  Water as solvent recognized, adjusting scaling factor for outer wall pot to 0.70

  Constraining solute during Growth 
 Solute:
       unit ellipsoid axis a,b,c     :   0.333   0.333   0.333
 Solvent:
       unit ellipsoid axis a,b,c     :   0.387   0.322   0.292

  solvent anisotropy            :     1.133
  solute anisotropy             :     1.000
  roff inner wall               :     0.491
  solute max dist               :     0.000
  solvent max dist              :     7.286
  inner unit axis               :     0.333     0.333     0.333
  inner ellipsoid/Bohr          :     5.385     5.385     5.385
  scaling factor outer ellipsoid:     0.700
  outer ellipsoid/Bohr          :     6.615     6.615     6.615

  Size  E /Eh       De/kcal   Detot/kcal  Density   Efix         R   av/act. Surface   Opt
    1    -4.976112  -44.89     -44.89       0.458     -2.488      0.0   0.0     610.1   normal
    2   -10.102633  -35.13     -80.01       0.656     -3.818      3.5   3.5     733.8   normal
    3   -15.216198  -27.00    -107.01       0.790     -4.812      3.6   3.6     865.0   normal
    4   -20.319582  -20.61    -127.62       0.881     -5.636      3.7   3.7    1005.3   normal
cplett commented 1 year ago

Hi, Thank you for pointing out, that an explanation of the columns is missing. I will probably add an explanation in a few days. For clarification:

av/act. and R can give hints, if the next solvent shell is occupied, which is seen in an increase of av/act..

rkingsbury commented 1 year ago

Thank you very much!

How is the cluster volume calculated? From an isodensity surface, or from a superposition of atomic radii (e.g. VdW radii)?

Also can you please elaborate on

av/act. and R can give hints, if the next solvent shell is occupied, which is seen in an increase of av/act..

I suppose the solvents in a single shell should all have similar av/act values, and then when one places a solvent in the NEXT shell, there should be a step change in av/act?

cplett commented 1 year ago

The cluster volume is calculated via surface integrals.

I suppose the solvents in a single shell should all have similar av/act values, and then when one places a solvent in the NEXT shell, there should be a step change in av/act?

That is correct. In one solvent shell, every molecule should have a similar R value. Placing a solvent molecule in the next shell leads to a higher value as the distance to the solute increases.

github-actions[bot] commented 5 months ago

This issue had no activity for 6 months. It will be closed in 1 week unless there is some new activity.