Closed jevandezande closed 1 month ago
Following the custom conformational search example, the dynamics method affects the final energy after optimization.
To Reproduce geom.xyz
geom.xyz
5 Methane C 0.0000000000 0.0000000000 0.0000000000 H 0.6250000000 0.6250000000 0.6250000000 H -0.6250000000 -0.6250000000 0.6250000000 H -0.6250000000 0.6250000000 -0.6250000000 H 0.6250000000 -0.6250000000 -0.6250000000
input.toml
input="geom.xyz" runtype="imtd-gc" multilevelopt = false [calculation] [[calculation.level]] # MTD method="gfnff" weight=1.0 [[calculation.level]] # Opt method="gfn2" [dynamics] active=[1]
Thanks for noticing this!
Following the custom conformational search example, the dynamics method affects the final energy after optimization.
To Reproduce
geom.xyz
input.toml