#!/bin/sh

set -x

#	Main command script for Neon II test calculation


	./neon_1_iso
	./neon_2_jjgen_1s
	./neon_3_initial_1s
	./neon_4_scf_1s
	./neon_5_jjgen_2p
	./neon_6_initial_2p
	./neon_7_scf_2p
	./neon_8_rci_2p
	./neon_9_jjgen_3d
	./neon_10_exc_3d
	./neon_11_scf_3d
	./neon_12_rci_3d
	./neon_13_jjgen_4f
	./neon_14_exc_4f
	./neon_15_scf_4f
	./neon_16_rci_4f
