NWChem 3.1 Functionality and Capabilities
NWChem 3.3.1 Functionality and Capabilities
NWChem provides many methods to compute the properties of molecular and periodic systems by using standard quantum mechanical descriptions of the electronic wavefunction or density. In addition, NWChem has the capability to perform classical molecular dynamics and free energy simulations. These approaches may be combined to perform mixed quantum-mechanics and molecular-mechanics simulations.
NWChem is available on almost all high performance computing platforms, workstations, PCs running LINUX, as well as clusters of desktop platforms or workgroup servers. NWChem development has been devoted to providing maximum efficiency on massively parallel processors. It achieves this performance on the 512 node IBM SP system in the EMSL's MSCF and on the 512 node CRAY T3E-900 system in the National Energy Research Scientific Computing Center. It has not been optimized for high performance on single processor desktop systems.
1. Molecular electronic structure
The following quantum mechanical methods are available to calculate energies, and analytic first derivatives with respect to atomic coordinates. Second derivatives are computed by finite difference of the first derivatives.
- Self Consistent Field (SCF) or Hartree Fock (RHF, UHF, high-spin ROHF). Code to compute analytic second derivatives is being tested.
- Gaussian orbital based Density Functional Theory (DFT), using many local and non-local exchange-correlation potentials (RHF and UHF) with formal N3 and N4 scaling.
- MP2 including semi-direct using frozen core and RHF or UHF reference.
- Complete active space SCF (CASSCF).
The following methods are available to compute energies only. First and second derivatives are computed by finite difference of the energies.
- CCSD(T), with RHF reference.
- Selected-CI with second-order perturbation correction.
- MP2 fully-direct with RHF reference.
- Resolution of the identity integral approximation MP2 (RI-MP2), with RHF and UHF reference.
For all methods, the following operations may be performed:
- Single point energy
- Geometry optimization (minimization and transition state)
- Molecular dynamics on the fully ab initio potential energy surface
- Numerical first and second derivatives automatically computed if analytic derivatives are not available
- Normal mode vibrational analysis in cartesian coordinates.
- Generation of an electron density file for graphical display.
- Evaluation of static, one-electron properties.
- Electrostatic potential fit of atomic partial charges (CHELPG method with optional RESP restraints or charge constraints)
In addition, automatic interfaces are provided to:
- The COLUMBUS multi-reference CI package
- The natural bond orbital (NBO) package
- Python
2. Pseudopotential plane-wave electronic structure
The following modules are available to compute the energy, minimize the geometry and perform ab initio molecular dynamics using pseudopotential plane-wave DFT with local exchange-correlation potentials.
- Fixed step length steepest descent
- Car-Parrinello (extended Lagrangian dynamics)
With
- LDA and LSDA exchange-correlation potentials (Vosko et al)
- (G point) Periodic orthorhombic simulation cells
- Hamann and Troullier-Martins norm-conserving pseudopotentials
- Modules to convert between small and large plane-wave expansions
3. Periodic system electronic structure
A module (Gaussian Approach to Polymers, Surfaces and Solids (GAPSS)) is available to compute energies by periodic Gaussian based DFT with many local and non-local exchange-correlation potentials.
4. Molecular dynamics
The following classical molecular simulation functionality is available:
- Single configuration energy evaluation
- Energy minimization
- Molecular dynamics simulation
- Free energy simulation (multistep thermodynamic perturbation (MSTP) or multiconfiguration thermodynamic integration (MCTI) methods with options of single and/or dual topologies, double wide sampling, and separation-shifted scaling)
NWChem also has the capability to combine classical and quantum descriptions in order to perform:
- Mixed quantum-mechanics and molecular-mechanics (QM/MM) energy minimization and molecular dynamics simulation
- Quantum molecular dynamics simulation by using any of the quantum mechanical methods capable of returning gradients.
The classical force field includes:
- Effective pair potentials (functional form used in AMBER, GROMOS, CHARMM, etc.)
- First order polarization
- Self consistent polarization
- Smooth particle mesh Ewald (SPME)
- Twin range energy and force evaluation
- Periodic boundary conditions
- SHAKE constraints
- Consistent temperature and/or pressure ensembles
5. Parallel tools and libraries (ParSoft)
- Global arrays (GA)
- Agregate Remote Memory Copy Interface (ARMCI)
- Linear Algebra (PeIGS) and FFT
- ParIO
- Memory allocation (MA)