summaryrefslogtreecommitdiff
path: root/misc/molden
AgeCommit message (Collapse)AuthorFilesLines
2003-07-21COMMENT should start with a capital letter.martti1-2/+2
2003-06-16Evidently the idea of a version is fluid here as changes appear to be made overjmc1-3/+3
time to the same release (as evidence'd by changing dist files and the HISTORY file in the distribution). Updated to the current file as of 05/27/03
2003-03-22Update to version 3.8.salo3-11/+11
Addresses PR pkg/20819 by Robert Elz. Changes: - Added the ability to write MDL mol files. - Added the ability to calculate EEM charges, a sort of gasteiger charges, by Patrick Bultinck - The reading of PDB files now handles additional Hydrogen labels The oniom stuff had a bug for the linux version, fixed. Added an update to the ONIOM window. - Complete update of the Gamess-UK dedicated code by Huub v. Dam: - Reading of SCF-convergence for CASSCF and DFT - Reading of CASSCF orbital occupancies - Support for HESSIAN jobs added - and more ... - Added support for the CPMD program Distributed with the permission of TEODORO LAINO NEST Laboratories - INFM - Scuola Normale Superiore Some work still needs to be done. - Added makefile entry for Mac OSX, thanks to Eric Brown. - Molden3.8 has support for tinker3.9, older versions of tinker are not supported (Molden3.7 support tinker3.6) (Thanks to Nicolas Ferre) - Nicolas Ferre added support for ONIOM calculations with gaussian98. - In submit gaussian window you can specify you want to write cartesian coordinates instead of z-matrix. - You can now run amber from gaussian, in the following way Read in a pdb file, click the z-matrix button and create a z-matrix, assign tinker amber atom types (the FF button) Go to submit job option gaussian, choose method "amber" "Write XYZ" form the "Gaussian Job" window. In principle this can be combined with the oniom method but this is not tested yet. - When introducing Mopac2000 support a bug was introduced which interfered with the reading of tinker xyz files, fixed.
2002-09-24Complete standardization of messages according to latest pkglint.wiz1-3/+3
2002-09-24buildlink1 -> buildlink2jlam1-4/+5
2002-07-17Mark this package as having an interactive fetch stageagc1-1/+3
2002-05-31Initial import of molden-3.7 to the NetBSD packages collection.kei6-0/+158
MOLDEN is a package for displaying molecular density. It is tuned to the Ab Initio packages GAMESS* and GAUSSIAN. It can read all the information it needs from a GAMESS or GAUSSIAN outputfile. In this form it has been running on a CONVEX C-120, an APOLLO DN10000, an IRIS 4D/70GT, a DECSTATION 5000 and a SUN, and in slightly adapted versions on a VAX and a CRAY-YMP. It should run smoothly on most Unix machines. See section INSTALLATION GUIDE on how to install MOLDEN. (* The GAMESS version referred to here is the european version maintaned by M.F. Guest et al not to be confused with the american version maintained by M.W. Schmidt et al) This package was provided by Osamu OISHI and modified slightly by me.