CalculationMode = td
FromScratch = yes

stdout = "td_stdout.txt"
stderr = "td_stderr.txt"

Radius = 3.5*angstrom
Spacing = 0.3*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)
%

OutputDuringSCF = yes
OutputInterval = 1
OutputFormat = netcdf + vtk + plane_z + xcrysden
%Output
  density
  current
  wfs
%

TDTimeStep = 0.05
TDMaxSteps = 30

amplitude = 1*eV/angstrom
omega = 18.0*eV
tau0 = 0.5/eV
t0 = tau0

%TDExternalFields
  electric_field | 1 | 0 | 0 | omega | "envelope_cos"
%

%TDFunctions
  "envelope_cos" | tdf_cosinoidal | amplitude | tau0 | t0
%

%TDOutput
 multipoles
 laser
 energy
%
