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
Hey Guys,
I have generated the charge on Pt (111) layer and now I want to generate an external electric field using 2 layers of opposite charges(with my molecule in between) but I don't know how to include charges in the input? Can anyone of you please explain in detail as I am very new to this software?
Thanking you in anticipation.
Offline
Use the XField keyword:
&GATEWAY
Coord = ...
Basis = ...
Group = ...
XField = n 0
x1 y1 z1 q1
x2 y2 z2 q2
...
xn yn zn qn
where n is the number of charges, x1...xn, y1...yn, z1...zn are the coordinates of the charges in bohr (or in ångström if you specify the Angstrom keyword), and q1...qn are the charge values in e. If you use symmetry, note that the charges must obey the same symmetry as the molecule, and you specify only the symmetry-unique charges.
Offline
Thanks a lot.
Offline
Pages: 1