A note for MOLDY usersMOLDY uses baricenters and quaternions to define the coordinates of each molecule. Therefore, it is necessary to provide reference geometries for each molecule in the simulation. When building the box with Packmol, you MUST give each molecule in the reference geometry you will use in the simulation. Packmol provides baricenters and quaternions for each molecule in this case. For example, if you want to build a water box, a MOLDY control file could be (charges and parameters are not important):
title=moldy example And so, the molecule provided to packmol should be the following (for example, the water.mdy file):
water 10 Don't put "end" at the end of this file, Packmol will try to read it as an atom. With the input file for packmol:
#------------------------
Packmol will create the file waterbox.out with the format 10.000000 10.000000 10.000000 90 90 90 1 1 1 that should be added to the control file of MOLDY. ---------------------------------------------------------------------- We thank Dr. Rafael R. Pappalardo from the Dept. Química Física, Fac. de Química, Univ. de Sevilla, Spain, for his interest and help in the implementation of this option. ---------------------------------------------------------------------- Obs. This option is not extensively tested for the new version of packmol, if you have any trouble using it, please contact us. |