stdout = 'stdout_em.txt'
stderr = 'stderr_em.txt'

CalculationMode = em_resp
UnitsOutput = eV_angstrom

Eigensolver = chebyshev_filter
ExtraStates = 4

Radius = 5*angstrom
Spacing = 0.5*angstrom

CH = 1.097*angstrom
%Coordinates
 "C" |           0 |          0 |           0
 "H" |  CH/sqrt(3) | CH/sqrt(3) |  CH/sqrt(3)
 "H" | -CH/sqrt(3) |-CH/sqrt(3) |  CH/sqrt(3)
 "H" |  CH/sqrt(3) |-CH/sqrt(3) | -CH/sqrt(3)
 "H" | -CH/sqrt(3) | CH/sqrt(3) | -CH/sqrt(3)
%

ConvRelDens = 1e-3

%EMFreqs
2 | 0*eV | 1*eV
3 | 1.23*eV | 4.56*eV
2 | 78*eV | 910*eV
%

EMEta = 1*eV

Preconditioner = no
LinearSolver = qmr_dotp
ExperimentalFeatures = yes
