grimme-lab / xtb

Semiempirical Extended Tight-Binding Program Package
https://xtb-docs.readthedocs.io/
GNU Lesser General Public License v3.0
588 stars 148 forks source link

A Warning Appears with Reactor #1058

Open Rintontin opened 5 months ago

Rintontin commented 5 months ago

Hi...

A warning appears when I use the files produced by crest's nanoreactor.

crest version 3.0.1, Mon Jun 3 15:34:23 UTC 2024, commit (fb4d7cd) compiled by 'runner@fv-az567-521' xtb version 6.7.0 (2d55ea9) compiled by 'runner@fv-az666-882' on 2024-06-20

To Reproduce You can reproduce it by going to the crest's website: (example for benzene dimer). https://crest-lab.github.io/crest-docs/page/examples/utilities/utils_6.html

crest struc.xyz --verbose --reactor --genpot 7.5 --genmtd 10 > crest-output-1.out

xtb struc.xyz --verbose --gfn 2 --md --input rcontrol > xtb-output.out

crest struc.xyz --verbose --reactor --fragopt > crest-output-2.out

xtb show the following warning:

######################################################################## [WARNING] Please study the warnings concerning your input carefully -1- set_rdsetbl: Set-blocks will become obsolete in xtb 6.0 and newer ########################################################################

nanoreactor-warning.zip