[ase-users] Vibrations Read In Files
Offermans Willem
willem.offermans at vito.be
Tue Nov 6 15:01:04 CET 2018
Just to answer my own question:
I found the following procedure:
After the calculation run python with the following:
>>> from ase.vibrations import Vibrations
>>> from ase.io.trajectory import Trajectory
>>> traj = Trajectory('CO2.traj')
>>> mol = traj[-1]
>>> vib = Vibrations(mol)
>>> vib.summary()
---------------------
# meV cm^-1
---------------------
0 5.3i 42.5i
1 4.5i 36.3i
2 0.2i 1.9i
3 2.8 22.9
4 5.7 46.1
5 79.8 643.3
6 80.0 645.4
7 164.6 1327.9
8 295.4 2382.3
---------------------
Zero-point energy: 0.314 eV
Met vriendelijke groeten,
Mit freundlichen Grüßen,
Willem Offermans
Researcher Electrocatalysis SCT
VITO NV | Boeretang 200 | 2400 Mol
Phone:+32(0)14335263 Mobile:+32(0)492182073
Willem.Offermans at Vito.be<mailto:Willem.Offermans at Vito.be>
[cid:982BA063-B96A-4A1B-89AB-5A01CA9FC70D at vito.local]
On 19 Oct 2018, at 15:52, Offermans Willem via ase-users <ase-users at listserv.fysik.dtu.dk<mailto:ase-users at listserv.fysik.dtu.dk>> wrote:
Dear ASE Friends,
Ik have performed a vibration analysis. The respective calculation looks successful, but I’m left with a bunch of vib.*.pckl files.
How can I execute a vib.summary() starting from these files?
Met vriendelijke groeten,
Mit freundlichen Grüßen,
Willem Offermans
Researcher Electrocatalysis SCT
VITO NV | Boeretang 200 | 2400 Mol
Phone:+32(0)14335263 Mobile:+32(0)492182073
Willem.Offermans at Vito.be<mailto:Willem.Offermans at Vito.be>
<vito.jpg>
Indien u VITO Mol bezoekt, hou aub er dan rekening mee dat de hoofdingang voortaan enkel bereikbaar is vanuit de richting Dessel-Retie, niet vanuit richting Mol, zie vito.be/route.<http://www.vito.be/route>
If you plan to visit VITO at Mol, then please note that the main entrance can only be reached coming from Dessel-Retie and no longer coming from Mol, see vito.be/en/contact/locations.<http://www.vito.be/en/contact/locations>
VITO Disclaimer: http://www.vito.be/e-maildisclaimer
_______________________________________________
ase-users mailing list
ase-users at listserv.fysik.dtu.dk<mailto:ase-users at listserv.fysik.dtu.dk>
https://listserv.fysik.dtu.dk/mailman/listinfo/ase-users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listserv.fysik.dtu.dk/pipermail/ase-users/attachments/20181106/6a5fd39d/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: vito.jpg
Type: image/jpeg
Size: 15232 bytes
Desc: vito.jpg
URL: <http://listserv.fysik.dtu.dk/pipermail/ase-users/attachments/20181106/6a5fd39d/attachment-0001.jpg>
More information about the ase-users
mailing list