#!/bin/sh
set -x

# Perform self-consistent field calculations
$GRASP/bin/rscf2 > rscf_log_oxygen_3d <<EOF
y
y
1,2
1
1,2
5
3s 3p- 3p 3d- 3d

300
EOF

$GRASP/bin/rsave oxygen_3d
