#!/bin/sh
set -x

# Perform self-consistent field calculations
$GRASP/bin/rscf2 > rscf_log_fcu_1s <<EOF
y
y
1
1s
*
300
EOF

$GRASP/bin/rsave fcu_1s
