#!/bin/bash # This example shows how to calculate the basis set superposition error for the # interaction of CO with H2. In this shell script we loop over progressively # better basis sets. for bas in DZ TZ2P QZ4P do $AMSBIN/ams <