How to show a dipole of a molecule?

11 views
Skip to first unread message

Andrew Orry

unread,
Jul 9, 2020, 8:55:48 PM7/9/20
to MolSoft ICM Knowledge Base
Q.
How to show a dipole of a molecule?
A.
These commands will calculate the charge and then display the dipole:

v = Charge( a_//* )* Xyz( a_//* ) - Sum(Charge(a_//*)  )*Mean( Xyz(a_//* ) )
ct = Mean(  Xyz(a_//* ) )
arrow1 = Grob( "ARROW"  + 20 , (ct-v/2) //  (ct +v/2))
display arrow1

Reply all
Reply to author
Forward
0 new messages