#!/bin/sh # The LINEARCONSTRAINTS keyword allows geometry optimizations (old branch) with # constraints defined by arbitrary linear combinations of (internal) # coordinates. The constraint has to be satisfied at the start of the geometry # optimization. # Example for bond length constraint, where at the start of the linear transit # rOH1=R1=1.0, and rOH2=R2=1.5, such that (-1.0)*R1+(1.0)*R2=0.5, and in the # final geometry -R1+R2=0.0 (Reactcoord 0.5 0.0) $ADFBIN/adf <