set nokey
set xlabel 'R (Angstroms)'
set ylabel 'E (cm^{-1})'
#set title 'Potential Energy Surfaces of GeH^{+}
set label "Ge^{+}(^{2}P_{3/2}) +H(^{2}S)" at 3.65,27000
set label "Ge^{+}(^{2}P_{1/2}) +H(^{2}S)" at 3.65,21200
set label "X^{1}{/Symbol \S}" at 2.6,16000
set label "a^{3}{/Symbol \P}_{0}" at 1.5,17800
set label "a^{3}{/Symbol \P}_{1}" at 1.5,22000
set label "A^{1}{/Symbol \P}_{1}" at 1.5,27000
set size 0.8
set output '4pots.ps'
set term post enh solid 10
plot [0:4.5][0:30000]'geh_1pi.pot'smooth csplines,'geh_3pi0.pot'smooth csplines,'geh_3pi1.pot' smooth csplines,'geh_x.pot' with lines,'lines' with lines


