For the case of one molecule in the unit cell (space group p1, for example), the total crystal geometrical parameters are nine ,as we mentioned earlier. While for the case of two or more molecules in the unit cell(e.g. space group p1 bar), six more parameters (tx,ty,tz,rx,ry,rz) for each additional molecule are needed to define the rest of molecules in the unit cell. For example, benzene crystal which has four molecules in the unit cell, there are total of 27 parameters to define the whole crystal system.
In this program, the molecule itself was treated as rigid molecule during the lattice parameters optimization.
The CRSTL program use SIMPLEX optimization method.
NONBONDED INTERACTION FORMULATION AND FORCE FIELD.
Nonbonded interactions arise from the interactions among electrons and nuclei of atoms which are not bonded together, and in our formulation, not bonded to a common atom either. There are total of four kinds of nonbonded interactions used in the CRSTL program. They are van der waals, hydrogen bonding, dipole/ dipole and charge/charge interactions. (Note: dipole/dipole and charge/charge interactions can not calculated in the same time)
evdw : van der waals interaction energy (in kcal/mole).
edip : dipole/dipole interaction energy (in kcal/mole).
echg : charge/charge interaction energy (in kcal/mole).
ehb : hydrogen bonding interaction energy (in kcal/mole).
a1 : -2.25 for mm2; -2.25 for mm3 and others.
a2 : 2.90 for mm2; 1.84 for mm3 and others.
a3 : 12.50 for mm2; 12.00 for mm3 and others.
es : the depth of potential well (in kcal/mole).
rvdw : van der waals distance (in ang.).
r : the effective distance between interacting centers of
two atoms (in ang.).
d : the dielectric constant.
cosa : the cosine of angle a,
dipole/dipole interaction.
edip = 14.39418*ua*ub/(d*r**3)*(cos(x)-3*cos(y)*cos(z))
ua, ub : the dipole moments of dipoles a and b (in deby).
d : the dielectric constant.
r : the distance between the midpoints of the two
dipoles (in ang.).
x : the angle between the two dipoles (in degree).
y, z : the angles between the line along which r is
measured and the dipole axes of dipole ua and ub
(in degree).
charge/charge interaction.
echg = 14.39418*4.80298*4.80298*qa*qb/(d*r)
qa, qb : charge of point charges a and b (in electron charge).
d : dielectric constant.
r : the distance between two point charges (in ang.).
The default MM2 nonbonded parameters are stored in VDW.MM2 file.
The default MM3 nonbonded parameters are stored in VDW.MM3 file.
![[image]](/images/spectrum_3_line.gif)