Support and discussions for Molcas and OpenMolcas users and developers
You are not logged in.
Please note: The forum's URL has changed. The new URL is: https://molcasforum.univie.ac.at. Please update your bookmarks!
You can choose an avatar and change the default style by going to "Profile" → "Personality" or "Display".Pages: 1
want to place a dipole of given strength at some distance from linear molecule, Can you suggest how can I do this in molcas?
Linear molecule is for example CO and I want Dipole at distance of 1 angstroms from O atom.
Thanks
Offline
Look up the XFIEld keyword in gateway (http://www.molcas.org/documentation/man … 0000000000). You'd specify something like:
XField
1 Angstrom 1
1.20 3.40 5.60 0.0 0.1 0.2 0.3
Where a dipole with dipole moment (0.1,0.2,0.3) (atomic units, I guess), is placed at the point (1.20,3.40,5.60) Å.
Offline
If I want to place two point charges at some particular point (with x,y,z coordinates), then I should proceed as follows
XField
2
0.0 0.0 2.0 1.0 0 0 0
0.0 0.0 2.7 -1.0 0 0 0
where first three are coordinates (x,y,z) 1 and -1 is charge along with 0 dipole.
Will this work for the purpose to study the dipole moment created by point charges?
Please give me your suggestions
Last edited by abid (2016-01-20 11:14:30)
Offline
These two point charges create a dipole moment which can polarize the wavefunction of your system, hence its dipole moment. Alternatively you can place a similar (= same amplitude and direction, ie along the z axis) dipole moment at the center of charge of the two charges, ie coordinates 0.0 0.0 2.35.
Offline
Dear niko, is it correct way to place the charges so that my wavefunctions get polarized under the effect of these point charges?
Offline
Dear niko, is it correct way to place the charges so that my wavefunctions get polarized under the effect of these point charges?
Yes, it is. The external potential (only nuclear charges normally) includes the contribution from the external point charges.
Offline
Pages: 1