#!/bin/sh # An illustration of the fragment orbital analysis with DFTB # The molecular system GC is build from 2 fragment: Guanine and Cytosine. # An atomic Mulliken population is calculated for these two molecules. # For these molecules the fragment orbitals are atomic. # Next the full GC system is calculated and the fragment orbital analysis is # calculated based on Guanine and Cytosine orbitals. AMS_JOBNAME=Guanine $AMSBIN/ams<