README 668 B

12345678910111213141516
  1. NWChem aims to provide its users with computational chemistry tools
  2. that are scalable both in their ability to treat large scientific
  3. computational chemistry problems efficiently, and in their use of
  4. available parallel computing resources from high-performance parallel
  5. supercomputers to conventional workstation clusters.
  6. The default configuration file is at:
  7. /usr/share/NWChem-VERSION/nwchemrc.default copy it to your working
  8. directory.
  9. If you want to install the Python module set the environment
  10. variable PYTHON=yes.
  11. By default it uses a internal blas library, if you want to use
  12. another blas library please set BLAS=yes and install blas and lapack.