#!/bin/sh # This example demonstrates how to perform a FDE geometry optimization (both # active fragment and FDE fragments are optimized) # Notes: # # a) The key 'FDEOptions Optimize' triggers the optimization of the FDE fragment # # b) When performing geometry optimization ICW FDE one must: # - Disable symmetry ('Symmetry None') # - Use the old optimizer branch ('Geometry => Branch Old') # - Use Cartesian coordinates in the optimization procedure # ('Geometry => Optim Cartesian') # - It is advised to use the FullGrid option ('FDE => FullGrid') # Prepare the water molecule fragment: # ==================================== $ADFBIN/adf <