The example we are currently working on is morpholine. The highest occupied molecular orbital is a regular tight non-bonding orbital.




It took some attempts to actually get nice pictures of the Rydberg orbitals. The problem is that they are very large and most programs in their default settings will not sample these areas. What I ended up doing is the following:
Use Turbomole to create
.plt
files but use a non-standard larger grid.$pointval mo 23-30
grid1 vector 1 0 0 range -15,15 points 200
grid2 vector 0 1 0 range -15,15 points 200
grid3 vector 0 0 1 range -15,15 points 200
These files can be imported into VMD for plotting. For technical details and a script for automatizing it, see my earlier post.
No comments:
Post a Comment