Closed icamps closed 2 months ago
Hi, Thank you very much for reporting the bug. It appears to be a similar issue to #1078. With the latest pull request #1089, the docking should work properly again. In the meantime, I suggest using xtb version 6.7.0 or a compiled binary containing the latest pull request to use the docking.
Should be resolved by https://github.com/grimme-lab/xtb/pull/1089.
Describe the bug Running a simple dock calculation with two small molecules (CO2 and NO2) with
6.7.1 (edcfbbe)
and6.7.1 (ec4f388) (bleed)
.To Reproduce Steps to reproduce the behaviour:
opt_CO2.sdf and opt_NO2.sdf: opt_CO2.sdf.txt opt_NO2.sdf.txt
start
xtb
with:dock opt_CO2.sdf opt_NO2.sdf --opt normal --etemp 298 --verbose
run
xtb
with your options and the--verbose
flagoutput showing the error: log-6.7.1.txt log-bleed.txt
Please provide all input and output file such that we confirm your report.
Expected behaviour The docking calculation run ok.
Additional context Add any other context about the problem here.