#!/bin/bash

cp LaCuOTe.vsp LaCuOTe.vspup
cp LaCuOTe.vsp LaCuOTe.vspdn
cp LaCuOTe.vectorso LaCuOTe.vectorsoup

x lapw2 -fermi -so -c
cp LaCuOTe.weight LaCuOTe.weightup
cp LaCuOTe.weight LaCuOTe.weightdn

x optic -so -up
x joint -up

x optic -so -dn
x joint -dn

x kram -up
x kram -dn
