Hello Again.
As I stated in my last message, NWChem does produce cube files, but there are still some issues ... I think.
Here is my input file:
rt_job.movecsecho
start rt_job
geometry "system" units angstroms nocenter noautoz noautosym
O 0.00000000 -0.00001441 -0.34824012
H -0.00000000 0.76001092 -0.93285191
H 0.00000000 -0.75999650 -0.93290797
end
set geometry "system"
basis
xc pbe0
end
task dft energy
unset dplot:* # no spaces around the colon
dplot # MINIMAL DPLOT (settings only)
title rt-density-diff
gaussian # => ASCII Gaussian CUBE format
limitxyz
-5 5 50
-5 5 50
-5 5 50
vectors rt_job.movecs
end
rt_tddft
print dipole field energy convergence charge
nprints *
tag "hope"
dt 0.20
tmax 20.4 # last_time + 2*dt
field "driver"
type gaussian
polarization zrt_job.ptot_ao_re.0000000001
frequency 0.3768
center 393.3
width 64.8
max 0.0001
end
excite "system" with "driver"
visualization
tstart 0.0
tend 2.2 # last_time + dt; frames through 20.0
treference 0.0
dplot # post-process density matrices into cube files after propagation
end
end
task dft rt_tddft
It provides these files:
density_subgs.0000000001.cube
...
density_subgs.0000000011.cube
and
rt_job.ptot_ao_re.0000000001
...
rt_job.ptot_ao_re.0000000012
All the cube files look like this:
Cube file generated by NWChem
t = 0.0000000E+00 au = 0.0000000E+00 fs
3 -9.448633 -9.448633 -9.448633
51 0.377945 0.000000 0.000000
51 0.000000 0.377945 0.000000
51 0.000000 0.000000 0.377945
8 8.000000 0.000000 -0.000027 -0.658078
1 1.000000 0.000000 1.436212 -1.762834
1 1.000000 0.000000 -1.436185 -1.762940
0.00000E+00 0.00000E+00 0.00000E+00 0.00000E+00 0.00000E+00 0.00000E+00
0.00000E+00 0.00000E+00 0.00000E+00 0.00000E+00 0.00000E+00 0.00000E+00
0.00000E+00 0.00000E+00 0.00000E+00 0.00000E+00 0.00000E+00 0.00000E+00
0.00000E+00 0.00000E+00 0.00000E+00 0.00000E+00 0.00000E+00 0.00000E+00
0.00000E+00 0.00000E+00 0.00000E+00 0.00000E+00 0.00000E+00 0.00000E+00
0.00000E+00 0.00000E+00 0.00000E+00 0.00000E+00 0.00000E+00 0.00000E+00
0.00000E+00 0.00000E+00 0.00000E+00 0.00000E+00 0.00000E+00 0.00000E+00
0.00000E+00 0.00000E+00 0.00000E+00 0.00000E+00 0.00000E+00 0.00000E+00
0.00000E+00 0.00000E+00 0.00000E+00
0.00000E+00 0.00000E+00 0.00000E+00 0.00000E+00 0.00000E+00 0.00000E+00
0.00000E+00 0.00000E+00 0.00000E+00 0.00000E+00 0.00000E+00 0.00000E+00
0.00000E+00 0.00000E+00 0.00000E+00 0.00000E+00 0.00000E+00 0.00000E+00
0.00000E+00 0.00000E+00 0.00000E+00 0.00000E+00 0.00000E+00 0.00000E+00
0.00000E+00 0.00000E+00 0.00000E+00 0.00000E+00 0.00000E+00 0.00000E+00
0.00000E+00 0.00000E+00 0.00000E+00 0.00000E+00 0.00000E+00 0.00000E+00
0.00000E+00 0.00000E+00 0.00000E+00 0.00000E+00 0.00000E+00 0.00000E+00
0.00000E+00 0.00000E+00 0.00000E+00 0.00000E+00 0.00000E+00 0.00000E+00
0.00000E+00 0.00000E+00 0.00000E+00
0.00000E+00 0.00000E+00 0.00000E+00 0.00000E+00 0.00000E+00 0.00000E+00
0.00000E+00 0.00000E+00 0.00000E+00 0.00000E+00 0.00000E+00 0.00000E+00
0.00000E+00 0.00000E+00 0.00000E+00 0.00000E+00 0.00000E+00 0.00000E+00
0.00000E+00 0.00000E+00 0.00000E+00 0.00000E+00 0.00000E+00 0.00000E+00
0.00000E+00 0.00000E+00 0.00000E+00 0.00000E+00 0.00000E+00 0.00000E+00
0.00000E+00 0.00000E+00 0.00000E+00 0.00000E+00 0.00000E+00 0.00000E+00
0.00000E+00 0.00000E+00 0.00000E+00 0.00000E+00 0.00000E+00 0.00000E+00
0.00000E+00 0.00000E+00 0.00000E+00 0.00000E+00 0.00000E+00 0.00000E+00
0.00000E+00 0.00000E+00 0.00000E+00
...
...
i.e. there are all zeros after the coordinates.
Can you help me with this?
I tried many DPLOT ... END possibilities.
I am probably making an obvious mistake. Any help you can provide would be great.
Kind regards,
Angelo