#!/bin/sh
set -x

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

$GRASP/bin/rsave fcu_3d
